Skip to content

Commit

Permalink
Merge b11726e into 032dbd9
Browse files Browse the repository at this point in the history
  • Loading branch information
schhor authored Feb 26, 2018
2 parents 032dbd9 + b11726e commit 92cb599
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion docs/source/config_options.rst
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,13 @@ General config properties for this connector.

You can use as many as you like in the URIs, for instance:
``file:///data/${yyyy}/${MM}/${dd}/${HH}${mm}``


.. tip::
If you want to ingest data from S3, you can add credentials with :
``policy.fs.fs.s3a.access.key=<ACCESS_KEY>``
and
``policy.fs.fs.s3a.secret.key=<SECRET_KEY>``

``topic``
Topic in which copy data.

Expand Down

0 comments on commit 92cb599

Please sign in to comment.