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

Zhanwei Wang commented on HDFS-7360:
------------------------------------

In the new patch, I integrate libhdfs3 to hadoop maven build and enable 
function test.

To build libhdfs3 and run libhdfs3 function test, run {{mvn install -Pnative 
-Drequire.libhdfs3=true}}
To build libhdfs3 only, run {{mvn install -Pnative -Drequire.libhdfs3=true 
-DskipTests}}
{{-Dlibhdfs3.dependencies="/path/to/dep1:/path/to/dep2"}} option can be used to 
specify the directories of dependencies.

libhdfs3 function test is running now against MiniDFSCluster. So after this 
commit, we can setup the CI for libhdfs3 and run the test for  each commit.

> Test libhdfs3 against MiniDFSCluster
> ------------------------------------
>
>                 Key: HDFS-7360
>                 URL: https://issues.apache.org/jira/browse/HDFS-7360
>             Project: Hadoop HDFS
>          Issue Type: Sub-task
>          Components: hdfs-client
>            Reporter: Haohui Mai
>            Assignee: Zhanwei Wang
>            Priority: Critical
>         Attachments: HDFS-7360-pnative.002.patch, HDFS-7360.patch
>
>
> Currently the branch has enough code to interact with HDFS servers. We should 
> test the code against MiniDFSCluster to ensure the correctness of the code.



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

Reply via email to