[ 
https://issues.apache.org/jira/browse/HIVE-1981?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12993275#comment-12993275
 ] 

Ashutosh Chauhan commented on HIVE-1981:
----------------------------------------

I am on latest trunk. Test fails both with or without the patch with exception:
{code}
$ ant package
$ ant test -Dtestcase=TestHadoop20SAuthBridge

  <testcase classname="org.apache.hadoop.hive.thrift.TestHadoop20SAuthBridge" 
name="testSaslWithHiveMetaStore" time="70.145">
    <error message="SOCKS: address type not supported" 
type="java.net.SocketException">java.net.SocketException: SOCKS: address type 
not supported
        at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:613)
        at java.net.Socket.connect(Socket.java:529)
        at 
org.apache.hadoop.hive.thrift.TestHadoop20SAuthBridge.loopUntilHMSReady(TestHadoop20SAuthBridge.java:171)
        at 
org.apache.hadoop.hive.thrift.TestHadoop20SAuthBridge.testSaslWithHiveMetaStore(TestHadoop20SAuthBridge.java:98)
{code}

> TestHadoop20SAuthBridge failed on current trunk
> -----------------------------------------------
>
>                 Key: HIVE-1981
>                 URL: https://issues.apache.org/jira/browse/HIVE-1981
>             Project: Hive
>          Issue Type: Bug
>          Components: Build Infrastructure
>            Reporter: Ning Zhang
>            Assignee: Carl Steinbach
>            Priority: Blocker
>             Fix For: 0.7.0
>
>         Attachments: HIVE-1981.1.patch.txt
>
>
> I'm on the latest trunk and ant package test failed on 
> TestHadoop20SAuthBridge.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to