Will-Lo commented on a change in pull request #2788: [GOBBLIN-939] Integrate
usage of env variables in gobblin scripts and standardize configs
URL: https://github.com/apache/incubator-gobblin/pull/2788#discussion_r351429988
##########
File path: gobblin-docs/user-guide/Gobblin-CLI.md
##########
@@ -35,23 +35,27 @@ options:
keystore Examine JCE Keystore files
watermarks Inspect streaming watermarks
job-store-schema-manager Database job history store schema
manager
-
- --conf-dir <gobblin-conf-dir-path> Gobblon config path. default is
'$GOBBLIN_HOME/conf/<exe-mode-name>'.
- --log4j-conf <path-of-log4j-file> default is
'<gobblin-conf-dir-path>/<execution-mode>/log4j.properties'.
- --jvmopts <jvm or gc options> String containing JVM flags to include,
in addition to "-Xmx1g -Xms512m".
- --jars <csv list of extra jars> Column-separated list of extra jars to
put on the CLASSPATH.
- --enable-gc-logs enables gc logs & dumps.
- --show-classpath prints gobblin runtime classpath.
- --help Display this help.
- --verbose Display full command used to start the
process.
- Gobblin Version: 0.15.0
+ gobblin-classpath shows the constructed gobblin
classpath
+
+ --conf-dir <gobblin-conf-dir-path> Gobblon config path. default is
'$GOBBLIN_HOME/conf/cli'.
Review comment:
typo: Gobblin config path
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services