[
https://issues.apache.org/jira/browse/GOBBLIN-324?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Abhishek Tiwari updated GOBBLIN-324:
------------------------------------
Fix Version/s: 0.12
> Add a configuration to configure the cluster working directory
> --------------------------------------------------------------
>
> Key: GOBBLIN-324
> URL: https://issues.apache.org/jira/browse/GOBBLIN-324
> Project: Apache Gobblin
> Issue Type: Bug
> Components: gobblin-cluster
> Reporter: Ray Yang
> Assignee: Hung Tran
> Fix For: 0.12
>
>
> Currently, the appWorkDir value is passed to the GobblinClusterManager
> constructor and the GobblinTaskRunner constructor. It's used to determine
> where the state files will be stored.
> The default launch scripts call the main methods which pass in a hardcoded
> "null" value and the code will take a default value like
> file:/Users/username/standalone_cluster/1
> It's useful to specify this value via a configuration.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)