[
https://issues.apache.org/jira/browse/HDFS-6213?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13977659#comment-13977659
]
Haohui Mai commented on HDFS-6213:
----------------------------------
bq. Hmm, interesting. "0.0.0.0" is in DFSConfigKeys for
DFS_DATANODE_ADDRESS_DEFAULT, so this patch doesn't make it any worse.
This is two different issues. Though arguably it is usually okay to trigger UAC
when starting a DataNode, but it is unfavorable to trigger UAC during automated
testings. When fixing a test, I think it is better to make it robust (as this
is a simple change) instead of deferring the fix to another jira.
> TestDataNodeConfig failing on Jenkins runs due to DN web port in use
> --------------------------------------------------------------------
>
> Key: HDFS-6213
> URL: https://issues.apache.org/jira/browse/HDFS-6213
> Project: Hadoop HDFS
> Issue Type: Bug
> Components: test
> Affects Versions: 3.0.0
> Reporter: Steve Loughran
> Assignee: Andrew Wang
> Priority: Minor
> Attachments: hdfs-6213-1.patch
>
>
> The {{TestDataNodeConfig}} test fails on some runs from the port 50075 being
> in use -the DN the test is creating is picking up the default web port, and
> if is in use (previous test?) the test fails.
--
This message was sent by Atlassian JIRA
(v6.2#6252)