[ 
https://issues.apache.org/jira/browse/HIVE-2937?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Phabricator updated HIVE-2937:
------------------------------

    Attachment: HIVE-2937.D2697.2.patch

navis updated the revision "HIVE-2937 [jira] TestHiveServerSessions hangs when 
executed directly".
Reviewers: JIRA, njain, kevinwilfong

  1. When failed to create server handler, close transport and make a log
  2. Fix lint warning

REVISION DETAIL
  https://reviews.facebook.net/D2697

AFFECTED FILES
  metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java
  service/src/java/org/apache/hadoop/hive/service/HiveServer.java

                
> TestHiveServerSessions hangs when executed directly
> ---------------------------------------------------
>
>                 Key: HIVE-2937
>                 URL: https://issues.apache.org/jira/browse/HIVE-2937
>             Project: Hive
>          Issue Type: Test
>            Reporter: Navis
>            Assignee: Navis
>            Priority: Trivial
>         Attachments: HIVE-2937.D2697.1.patch, HIVE-2937.D2697.2.patch
>
>
> {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

        

Reply via email to