-
Notifications
You must be signed in to change notification settings - Fork 9.1k
HADOOP-17843. Support IPV6 with IP for internal and external communication #3290
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: HADOOP-17800
Are you sure you want to change the base?
Conversation
💔 -1 overall
This message was automatically generated. |
💔 -1 overall
This message was automatically generated. |
💔 -1 overall
This message was automatically generated. |
7955220
to
37b11f2
Compare
@hemanthboyina can you take a look into it ? |
37b11f2
to
cf605e0
Compare
thanks for raising PR @prasad-acit , the core logic in Webapps and WebAppProxy is similar, can we refactor and keep the same in common utilities, may be in NetUtils.java |
💔 -1 overall
This message was automatically generated. |
💔 -1 overall
This message was automatically generated. |
36f1fff
to
4d6856e
Compare
💔 -1 overall
This message was automatically generated. |
💔 -1 overall
This message was automatically generated. |
💔 -1 overall
This message was automatically generated. |
hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/net/NetUtils.java
Outdated
Show resolved
Hide resolved
hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/net/NetUtils.java
Outdated
Show resolved
Hide resolved
4d6856e
to
fde6425
Compare
Thanks @hemanthboyina for the quick review, comments were addressed. Please take a look. |
💔 -1 overall
This message was automatically generated. |
@prasad-acit looks there is a compilation failure, can you please have a look |
@aajisaka could you help me to fix the issue. There is a compliation failure, but the error message seems not related to the code changes. This PR raised on branch - HADOOP-17800, does it required anything to be configured? |
…ion.
NOTICE
Please create an issue in ASF JIRA before opening a pull request,
and you need to set the title of the pull request which starts with
the corresponding JIRA issue number. (e.g. HADOOP-XXXXX. Fix a typo in YYY.)
For more details, please see https://cwiki.apache.org/confluence/display/HADOOP/How+To+Contribute