Skip to content

Instantly share code, notes, and snippets.

@doryokujin
Last active August 26, 2016 07:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save doryokujin/061eeab6e1f9571e9ca5ee1119f9498c to your computer and use it in GitHub Desktop.
Save doryokujin/061eeab6e1f9571e9ca5ee1119f9498c to your computer and use it in GitHub Desktop.
$ td connector:issue config.yml --database ga_reorts --table master_td_data_82405714 --auto-create-table
Job 84575054 is queued.
Use 'td job:show 84575054' to show the status.
$ td job:show 84570522
JobID : 84570522
Status : success
Type : bulkload
Database : ga_reorts
Config :
---
embulk_config:
in:
view_id: 128049838
json_key_content: "***"
time_series: ga:dateHour
dimensions:
- ga:pagePath
- ga:dimension1
- ga:dimension2
metrics:
- ga:pageviews
type: google_analytics
filters:
- type: add_time
from_column:
name: dimension2
timestamp_format: "%s"
to_column:
name: time
type: timestamp
exec: {}
out:
type: td_internal
plazma_dataset: 309/ga_reorts/master_td_data_82405714_20160825_064532_90a88c0f
mode: replace
config_diff:
out:
unique_transaction_name: bulkload.84570522
encrypt_start_at:
Use '-v' option to show detailed messages.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment