Skip to content

Instantly share code, notes, and snippets.

@sakama
Created March 18, 2015 02:16
Show Gist options
  • Save sakama/ac3a51d40f0b56462d88 to your computer and use it in GitHub Desktop.
Save sakama/ac3a51d40f0b56462d88 to your computer and use it in GitHub Desktop.
embulk-input-gcs動作時のサンプル
$ embulk run /path/to/config.yml
2015-03-17 22:18:22,180 +0900: Embulk v0.5.12
2015-03-17 22:18:26.587 +0900 [INFO] (transaction): {done: 0 / 1, running: 0}
1,32864,2015-01-27 19:23:49,20150127,embulk
2,14824,2015-01-27 19:01:23,20150127,embulk jruby
3,27559,2015-01-28 02:20:02,20150128,Embulk "csv" parser plugin
4,11270,2015-01-29 11:54:36,20150129,NULL
2015-03-17 22:18:27.760 +0900 [INFO] (transaction): {done: 1 / 1, running: 0}
2015-03-17 22:18:27.791 +0900 [INFO] (main): Committed.
2015-03-17 22:18:27.793 +0900 [INFO] (main): Next config diff: {"in":{"last_path":"sample_01.csv.gz"},"out":{}}
$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment