[
https://issues.apache.org/jira/browse/TEZ-693?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13988633#comment-13988633
]
Mohammad Kamrul Islam commented on TEZ-693:
-------------------------------------------
[~hitesh] thanks for the explanation.
Is it the same staging directory described in example classes such as WordCount
and UnionExample.
In those files, the staging directory is explicitly created and removed by the
client code.
Do we want to remove this responsibility from the client (although
configurable)?
Or it is something else.
> Deletion of DAG specific data after DAG completion
> --------------------------------------------------
>
> Key: TEZ-693
> URL: https://issues.apache.org/jira/browse/TEZ-693
> Project: Apache Tez
> Issue Type: Sub-task
> Reporter: Bikas Saha
>
> Currently the client uploads some dag specific data to a remote directory
> specified by the user. The burden is on the client to clean this data after
> the dag completes. The post dag completion code in the AM should be able to
> clean this custom uploaded data.
--
This message was sent by Atlassian JIRA
(v6.2#6252)