You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@gobblin.apache.org by "Abhishek Tiwari (JIRA)" <ji...@apache.org> on 2017/11/29 21:40:00 UTC

[jira] [Resolved] (GOBBLIN-324) Add a configuration to configure the cluster working directory

     [ https://issues.apache.org/jira/browse/GOBBLIN-324?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Abhishek Tiwari resolved GOBBLIN-324.
-------------------------------------
    Resolution: Fixed

Issue resolved by pull request #2174
[https://github.com/apache/incubator-gobblin/pull/2174]

> 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
>
> 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)