[ https://issues.apache.org/jira/browse/HIVE-2937?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Navis updated HIVE-2937: ------------------------ Description: {code} ant test -Doffline=true -Dtestcase=TestHiveServerSessions {code} Hangs infinitely. I couldn't imagine exact cause of the problem, but found that by adding 'new HiveServer.HiveServerHandler();' in setup(), test resulted to success. was: code} ant test -Doffline=true -Dtestcase=TestHiveServerSessions {code} Hangs infinitely. I couldn't imagine exact cause of the problem, but found that by adding 'new HiveServer.HiveServerHandler();' in setup(), test resulted to success. > TestHiveServerSessions hangs when executed directly > --------------------------------------------------- > > Key: HIVE-2937 > URL: https://issues.apache.org/jira/browse/HIVE-2937 > Project: Hive > Issue Type: Test > Reporter: Navis > Priority: Trivial > > {code} > ant test -Doffline=true -Dtestcase=TestHiveServerSessions > {code} > Hangs infinitely. > I couldn't imagine exact cause of the problem, but found that by adding 'new > HiveServer.HiveServerHandler();' in setup(), test resulted to success. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira