You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by "Hai (JIRA)" <ji...@apache.org> on 2016/10/05 00:01:52 UTC

[jira] [Created] (SAMZA-1032) create staging directory in the job level instead of the YARN module

Hai created SAMZA-1032:
--------------------------

             Summary: create staging directory in the job level instead of the YARN module
                 Key: SAMZA-1032
                 URL: https://issues.apache.org/jira/browse/SAMZA-1032
             Project: Samza
          Issue Type: Bug
            Reporter: Hai
            Priority: Minor


YarnConfig currently has a "YARN_JOB_STAGING_DIRECTORY". YARN creates the directory in the beginning and clean it up when the job is shutdown.

Ideally this should be common to any cluster manager. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)