Jay Sen created GOBBLIN-707:
-------------------------------
Summary: combine all gobblin scripts into one master script &
restructure configs accordingly
Key: GOBBLIN-707
URL: https://issues.apache.org/jira/browse/GOBBLIN-707
Project: Apache Gobblin
Issue Type: Improvement
Reporter: Jay Sen
gobblin supports multiple modes of executions ( CLI, Standalone,
cluster-master, cluster-worker, AWS, YARN, MR ) and there is a individual
script for each of them.
there can be one gobblin.sh script{color:#6a8759}
{color}
{{gobblin.sh <mode-name> <start|stop|status>}}
where possible <mode-name> values can be: {{CLI, Standalone, cluster-master,
cluster-worker, AWS, YARN, MR.}}
Also currently the configs for each mode is scattered and it needs some
structure.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)