質問編集履歴

1

質問内容更新

2019/02/13 02:38

投稿

raccoondog
raccoondog

スコア77

test CHANGED
File without changes
test CHANGED
@@ -10,13 +10,13 @@
10
10
 
11
11
  ●●embulkプラグイン●●
12
12
 
13
- C:\Users\yazaki\Desktop\embulk>embulk-0.9.8.bat gem list
13
+ C:\Users\xxxxxxxxx\Desktop\embulk>embulk-0.9.8.bat gem list
14
14
 
15
15
  2019-02-13 11:21:25.860 +0900: Embulk v0.9.8
16
16
 
17
17
 
18
18
 
19
- Gem plugin path is: C:\Users\yazaki.embulk\lib\gems
19
+ Gem plugin path is: C:\Users\xxxxxxxxx.embulk\lib\gems
20
20
 
21
21
 
22
22
 
@@ -140,7 +140,7 @@
140
140
 
141
141
  project: 'fluid-emissary-216806'
142
142
 
143
- keyfile: 'C:\Users\yazaki\Desktop\embulk\My First Project-6041ffecfba7.json'
143
+ keyfile: 'C:\Users\xxxxxxxxx\Desktop\embulk\My First Project-6041ffecfba7.json'
144
144
 
145
145
  columns:
146
146
 
@@ -290,7 +290,7 @@
290
290
 
291
291
  - {name: SOUMEI_ITEM_NO, type: string}
292
292
 
293
- - {name: PS_YAZAKI_HINBAN, type: string}
293
+ - {name: PS_xxxxxxxxx_HINBAN, type: string}
294
294
 
295
295
  - {name: INVOICE_CASE_INFO_NO, type: string}
296
296
 
@@ -308,7 +308,7 @@
308
308
 
309
309
  - {name: INV_INFO_UPDATE_FLAG, type: string}
310
310
 
311
- out: {type: oracle, host: 10.1.52.109, port: 1521, database: ORCL, user: system, password: yazaki, table: T_RS_TRAN, mode: insert, insert_method: normal, driver_path: 'C:\Users\yazaki\Desktop\embulkDB\product\12.2.0\dbhome_1\jdbc\lib\ojdbc8.jar'}
311
+ out: {type: oracle, host: 10.1.52.109, port: 1521, database: ORCL, user: system, password: xxxxxxxxx, table: T_RS_TRAN, mode: insert, insert_method: normal, driver_path: 'C:\Users\xxxxxxxxx\Desktop\embulkDB\product\12.2.0\dbhome_1\jdbc\lib\ojdbc8.jar'}
312
312
 
313
313
 
314
314
 
@@ -320,13 +320,13 @@
320
320
 
321
321
  ●●実行結果●●
322
322
 
323
- C:\Users\yazaki\Desktop\embulk>embulk-0.9.8.bat run config_BQ_Oracle.yml
323
+ C:\Users\xxxxxxxxx\Desktop\embulk>embulk-0.9.8.bat run config_BQ_Oracle.yml
324
324
 
325
325
  2019-02-13 11:05:35.569 +0900: Embulk v0.9.8
326
326
 
327
327
  2019-02-13 11:05:36.563 +0900 [WARN] (main): DEPRECATION: JRuby org.jruby.embed.ScriptingContainer is directly injected.
328
328
 
329
- 2019-02-13 11:05:40.294 +0900 [INFO] (main): Gem's home and path are set by default: "C:\Users\yazaki.embulk\lib\gems"
329
+ 2019-02-13 11:05:40.294 +0900 [INFO] (main): Gem's home and path are set by default: "C:\Users\xxxxxxxxx.embulk\lib\gems"
330
330
 
331
331
  2019-02-13 11:05:41.908 +0900 [INFO] (main): Started Embulk v0.9.8
332
332
 
@@ -392,7 +392,7 @@
392
392
 
393
393
  at RUBY.initialize(uri:classloader:/META-INF/jruby.home/lib/ruby/stdlib/erb.rb:801)
394
394
 
395
- at RUBY.transaction(C:/Users/yazaki/.embulk/lib/gems/gems/embulk-input-bigquery-0.0.6/lib/embulk/input/bigquery.rb:28)
395
+ at RUBY.transaction(C:/Users/xxxxxxxxx/.embulk/lib/gems/gems/embulk-input-bigquery-0.0.6/lib/embulk/input/bigquery.rb:28)
396
396
 
397
397
  at RUBY.transaction(uri:classloader:/gems/embulk-0.9.8-java/lib/embulk/input_plugin.rb:58)
398
398
 
@@ -400,8 +400,6 @@
400
400
 
401
401
  Error: org.jruby.exceptions.RaiseException: (NoMethodError) undefined method `encoding' for nil:NilClass
402
402
 
403
-
404
-
405
403
  ```
406
404
 
407
405