[jira] [Updated] (TEZ-1684) upgrade mockito to latest release

2014-10-20 Thread Rajesh Balamohan (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-1684?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajesh Balamohan updated TEZ-1684: -- Attachment: TEZ-1684.1.patch Tested locally and all tests passed. upgrade mockito to latest

[jira] [Created] (TEZ-1687) Use logIdentifier in VertexImpl when logging

2014-10-20 Thread Jeff Zhang (JIRA)
Jeff Zhang created TEZ-1687: --- Summary: Use logIdentifier in VertexImpl when logging Key: TEZ-1687 URL: https://issues.apache.org/jira/browse/TEZ-1687 Project: Apache Tez Issue Type: Bug

[jira] [Commented] (TEZ-1625) TestVertexImpl occasionally hangs

2014-10-20 Thread Bikas Saha (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-1625?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14177092#comment-14177092 ] Bikas Saha commented on TEZ-1625: - Can we just create the dispatcher if needed instead of

[jira] [Commented] (TEZ-1656) Grouping of splits should maintain the original ordering of splits within a group

2014-10-20 Thread Bikas Saha (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-1656?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14177093#comment-14177093 ] Bikas Saha commented on TEZ-1656: - [~hitesh] [~sseth] [~vikram.dixit] Please review.

[jira] [Commented] (TEZ-1638) Missing type parametrization in UnorderedKVInputConfig?

2014-10-20 Thread Bikas Saha (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-1638?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14177166#comment-14177166 ] Bikas Saha commented on TEZ-1638: - [~ktzoumas] if you have a patch then that would be great.

[jira] [Commented] (TEZ-1625) TestVertexImpl occasionally hangs

2014-10-20 Thread Siddharth Seth (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-1625?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14177202#comment-14177202 ] Siddharth Seth commented on TEZ-1625: - There was a bug in YARN DrainDispatcher, which

[jira] [Commented] (TEZ-1656) Grouping of splits should maintain the original ordering of splits within a group

2014-10-20 Thread Siddharth Seth (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-1656?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14177205#comment-14177205 ] Siddharth Seth commented on TEZ-1656: - [~bikassaha] - could you please clarify the last

[jira] [Commented] (TEZ-1686) TestRecoveryParser.testGetLastCompletedDAG fails sometimes

2014-10-20 Thread Hitesh Shah (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-1686?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14177230#comment-14177230 ] Hitesh Shah commented on TEZ-1686: -- +1. Maybe change 100 to a smaller value like 20 to

[jira] [Created] (TEZ-1688) Add applicationId as a primary filter for all Timeline data for easier export

2014-10-20 Thread Hitesh Shah (JIRA)
Hitesh Shah created TEZ-1688: Summary: Add applicationId as a primary filter for all Timeline data for easier export Key: TEZ-1688 URL: https://issues.apache.org/jira/browse/TEZ-1688 Project: Apache Tez

[jira] [Updated] (TEZ-1525) BroadcastLoadGen testcase

2014-10-20 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-1525?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V updated TEZ-1525: - Attachment: TEZ-1525.3.patch BroadcastLoadGen testcase - Key: TEZ-1525

[jira] [Updated] (TEZ-1586) Vertex should always been recovered to FAIL when DAG is committing

2014-10-20 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: Summary: Vertex should always been recovered to FAIL when DAG is committing (was: Vertex should always been

[jira] [Commented] (TEZ-1586) Vertex should always been recovered to FAIL when DAG is committing

2014-10-20 Thread Hitesh Shah (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-1586?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14177652#comment-14177652 ] Hitesh Shah commented on TEZ-1586: -- Yes - it implies all vertices completed. Vertex

[jira] [Commented] (TEZ-1424) Fixes to DAG text representation in debug mode

2014-10-20 Thread Siddharth Seth (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-1424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14177660#comment-14177660 ] Siddharth Seth commented on TEZ-1424: - Comments on the patch. - Rather than printing

[jira] [Commented] (TEZ-1684) upgrade mockito to latest release

2014-10-20 Thread Siddharth Seth (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-1684?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14177667#comment-14177667 ] Siddharth Seth commented on TEZ-1684: - The mockito site isn't really updated with

[jira] [Commented] (TEZ-1685) Remove YARNMaster which is never used

2014-10-20 Thread Siddharth Seth (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-1685?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14177670#comment-14177670 ] Siddharth Seth commented on TEZ-1685: - +1. Remove YARNMaster which is never used

[jira] [Commented] (TEZ-1686) TestRecoveryParser.testGetLastCompletedDAG fails sometimes

2014-10-20 Thread Jeff Zhang (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-1686?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14177676#comment-14177676 ] Jeff Zhang commented on TEZ-1686: - [~hitesh] thanks for your review. And jiras like this

[jira] [Commented] (TEZ-1686) TestRecoveryParser.testGetLastCompletedDAG fails sometimes

2014-10-20 Thread Hitesh Shah (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-1686?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14177687#comment-14177687 ] Hitesh Shah commented on TEZ-1686: -- Yes. TestRecoveryParser.testGetLastCompletedDAG

[jira] [Commented] (TEZ-1686) TestRecoveryParser.testGetLastCompletedDAG fails sometimes

2014-10-20 Thread Hitesh Shah (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-1686?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14177689#comment-14177689 ] Hitesh Shah commented on TEZ-1686: -- All bug fixes relevant to 0.5 should go into the 0.5

[jira] [Commented] (TEZ-1424) Fixes to DAG text representation in debug mode

2014-10-20 Thread Siddharth Seth (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-1424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14177716#comment-14177716 ] Siddharth Seth commented on TEZ-1424: - Also, we should move the dagViz generation out

[jira] [Commented] (TEZ-1656) Grouping of splits should maintain the original ordering of splits within a group

2014-10-20 Thread Bikas Saha (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-1656?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14177718#comment-14177718 ] Bikas Saha commented on TEZ-1656: - 1396 where running grouping on the same set of splits

[jira] [Commented] (TEZ-1424) Fixes to DAG text representation in debug mode

2014-10-20 Thread Siddharth Seth (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-1424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14177764#comment-14177764 ] Siddharth Seth commented on TEZ-1424: - I'm not sure if we'll be generating other

[jira] [Updated] (TEZ-1690) TestMultiMRInput tests fail because of user collisions

2014-10-20 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-1690?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V updated TEZ-1690: - Affects Version/s: 0.5.2 TestMultiMRInput tests fail because of user collisions

[jira] [Updated] (TEZ-1424) Fixes to DAG text representation in debug mode

2014-10-20 Thread Rajesh Balamohan (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-1424?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajesh Balamohan updated TEZ-1424: -- Attachment: TEZ-1424.2.patch Addressing review comments. the ordering is changed where we log