[jira] [Commented] (HIVE-13129) CliService leaks HMS connection

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

[jira] [Commented] (HIVE-13129) CliService leaks HMS connection

2016-03-03 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13129?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15177859#comment-15177859 ] Chaoyu Tang commented on HIVE-13129: +1 > CliService leaks HMS connection >

[jira] [Commented] (HIVE-13129) CliService leaks HMS connection

2016-03-02 Thread Naveen Gangam (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13129?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15175771#comment-15175771 ] Naveen Gangam commented on HIVE-13129: -- It makes sense to attach the HMS connection lifecycle to the

[jira] [Commented] (HIVE-13129) CliService leaks HMS connection

2016-02-26 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13129?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15169470#comment-15169470 ] Aihua Xu commented on HIVE-13129: - If it's used, it's OK. But right now it's not used after that. >

[jira] [Commented] (HIVE-13129) CliService leaks HMS connection

2016-02-26 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13129?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15169312#comment-15169312 ] Chaoyu Tang commented on HIVE-13129: IMO, it should not be a big problem. This HMS connection can be

[jira] [Commented] (HIVE-13129) CliService leaks HMS connection

2016-02-26 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13129?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15169084#comment-15169084 ] Aihua Xu commented on HIVE-13129: - When HiveServer2 stops, eventually the connection will be released. But

[jira] [Commented] (HIVE-13129) CliService leaks HMS connection

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

[jira] [Commented] (HIVE-13129) CliService leaks HMS connection

2016-02-25 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13129?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15167565#comment-15167565 ] Aihua Xu commented on HIVE-13129: - Only one HMS connection will be created but never released and not used

[jira] [Commented] (HIVE-13129) CliService leaks HMS connection

2016-02-25 Thread Naveen Gangam (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13129?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15167489#comment-15167489 ] Naveen Gangam commented on HIVE-13129: -- [~aihuaxu] This should only be creating one HMS connection,

[jira] [Commented] (HIVE-13129) CliService leaks HMS connection

2016-02-24 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13129?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15163299#comment-15163299 ] Aihua Xu commented on HIVE-13129: - + [~thejas] [~ngangam] [~ctang.ma] You may have more background on this

[jira] [Commented] (HIVE-13129) CliService leaks HMS connection

2016-02-24 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13129?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15163295#comment-15163295 ] Aihua Xu commented on HIVE-13129: - Attach the patch-1: we will close the HMS connection right after