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

2014-11-02 Thread Vasanth kumar RJ (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-1690?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vasanth kumar RJ updated TEZ-1690: -- Attachment: TEZ-1690.2.patch [~hitesh] Implemented your suggestion. Already each test case

[jira] [Updated] (TEZ-1547) Make use of state change notifier in VertexManagerPlugins

2014-11-02 Thread Siddharth Seth (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-1547?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siddharth Seth updated TEZ-1547: Assignee: Bikas Saha (was: Siddharth Seth) Make use of state change notifier in

[jira] [Commented] (TEZ-1547) Make use of state change notifier in VertexManagerPlugins

2014-11-02 Thread Siddharth Seth (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-1547?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14193788#comment-14193788 ] Siddharth Seth commented on TEZ-1547: - bq. Because the VM can inform us about desire to

[jira] [Commented] (TEZ-1547) Make use of state change notifier in VertexManagerPlugins

2014-11-02 Thread Rohini Palaniswamy (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-1547?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14193809#comment-14193809 ] Rohini Palaniswamy commented on TEZ-1547: - Pig uses ShuffleVertexManager of Tez for

[jira] [Commented] (TEZ-1576) Class level comment in {{MiniTezCluster}} ends abruptly

2014-11-02 Thread Saurabh Chhajed (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-1576?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14193948#comment-14193948 ] Saurabh Chhajed commented on TEZ-1576: -- I want to work on this. Class level comment

[jira] [Commented] (TEZ-1576) Class level comment in {{MiniTezCluster}} ends abruptly

2014-11-02 Thread Hitesh Shah (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-1576?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14194010#comment-14194010 ] Hitesh Shah commented on TEZ-1576: -- Go for it [~saurzcode]. Assigned the jira to you.

[jira] [Commented] (TEZ-1547) Make use of state change notifier in VertexManagerPlugins

2014-11-02 Thread Bikas Saha (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-1547?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14194065#comment-14194065 ] Bikas Saha commented on TEZ-1547: - Sure, STARTED has some meaning. But that is not the

[jira] [Created] (TEZ-1731) OnDiskMerger can end up clobbering files across tasks with LocalDiskFetch

2014-11-02 Thread Siddharth Seth (JIRA)
Siddharth Seth created TEZ-1731: --- Summary: OnDiskMerger can end up clobbering files across tasks with LocalDiskFetch Key: TEZ-1731 URL: https://issues.apache.org/jira/browse/TEZ-1731 Project: Apache

[jira] [Updated] (TEZ-1731) OnDiskMerger can end up clobbering files across tasks with LocalDiskFetch

2014-11-02 Thread Siddharth Seth (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-1731?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siddharth Seth updated TEZ-1731: Attachment: TEZ-1731.1.txt Patch to use the same filename as would have been used if using non-local

[jira] [Commented] (TEZ-1547) Make use of state change notifier in VertexManagerPlugins

2014-11-02 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-1547?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14194313#comment-14194313 ] Daniel Dai commented on TEZ-1547: - Run full Pig e2e tests with the patch and all pass.