[
https://issues.apache.org/jira/browse/GOBBLIN-913?focusedWorklogId=336517&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-336517
]
ASF GitHub Bot logged work on GOBBLIN-913:
------------------------------------------
Author: ASF GitHub Bot
Created on: 30/Oct/19 23:05
Start Date: 30/Oct/19 23:05
Worklog Time Spent: 10m
Work Description: jhsenjaliya commented on pull request #2781:
[GOBBLIN-913] Add MySQL and configurations to cluster
URL: https://github.com/apache/incubator-gobblin/pull/2781#discussion_r340896160
##########
File path: bin/gobblin.sh
##########
@@ -135,6 +137,7 @@ function print_gobblin_service_usage() {
echo " --job-conf-file <job-conf-file-path> Only for mapreduce mode:
configuration file for the job to run"
echo " --help Display this help."
echo " --verbose Display full command used
to start the process."
+ echo " --args Additional -D args"
Review comment:
actually thats the typo in the help text `--jvmopts`, and I meant to keep
the jvmopts since that is more intutive, let me fix that since its some more
variable changes and send PR (pls check #2786 ), so you can assume to pass it
as `jvmopts` Thanks
----------------------------------------------------------------
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]
Issue Time Tracking
-------------------
Worklog Id: (was: 336517)
Time Spent: 3h 50m (was: 3h 40m)
> Initialize MySQL on Gobblin K8s Cluster
> ---------------------------------------
>
> Key: GOBBLIN-913
> URL: https://issues.apache.org/jira/browse/GOBBLIN-913
> Project: Apache Gobblin
> Issue Type: New Feature
> Affects Versions: 0.15.0
> Reporter: William Lo
> Priority: Major
> Fix For: 0.15.0
>
> Time Spent: 3h 50m
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)