[jira] [Commented] (TEZ-1592) Vertex should wait for all initializers to finish before moving to INITED state

2014-09-18 Thread Vikram Dixit K (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-1592?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14139607#comment-14139607 ] Vikram Dixit K commented on TEZ-1592: - Hey [~sseth], Thanks for the patch. However, I s

[jira] [Commented] (TEZ-1592) Vertex should wait for all initializers to finish before moving to INITED state

2014-09-19 Thread Vikram Dixit K (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-1592?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14140133#comment-14140133 ] Vikram Dixit K commented on TEZ-1592: - When I applied a modified version of this patch t

[jira] [Commented] (TEZ-1592) Vertex should wait for all initializers to finish before moving to INITED state

2014-09-19 Thread Bikas Saha (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-1592?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14140139#comment-14140139 ] Bikas Saha commented on TEZ-1592: - initWaitsForRootInitializers was missing by design. It wa

[jira] [Commented] (TEZ-1592) Vertex should wait for all initializers to finish before moving to INITED state

2014-09-19 Thread Siddharth Seth (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-1592?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14140401#comment-14140401 ] Siddharth Seth commented on TEZ-1592: - bq. When I applied a modified version of this pat

[jira] [Commented] (TEZ-1592) Vertex should wait for all initializers to finish before moving to INITED state

2014-09-19 Thread Bikas Saha (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-1592?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14140945#comment-14140945 ] Bikas Saha commented on TEZ-1592: - The root question is how did an initializer complete even

[jira] [Commented] (TEZ-1592) Vertex should wait for all initializers to finish before moving to INITED state

2014-09-19 Thread Siddharth Seth (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-1592?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14141077#comment-14141077 ] Siddharth Seth commented on TEZ-1592: - >From looking at the Hive Vertex Manager - it set

[jira] [Commented] (TEZ-1592) Vertex should wait for all initializers to finish before moving to INITED state

2014-09-21 Thread Bikas Saha (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-1592?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14142680#comment-14142680 ] Bikas Saha commented on TEZ-1592: - This would prevent the tasks from being started and read

[jira] [Commented] (TEZ-1592) Vertex should wait for all initializers to finish before moving to INITED state

2014-09-30 Thread Vikram Dixit K (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-1592?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14153632#comment-14153632 ] Vikram Dixit K commented on TEZ-1592: - I am now seeing things getting stuck in 0.5.1. At

[jira] [Commented] (TEZ-1592) Vertex should wait for all initializers to finish before moving to INITED state

2014-09-30 Thread Vikram Dixit K (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-1592?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14153638#comment-14153638 ] Vikram Dixit K commented on TEZ-1592: - [~bikassaha] I am seeing tasks getting stuck with

[jira] [Commented] (TEZ-1592) Vertex should wait for all initializers to finish before moving to INITED state

2014-09-30 Thread Bikas Saha (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-1592?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14153653#comment-14153653 ] Bikas Saha commented on TEZ-1592: - This likely not the same issue because in this jiras case

[jira] [Commented] (TEZ-1592) Vertex should wait for all initializers to finish before moving to INITED state

2014-09-30 Thread Vikram Dixit K (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-1592?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14153691#comment-14153691 ] Vikram Dixit K commented on TEZ-1592: - This seems intermittent as well. I see have seen

[jira] [Commented] (TEZ-1592) Vertex should wait for all initializers to finish before moving to INITED state

2014-09-30 Thread Bikas Saha (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-1592?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14153759#comment-14153759 ] Bikas Saha commented on TEZ-1592: - Right. Please open a separate jira and attach the stuff I