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

Jonathan Hsieh updated HBASE-17920:
-----------------------------------
    Attachment: hbase-17920.patch

Tested patch with these two command lines and it passed.

{code}
# hadoop 2
mvn -U clean test -Dtest=TestFSHDFSUtils

# hadoop 3.0.0-alpha2
mvn -Dhadoop.profile=3.0 -Dhadoop.three-version=3.0.0-alpha2 -U clean test 
-Dtest=TestFSHDFSUtils
{code}

> TestFSHDFSUtils always fails against hadoop 3.0.0-alpha2
> --------------------------------------------------------
>
>                 Key: HBASE-17920
>                 URL: https://issues.apache.org/jira/browse/HBASE-17920
>             Project: HBase
>          Issue Type: Sub-task
>          Components: hadoop3
>    Affects Versions: 2.0.0
>            Reporter: Jonathan Hsieh
>            Assignee: Jonathan Hsieh
>             Fix For: 2.0.0
>
>         Attachments: hbase-17920.patch
>
>
> TestFSHDFSUtils always fails against hadoop-3.0.0-alpha1 and 
> hadoop-3.0.0-alpha2.  This is because HDFS-9427 in those versions change the 
> default nn port from 8020 to 9820. 



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to