[jira] [Commented] (HIVE-10735) LLAP: Cached plan race condition - VectorMapJoinCommonOperator has no closeOp()

2015-06-03 Thread Matt McCline (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10735?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14571663#comment-14571663 ] Matt McCline commented on HIVE-10735: - Don't know why the tests results haven't been

[jira] [Commented] (HIVE-10735) LLAP: Cached plan race condition - VectorMapJoinCommonOperator has no closeOp()

2015-06-03 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10735?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14571616#comment-14571616 ] Sergey Shelukhin commented on HIVE-10735: - +1 > LLAP: Cached plan race condition

[jira] [Commented] (HIVE-10735) LLAP: Cached plan race condition - VectorMapJoinCommonOperator has no closeOp()

2015-06-03 Thread Matt McCline (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10735?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14571592#comment-14571592 ] Matt McCline commented on HIVE-10735: - Use of the thread-safe position has been intern

[jira] [Commented] (HIVE-10735) LLAP: Cached plan race condition - VectorMapJoinCommonOperator has no closeOp()

2015-06-03 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10735?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14571398#comment-14571398 ] Sergey Shelukhin commented on HIVE-10735: - Why does this patch remove thread-safe

[jira] [Commented] (HIVE-10735) LLAP: Cached plan race condition - VectorMapJoinCommonOperator has no closeOp()

2015-06-03 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10735?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14571366#comment-14571366 ] Gopal V commented on HIVE-10735: New patch passes the first gauntlet - 5 concurrent querie

[jira] [Commented] (HIVE-10735) LLAP: Cached plan race condition - VectorMapJoinCommonOperator has no closeOp()

2015-06-03 Thread Matt McCline (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10735?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14570455#comment-14570455 ] Matt McCline commented on HIVE-10735: - [~gopalv] sorry about that. New patch availabl

[jira] [Commented] (HIVE-10735) LLAP: Cached plan race condition - VectorMapJoinCommonOperator has no closeOp()

2015-06-02 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10735?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14570328#comment-14570328 ] Hive QA commented on HIVE-10735: {color:red}Overall{color}: -1 at least one tests failed

[jira] [Commented] (HIVE-10735) LLAP: Cached plan race condition - VectorMapJoinCommonOperator has no closeOp()

2015-06-02 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10735?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14570311#comment-14570311 ] Gopal V commented on HIVE-10735: This patch fails to run basic query27 still {code} Cause

[jira] [Commented] (HIVE-10735) LLAP: Cached plan race condition - VectorMapJoinCommonOperator has no closeOp()

2015-06-02 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10735?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14569898#comment-14569898 ] Sergey Shelukhin commented on HIVE-10735: - See HIVE-10897, this happens in single-

[jira] [Commented] (HIVE-10735) LLAP: Cached plan race condition - VectorMapJoinCommonOperator has no closeOp()

2015-05-22 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10735?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14556629#comment-14556629 ] Sergey Shelukhin commented on HIVE-10735: - I see this too :) > LLAP: Cached plan

[jira] [Commented] (HIVE-10735) LLAP: Cached plan race condition - VectorMapJoinCommonOperator has no closeOp()

2015-05-19 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10735?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14551349#comment-14551349 ] Gopal V commented on HIVE-10735: No, the pooling is not the bug - the vector row-batch has

[jira] [Commented] (HIVE-10735) LLAP: Cached plan race condition - VectorMapJoinCommonOperator has no closeOp()

2015-05-19 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10735?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14551330#comment-14551330 ] Sergey Shelukhin commented on HIVE-10735: - Yeah column vectors from VRBs are poole

[jira] [Commented] (HIVE-10735) LLAP: Cached plan race condition - VectorMapJoinCommonOperator has no closeOp()

2015-05-19 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10735?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14551302#comment-14551302 ] Gopal V commented on HIVE-10735: We should not be sharing them as-is, there's a Kryo clone

[jira] [Commented] (HIVE-10735) LLAP: Cached plan race condition - VectorMapJoinCommonOperator has no closeOp()

2015-05-19 Thread Matt McCline (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10735?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14551263#comment-14551263 ] Matt McCline commented on HIVE-10735: - The closeOp is in the VectorMapJoinGenerateResu

[jira] [Commented] (HIVE-10735) LLAP: Cached plan race condition - VectorMapJoinCommonOperator has no closeOp()

2015-05-19 Thread Mostafa Mokhtar (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10735?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14551135#comment-14551135 ] Mostafa Mokhtar commented on HIVE-10735: [~gopalv] [~hagleitn] Can you add the qu