[jira] [Created] (TEZ-1585) Memory leak in tez session mode

2014-09-15 Thread Rajesh Balamohan (JIRA)
Rajesh Balamohan created TEZ-1585: - Summary: Memory leak in tez session mode Key: TEZ-1585 URL: https://issues.apache.org/jira/browse/TEZ-1585 Project: Apache Tez Issue Type: Bug

[jira] [Updated] (TEZ-1585) Memory leak in tez session mode

2014-09-15 Thread Rajesh Balamohan (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-1585?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajesh Balamohan updated TEZ-1585: -- Attachment: app_master.tar.gz Attaching jprofiler profiler output for reference. Simple DAG

[jira] [Updated] (TEZ-1586) Vertex should always been recovered to FAIL when there's commit in progress

2014-09-15 Thread Jeff Zhang (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-1586?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeff Zhang updated TEZ-1586: Issue Type: Sub-task (was: Bug) Parent: TEZ-15 Vertex should always been recovered to FAIL when

[jira] [Updated] (TEZ-1571) Add create method for DataSinkDescriptor

2014-09-15 Thread Jeff Zhang (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-1571?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeff Zhang updated TEZ-1571: Attachment: (was: Tez-1571-3.patch) Add create method for DataSinkDescriptor

[jira] [Updated] (TEZ-1571) Add create method for DataSinkDescriptor

2014-09-15 Thread Jeff Zhang (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-1571?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeff Zhang updated TEZ-1571: Attachment: Tez-1571-3.patch Add create method for DataSinkDescriptor

[jira] [Commented] (TEZ-1585) Memory leak in tez session mode

2014-09-15 Thread Rajesh Balamohan (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-1585?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14133758#comment-14133758 ] Rajesh Balamohan commented on TEZ-1585: --- Update: === - In session mode, DAGImpl

[jira] [Commented] (TEZ-1433) Invalid credentials can be used when a DAG is submitted to a session which has timed out

2014-09-15 Thread Siddharth Seth (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-1433?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14133777#comment-14133777 ] Siddharth Seth commented on TEZ-1433: - The problem isn't with the session credentials,

[jira] [Commented] (TEZ-1563) TezClient.submitDAGSession alters DAG local resources regardless of DAG submission

2014-09-15 Thread Siddharth Seth (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-1563?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14133778#comment-14133778 ] Siddharth Seth commented on TEZ-1563: - bq. An alternative proposal would be to cache the

[jira] [Created] (TEZ-1587) Some tez-examples fail in local mode

2014-09-15 Thread Jeff Zhang (JIRA)
Jeff Zhang created TEZ-1587: --- Summary: Some tez-examples fail in local mode Key: TEZ-1587 URL: https://issues.apache.org/jira/browse/TEZ-1587 Project: Apache Tez Issue Type: Bug

[jira] [Commented] (TEZ-1563) TezClient.submitDAGSession alters DAG local resources regardless of DAG submission

2014-09-15 Thread Jonathan Eagles (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-1563?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14134200#comment-14134200 ] Jonathan Eagles commented on TEZ-1563: -- I am ok with this short term approach, and

[jira] [Commented] (TEZ-1433) Invalid credentials can be used when a DAG is submitted to a session which has timed out

2014-09-15 Thread Bikas Saha (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-1433?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14134274#comment-14134274 ] Bikas Saha commented on TEZ-1433: - Folks, this patch is doing exactly that. It is not

[jira] [Commented] (TEZ-1563) TezClient.submitDAGSession alters DAG local resources regardless of DAG submission

2014-09-15 Thread Bikas Saha (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-1563?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14134302#comment-14134302 ] Bikas Saha commented on TEZ-1563: - That is correct. Though in this case changes made by Tez

[jira] [Updated] (TEZ-1585) Memory leak in tez session mode

2014-09-15 Thread Rajesh Balamohan (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-1585?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajesh Balamohan updated TEZ-1585: -- Attachment: TEZ-1585.1.patch Memory leak in tez session mode ---

[jira] [Commented] (TEZ-1587) Some tez-examples fail in local mode

2014-09-15 Thread Prakash Ramachandran (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-1587?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14134733#comment-14134733 ] Prakash Ramachandran commented on TEZ-1587: --- working on this. the

[jira] [Commented] (TEZ-1587) Some tez-examples fail in local mode

2014-09-15 Thread Rajesh Balamohan (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-1587?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14134755#comment-14134755 ] Rajesh Balamohan commented on TEZ-1587: --- OrderedPartitionedKVEdgeConfig does not seem

[jira] [Commented] (TEZ-1563) TezClient.submitDAGSession alters DAG local resources regardless of DAG submission

2014-09-15 Thread Siddharth Seth (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-1563?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14134966#comment-14134966 ] Siddharth Seth commented on TEZ-1563: - [~bikassaha] - should this go into 0.5.1 as well

[jira] [Updated] (TEZ-1563) TezClient.submitDAGSession alters DAG local resources regardless of DAG submission

2014-09-15 Thread Siddharth Seth (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-1563?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siddharth Seth updated TEZ-1563: Fix Version/s: (was: 0.6.0) 0.5.1 TezClient.submitDAGSession alters DAG local

[jira] [Updated] (TEZ-1587) Some tez-examples fail in local mode

2014-09-15 Thread Prakash Ramachandran (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-1587?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prakash Ramachandran updated TEZ-1587: -- Attachment: tez-1587.1.patch - pass the conf set by users from code or command line to