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

Arshad Mohammad commented on HDFS-8362:
---------------------------------------

{quote}
  {color:red} -1{color} checkstyle      2m 31s  The applied patch generated 75 
new checkstyle issues (total was 1679, now 1681).
{quote}
As patch is modifying test cases, checkstyle is not applicable here

{quote}
  {color:red} -1{color} hdfs tests      163m 55s        Tests failed in 
hadoop-hdfs.
{quote}
These test case failures are not because of this patch. 
hadoop.tools.TestHdfsConfigFields is failing because properties 
"dfs.htrace.spanreceiver.classes" and "dfs.client.htrace.spanreceiver.classes" 
are not added in org.apache.hadoop.hdfs.DFSConfigKeys.
hadoop.tracing.TestTraceAdmin is failing because of recent changed in 
TraceAdmin file.
similarly hadoop.hdfs.TestDatanodeDeath has other reason for failure.

{color:blue} I think it would be more appropriate to commit this patch and let 
the test case failures be handled as part of other jira or the jira which 
caused these failures.{color}
 


> Java Compilation Error in TestHdfsConfigFields.java and 
> TestMapreduceConfigFields.java
> --------------------------------------------------------------------------------------
>
>                 Key: HDFS-8362
>                 URL: https://issues.apache.org/jira/browse/HDFS-8362
>             Project: Hadoop HDFS
>          Issue Type: Bug
>            Reporter: Arshad Mohammad
>            Assignee: Arshad Mohammad
>             Fix For: 2.8.0
>
>         Attachments: HDFS-8362-1.patch
>
>
> in TestHdfsConfigFields.java failure is because of wrong package name.
> in TestMapreduceConfigFields.java failure i s becuase of:
> i) wrong package name
> ii) missing imports



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

Reply via email to