[jira] [Commented] (HIVE-14263) Log message when HS2 query is waiting on compile lock

2016-07-26 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14263?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15395100#comment-15395100 ] Thejas M Nair commented on HIVE-14263: -- [~taoli-hwx] I think this would be useful for hive-1 as well.

[jira] [Commented] (HIVE-14263) Log message when HS2 query is waiting on compile lock

2016-07-23 Thread Tao Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14263?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15390942#comment-15390942 ] Tao Li commented on HIVE-14263: --- Thanks [~thejas] for the help! > Log message when HS2 query is waiting on

[jira] [Commented] (HIVE-14263) Log message when HS2 query is waiting on compile lock

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

[jira] [Commented] (HIVE-14263) Log message when HS2 query is waiting on compile lock

2016-07-22 Thread Tao Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14263?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15390318#comment-15390318 ] Tao Li commented on HIVE-14263: --- Looks like the message pipe from HS to beeline client is broken (for master

[jira] [Commented] (HIVE-14263) Log message when HS2 query is waiting on compile lock

2016-07-22 Thread Tao Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14263?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15389910#comment-15389910 ] Tao Li commented on HIVE-14263: --- That makes sense. I will make the changes. Thanks! > Log message when HS2

[jira] [Commented] (HIVE-14263) Log message when HS2 query is waiting on compile lock

2016-07-22 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14263?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15389881#comment-15389881 ] Thejas M Nair commented on HIVE-14263: -- Regarding tryLock. tryLock() doesn't honor the waiting queue,

[jira] [Commented] (HIVE-14263) Log message when HS2 query is waiting on compile lock

2016-07-22 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14263?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15389882#comment-15389882 ] Thejas M Nair commented on HIVE-14263: -- Regarding tryLock. tryLock() doesn't honor the waiting queue,

[jira] [Commented] (HIVE-14263) Log message when HS2 query is waiting on compile lock

2016-07-22 Thread Tao Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14263?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15389812#comment-15389812 ] Tao Li commented on HIVE-14263: --- Thanks for your comments [~thejas]. Regarding #2, according to

[jira] [Commented] (HIVE-14263) Log message when HS2 query is waiting on compile lock

2016-07-22 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14263?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15389034#comment-15389034 ] Thejas M Nair commented on HIVE-14263: -- Thanks for the patch [~taoli-hwx]! Some comments on 1.patch -