Skip to content

Commit b986302

Browse files
committed
Added docs for the service behavior
1 parent 9ff1cc6 commit b986302

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,8 @@ By default, files records are not deduplicated after writing. To enable this beh
6060

6161
To set the output user ID and group ID, specify the `-p local-uid=123` and `-p local-gid=12` properties.
6262

63+
To run the output generator as a service that will regularly poll the HDFS directory, add the `--service` flag and optionally the `--interval` flag to adjust the polling interval.
64+
6365
## Extending the connector
6466

6567
To implement alternative storage paths, storage drivers or storage formats, put your custom JAR in

0 commit comments

Comments
 (0)