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

Peter Vary commented on HIVE-26124:
-----------------------------------

I think I am struggling with the same test failures on the PR.
{code}
Caused by: java.lang.IllegalArgumentException: port out of range:-1
        at java.net.InetSocketAddress.checkPort(InetSocketAddress.java:143)
        at java.net.InetSocketAddress.<init>(InetSocketAddress.java:224)
        at 
org.apache.hadoop.hbase.regionserver.RSRpcServices.<init>(RSRpcServices.java:1217)
        at 
org.apache.hadoop.hbase.regionserver.RSRpcServices.<init>(RSRpcServices.java:1184)
        at 
org.apache.hadoop.hbase.regionserver.HRegionServer.createRpcServices(HRegionServer.java:723)
        at 
org.apache.hadoop.hbase.regionserver.HRegionServer.<init>(HRegionServer.java:561)
        at 
org.apache.hadoop.hbase.MiniHBaseCluster$MiniHBaseClusterRegionServer.<init>(MiniHBaseCluster.java:147)
{code}

I was expecting some issues, so I was trying to be conservative. If we can fix 
the issues, I would be happy to move as high as possible with the dependency

> Upgrade HBase from 2.0.0-alpha4 to 2.0.0
> ----------------------------------------
>
>                 Key: HIVE-26124
>                 URL: https://issues.apache.org/jira/browse/HIVE-26124
>             Project: Hive
>          Issue Type: Task
>            Reporter: Peter Vary
>            Assignee: Peter Vary
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> We should remove the alpha version to the stable one



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to