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

Allen Wittenauer commented on HDFS-12512:
-----------------------------------------

{quote}Splitting out hadoop-hdfs-project/hadoop-contracts may still have the 
issue, right? As code changes to hadoop-hdfs component will still trigger test 
cases in hadoop-hdfs, and the running may still fail there. Or hadoop-contracts 
testcases still can run, even hadoop-hdfs ones fail?
{quote}


maven is very hierarchical. Yetus tries to disrupt that for performance. Let's 
break this out:

||Directory||Change||Maven from root||Yetus Precommit hadoop-hdfs||Yetus 
Precommit hadoop-hdfs-contracts||
|hadoop-hdfs-project/hadoop-hdfs/hadoop-hdfs-contracts|hadoop-hdfs|Fail before 
hadoop-hdfs-contracts|Fail|Won't Execute because it's part of hadoop-hdfs|
|hadoop-hdfs-project/hadoop-hdfs/hadoop-hdfs-contracts|hadoop-hdfs-contracts|Fail
 before hadoop-hdfs-contracts|Won't Execute, irrelevant patch|Succeed|
|hadoop-hdfs-project/hadoop-hdfs/hadoop-hdfs-contracts|hadoop-hdfs and 
hadoop-hdfs-contracts|Fail before hadoop-hdfs-contracts|Fail|Won't Execute 
because it's part of hadoop-hdfs|
|hadoop-hdfs-project/hadoop-hdfs-contracts|hadoop-hdfs-contracts|Fail|Won't 
Execute, irrelevant patch|Succeed|
|hadoop-hdfs-project/hadoop-hdfs-contracts|hadoop-hdfs|Fail|Fail|Won't execute|
|hadoop-hdfs-project/hadoop-hdfs-contracts|hadoop-hdfs and 
hadoop-hdfs-contracts|Fail|Fail|Succeed|

 

> RBF: Add WebHDFS
> ----------------
>
>                 Key: HDFS-12512
>                 URL: https://issues.apache.org/jira/browse/HDFS-12512
>             Project: Hadoop HDFS
>          Issue Type: Sub-task
>          Components: fs
>            Reporter: Íñigo Goiri
>            Assignee: Wei Yan
>            Priority: Major
>              Labels: RBF
>         Attachments: HDFS-12512.000.patch, HDFS-12512.001.patch, 
> HDFS-12512.002.patch, HDFS-12512.003.patch, HDFS-12512.004.patch, 
> HDFS-12512.005.patch, HDFS-12512.006.patch
>
>
> The Router currently does not support WebHDFS. It needs to implement 
> something similar to {{NamenodeWebHdfsMethods}}.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

Reply via email to