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

Allen Wittenauer commented on HDFS-10844:
-----------------------------------------

This is really a symptom of the kind of nonsensical divisions of modules that 
are in HDFS and MapReduce.  Ideally, all of this native code would be 
hdfs-client. Then when a change is made to to that code, this code will also 
get tested.

This does, however, underscore that committers really really really need to pay 
attention to the qbt report after they do a commit.  If tests that weren't 
failing before are now consistently failing, it's likely because there was a 
side effect of a recent change. 

> test_libhdfs_threaded_hdfs_static and test_libhdfs_zerocopy_hdfs_static are 
> failing
> -----------------------------------------------------------------------------------
>
>                 Key: HDFS-10844
>                 URL: https://issues.apache.org/jira/browse/HDFS-10844
>             Project: Hadoop HDFS
>          Issue Type: Bug
>          Components: libhdfs
>    Affects Versions: 3.0.0-alpha1
>            Reporter: Akira Ajisaka
>            Assignee: Akira Ajisaka
>         Attachments: HDFS-10844.01.patch, 
> patch-hadoop-hdfs-project_hadoop-hdfs-native-client-ctest.txt
>
>
> From qbt report:
> {noformat}
>     Failed CTEST tests :
>        test_test_libhdfs_threaded_hdfs_static 
>        test_test_libhdfs_zerocopy_hdfs_static 
> {noformat}
> https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/156/artifact/out/patch-hadoop-hdfs-project_hadoop-hdfs-native-client-ctest.txt



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

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

Reply via email to