Skip to content

genzouw/embulk-output-td

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

embulk-output-td

Docker Cloud build status Docker Pulls Docker Cloud Automated build

dockeri.co

Description

This is a container for importing data into Treasure Data using Embulk.

Please contact me anytime if you have a problem or request! My information is posted at the bottom of this document.

Requirements

Installation

You do not need to install !

Usage

Refer to "Create seed configuration file" on the following page for the description method of "load.yml".

# Generate load.yml from seed.yml
$ docker run --rm -i -t \
    -v $PWD:/workdir \
    --workdir /workdir \
    genzouw/embulk-output-td guess seed.yml -o load.yml

# Import to Treasure Data using load.yml
$ docker run --rm -i -t \
    -v $PWD:/workdir \
    --workdir /workdir \
    genzouw/embulk-output-td run load.yml

License

This software is released under the MIT License, see LICENSE.

Help

Got a question ?

File a Github issue, send an email to genzouw@gmail.com or tweet to @genzouw on Twitter.

Author Information

genzouw

About

This is a container for importing data into Treasure Data using Embulk.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published