[jira] [Commented] (HDFS-7303) NN UI fails to distinguish datanodes on the same host

2014-11-25 Thread Benoy Antony (JIRA)

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

Benoy Antony commented on HDFS-7303:


Thank you [~wheat9] for reviewing and committing.

> NN UI fails to distinguish datanodes on the same host
> -
>
> Key: HDFS-7303
> URL: https://issues.apache.org/jira/browse/HDFS-7303
> Project: Hadoop HDFS
>  Issue Type: Bug
>Affects Versions: 2.5.1
>Reporter: Benoy Antony
>Assignee: Benoy Antony
>Priority: Minor
> Fix For: 2.7.0
>
> Attachments: HDFS-7303.patch, HDFS-7303.patch, HDFS-7303.patch, 
> HDFS-7303.patch, HDFS-7303.patch, HDFS-7303.patch
>
>
> If you start multiple datanodes on different ports on the the same host, only 
> one of them appears in the NN UI’s datanode tab.
> While this is not a common scenario, there are still scenarios where you need 
> to start multiple datanodes on the same host.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (HDFS-7303) NN UI fails to distinguish datanodes on the same host

2014-11-25 Thread Hudson (JIRA)

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

Hudson commented on HDFS-7303:
--

FAILURE: Integrated in Hadoop-Mapreduce-trunk #1968 (See 
[https://builds.apache.org/job/Hadoop-Mapreduce-trunk/1968/])
HDFS-7303. NN UI fails to distinguish datanodes on the same host. Contributed 
by Benoy Antony. (wheat9: rev 45fa7f023532e79dff3cf381056eff717dc4ecc7)
* 
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/FSNamesystem.java
* hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
* 
hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/namenode/TestNameNodeMXBean.java


> NN UI fails to distinguish datanodes on the same host
> -
>
> Key: HDFS-7303
> URL: https://issues.apache.org/jira/browse/HDFS-7303
> Project: Hadoop HDFS
>  Issue Type: Bug
>Affects Versions: 2.5.1
>Reporter: Benoy Antony
>Assignee: Benoy Antony
>Priority: Minor
> Fix For: 2.7.0
>
> Attachments: HDFS-7303.patch, HDFS-7303.patch, HDFS-7303.patch, 
> HDFS-7303.patch, HDFS-7303.patch, HDFS-7303.patch
>
>
> If you start multiple datanodes on different ports on the the same host, only 
> one of them appears in the NN UI’s datanode tab.
> While this is not a common scenario, there are still scenarios where you need 
> to start multiple datanodes on the same host.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (HDFS-7303) NN UI fails to distinguish datanodes on the same host

2014-11-25 Thread Hudson (JIRA)

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

Hudson commented on HDFS-7303:
--

FAILURE: Integrated in Hadoop-Mapreduce-trunk-Java8 #16 (See 
[https://builds.apache.org/job/Hadoop-Mapreduce-trunk-Java8/16/])
HDFS-7303. NN UI fails to distinguish datanodes on the same host. Contributed 
by Benoy Antony. (wheat9: rev 45fa7f023532e79dff3cf381056eff717dc4ecc7)
* 
hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/namenode/TestNameNodeMXBean.java
* 
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/FSNamesystem.java
* hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt


> NN UI fails to distinguish datanodes on the same host
> -
>
> Key: HDFS-7303
> URL: https://issues.apache.org/jira/browse/HDFS-7303
> Project: Hadoop HDFS
>  Issue Type: Bug
>Affects Versions: 2.5.1
>Reporter: Benoy Antony
>Assignee: Benoy Antony
>Priority: Minor
> Fix For: 2.7.0
>
> Attachments: HDFS-7303.patch, HDFS-7303.patch, HDFS-7303.patch, 
> HDFS-7303.patch, HDFS-7303.patch, HDFS-7303.patch
>
>
> If you start multiple datanodes on different ports on the the same host, only 
> one of them appears in the NN UI’s datanode tab.
> While this is not a common scenario, there are still scenarios where you need 
> to start multiple datanodes on the same host.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (HDFS-7303) NN UI fails to distinguish datanodes on the same host

2014-11-25 Thread Hudson (JIRA)

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

Hudson commented on HDFS-7303:
--

SUCCESS: Integrated in Hadoop-Hdfs-trunk-Java8 #16 (See 
[https://builds.apache.org/job/Hadoop-Hdfs-trunk-Java8/16/])
HDFS-7303. NN UI fails to distinguish datanodes on the same host. Contributed 
by Benoy Antony. (wheat9: rev 45fa7f023532e79dff3cf381056eff717dc4ecc7)
* 
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/FSNamesystem.java
* hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
* 
hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/namenode/TestNameNodeMXBean.java


> NN UI fails to distinguish datanodes on the same host
> -
>
> Key: HDFS-7303
> URL: https://issues.apache.org/jira/browse/HDFS-7303
> Project: Hadoop HDFS
>  Issue Type: Bug
>Affects Versions: 2.5.1
>Reporter: Benoy Antony
>Assignee: Benoy Antony
>Priority: Minor
> Fix For: 2.7.0
>
> Attachments: HDFS-7303.patch, HDFS-7303.patch, HDFS-7303.patch, 
> HDFS-7303.patch, HDFS-7303.patch, HDFS-7303.patch
>
>
> If you start multiple datanodes on different ports on the the same host, only 
> one of them appears in the NN UI’s datanode tab.
> While this is not a common scenario, there are still scenarios where you need 
> to start multiple datanodes on the same host.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (HDFS-7303) NN UI fails to distinguish datanodes on the same host

2014-11-25 Thread Hudson (JIRA)

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

Hudson commented on HDFS-7303:
--

SUCCESS: Integrated in Hadoop-Hdfs-trunk #1944 (See 
[https://builds.apache.org/job/Hadoop-Hdfs-trunk/1944/])
HDFS-7303. NN UI fails to distinguish datanodes on the same host. Contributed 
by Benoy Antony. (wheat9: rev 45fa7f023532e79dff3cf381056eff717dc4ecc7)
* hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
* 
hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/namenode/TestNameNodeMXBean.java
* 
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/FSNamesystem.java


> NN UI fails to distinguish datanodes on the same host
> -
>
> Key: HDFS-7303
> URL: https://issues.apache.org/jira/browse/HDFS-7303
> Project: Hadoop HDFS
>  Issue Type: Bug
>Affects Versions: 2.5.1
>Reporter: Benoy Antony
>Assignee: Benoy Antony
>Priority: Minor
> Fix For: 2.7.0
>
> Attachments: HDFS-7303.patch, HDFS-7303.patch, HDFS-7303.patch, 
> HDFS-7303.patch, HDFS-7303.patch, HDFS-7303.patch
>
>
> If you start multiple datanodes on different ports on the the same host, only 
> one of them appears in the NN UI’s datanode tab.
> While this is not a common scenario, there are still scenarios where you need 
> to start multiple datanodes on the same host.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (HDFS-7303) NN UI fails to distinguish datanodes on the same host

2014-11-25 Thread Hudson (JIRA)

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

Hudson commented on HDFS-7303:
--

FAILURE: Integrated in Hadoop-Yarn-trunk-Java8 #16 (See 
[https://builds.apache.org/job/Hadoop-Yarn-trunk-Java8/16/])
HDFS-7303. NN UI fails to distinguish datanodes on the same host. Contributed 
by Benoy Antony. (wheat9: rev 45fa7f023532e79dff3cf381056eff717dc4ecc7)
* hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
* 
hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/namenode/TestNameNodeMXBean.java
* 
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/FSNamesystem.java


> NN UI fails to distinguish datanodes on the same host
> -
>
> Key: HDFS-7303
> URL: https://issues.apache.org/jira/browse/HDFS-7303
> Project: Hadoop HDFS
>  Issue Type: Bug
>Affects Versions: 2.5.1
>Reporter: Benoy Antony
>Assignee: Benoy Antony
>Priority: Minor
> Fix For: 2.7.0
>
> Attachments: HDFS-7303.patch, HDFS-7303.patch, HDFS-7303.patch, 
> HDFS-7303.patch, HDFS-7303.patch, HDFS-7303.patch
>
>
> If you start multiple datanodes on different ports on the the same host, only 
> one of them appears in the NN UI’s datanode tab.
> While this is not a common scenario, there are still scenarios where you need 
> to start multiple datanodes on the same host.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (HDFS-7303) NN UI fails to distinguish datanodes on the same host

2014-11-25 Thread Hudson (JIRA)

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

Hudson commented on HDFS-7303:
--

FAILURE: Integrated in Hadoop-Yarn-trunk #754 (See 
[https://builds.apache.org/job/Hadoop-Yarn-trunk/754/])
HDFS-7303. NN UI fails to distinguish datanodes on the same host. Contributed 
by Benoy Antony. (wheat9: rev 45fa7f023532e79dff3cf381056eff717dc4ecc7)
* 
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/FSNamesystem.java
* hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
* 
hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/namenode/TestNameNodeMXBean.java


> NN UI fails to distinguish datanodes on the same host
> -
>
> Key: HDFS-7303
> URL: https://issues.apache.org/jira/browse/HDFS-7303
> Project: Hadoop HDFS
>  Issue Type: Bug
>Affects Versions: 2.5.1
>Reporter: Benoy Antony
>Assignee: Benoy Antony
>Priority: Minor
> Fix For: 2.7.0
>
> Attachments: HDFS-7303.patch, HDFS-7303.patch, HDFS-7303.patch, 
> HDFS-7303.patch, HDFS-7303.patch, HDFS-7303.patch
>
>
> If you start multiple datanodes on different ports on the the same host, only 
> one of them appears in the NN UI’s datanode tab.
> While this is not a common scenario, there are still scenarios where you need 
> to start multiple datanodes on the same host.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (HDFS-7303) NN UI fails to distinguish datanodes on the same host

2014-11-24 Thread Hudson (JIRA)

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

Hudson commented on HDFS-7303:
--

FAILURE: Integrated in Hadoop-trunk-Commit #6600 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/6600/])
HDFS-7303. NN UI fails to distinguish datanodes on the same host. Contributed 
by Benoy Antony. (wheat9: rev 45fa7f023532e79dff3cf381056eff717dc4ecc7)
* hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
* 
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/FSNamesystem.java
* 
hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/namenode/TestNameNodeMXBean.java


> NN UI fails to distinguish datanodes on the same host
> -
>
> Key: HDFS-7303
> URL: https://issues.apache.org/jira/browse/HDFS-7303
> Project: Hadoop HDFS
>  Issue Type: Bug
>Affects Versions: 2.5.1
>Reporter: Benoy Antony
>Assignee: Benoy Antony
>Priority: Minor
> Fix For: 2.7.0
>
> Attachments: HDFS-7303.patch, HDFS-7303.patch, HDFS-7303.patch, 
> HDFS-7303.patch, HDFS-7303.patch, HDFS-7303.patch
>
>
> If you start multiple datanodes on different ports on the the same host, only 
> one of them appears in the NN UI’s datanode tab.
> While this is not a common scenario, there are still scenarios where you need 
> to start multiple datanodes on the same host.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)