[jira] [Commented] (HIVE-14227) Investigate invalid SessionHandle and invalid OperationHandle

2016-07-27 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14227?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15395759#comment-15395759 ] Aihua Xu commented on HIVE-14227: - I think this is more like keeping track of the active operations for

[jira] [Commented] (HIVE-14227) Investigate invalid SessionHandle and invalid OperationHandle

2016-07-26 Thread Mohit Sabharwal (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14227?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15394327#comment-15394327 ] Mohit Sabharwal commented on HIVE-14227: SessionHandle is getting passed in most (all?) calls to

[jira] [Commented] (HIVE-14227) Investigate invalid SessionHandle and invalid OperationHandle

2016-07-26 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14227?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15394197#comment-15394197 ] Aihua Xu commented on HIVE-14227: - [~taoli-hwx] This issue happens when you use thrift API directly, not

[jira] [Commented] (HIVE-14227) Investigate invalid SessionHandle and invalid OperationHandle

2016-07-26 Thread Tao Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14227?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15394188#comment-15394188 ] Tao Li commented on HIVE-14227: --- Hi [~aihuaxu], I just started looking at this issue and related code. Looks

[jira] [Commented] (HIVE-14227) Investigate invalid SessionHandle and invalid OperationHandle

2016-07-25 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14227?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15392741#comment-15392741 ] Aihua Xu commented on HIVE-14227: - Thanks [~vgumashta]. What I'm trying to do is to let session be aware

[jira] [Commented] (HIVE-14227) Investigate invalid SessionHandle and invalid OperationHandle

2016-07-25 Thread Vaibhav Gumashta (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14227?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15392735#comment-15392735 ] Vaibhav Gumashta commented on HIVE-14227: - [~aihuaxu] Thanks for the patch. Reviewing it today.

[jira] [Commented] (HIVE-14227) Investigate invalid SessionHandle and invalid OperationHandle

2016-07-25 Thread Vaibhav Gumashta (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14227?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15392731#comment-15392731 ] Vaibhav Gumashta commented on HIVE-14227: - [~aihuaxu] I think what [~szehon] is referring to here

[jira] [Commented] (HIVE-14227) Investigate invalid SessionHandle and invalid OperationHandle

2016-07-25 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14227?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15392370#comment-15392370 ] Aihua Xu commented on HIVE-14227: - Yew. It's still relevant. Of course from the unit test failures,

[jira] [Commented] (HIVE-14227) Investigate invalid SessionHandle and invalid OperationHandle

2016-07-25 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14227?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15392367#comment-15392367 ] Sergey Shelukhin commented on HIVE-14227: - Is this patch still relevant? I would be interested in

[jira] [Commented] (HIVE-14227) Investigate invalid SessionHandle and invalid OperationHandle

2016-07-24 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14227?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15391064#comment-15391064 ] Hive QA commented on HIVE-14227: Here are the results of testing the latest attachment:

[jira] [Commented] (HIVE-14227) Investigate invalid SessionHandle and invalid OperationHandle

2016-07-22 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14227?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15390223#comment-15390223 ] Aihua Xu commented on HIVE-14227: - Thanks [~szehon]. Not sure what you mean "session migration". What I'm

[jira] [Commented] (HIVE-14227) Investigate invalid SessionHandle and invalid OperationHandle

2016-07-18 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14227?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15382488#comment-15382488 ] Aihua Xu commented on HIVE-14227: - I spent some time understanding the issue. Seems the problem comes from

[jira] [Commented] (HIVE-14227) Investigate invalid SessionHandle and invalid OperationHandle

2016-07-18 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14227?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15382490#comment-15382490 ] Aihua Xu commented on HIVE-14227: - Of course, seems solving the backward compatibility will be a little