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

Hemanth Boyina commented on HADOOP-11890:
-----------------------------------------

thanks for the ping [~arp], sorry for the late response

Yes we have tried these changes , the subtasks under this Jira were written on 
top of Branch-2.7.3, so we have manually rebased all these subtasks on top of 
Trunk and deployed the cluster, but there is an issue while parsing IPV6 
address in NetUtils#createSocketAddr . NetUtils#createSocketAddr is common Util 
which parses IP address and creates an INetSocketAddress which is used all over 
the Hadoop, So we have modified this Util to support IPv6 address 

In HADOOP-17542 we have attached the test scenarios which we have verified on a 
successful deployment of Hadoop with IPV6

> Uber-JIRA: Hadoop should support IPv6
> -------------------------------------
>
>                 Key: HADOOP-11890
>                 URL: https://issues.apache.org/jira/browse/HADOOP-11890
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: net
>            Reporter: Nate Edel
>            Assignee: Nate Edel
>            Priority: Major
>              Labels: ipv6
>         Attachments: hadoop_2.7.3_ipv6_commits.txt
>
>
> Hadoop currently treats IPv6 as unsupported.  Track related smaller issues to 
> support IPv6.
> (Current case here is mainly HBase on HDFS, so any suggestions about other 
> test cases/workload are really appreciated.)



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to