[ 
https://issues.apache.org/jira/browse/HDFS-756?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Eli Collins updated HDFS-756:
-----------------------------

    Attachment: hdfs-756-2.patch

Here's an updated patch that creates the bin directory from the core jar. The 
config scripts in the bin directory assume the bin directory is named "bin" and 
that it lives in the hadoop home directory, so that's where the test scripts 
extracts it. The test script does not clobber a bin directory if it already 
exists, which I tested by creating an empty bin directory and checking that the 
tests fail because they can find the scripts to start the daemons. The tests 
pass after applying the patch from HDFS-727.

> libhdfs unit tests do not run 
> ------------------------------
>
>                 Key: HDFS-756
>                 URL: https://issues.apache.org/jira/browse/HDFS-756
>             Project: Hadoop HDFS
>          Issue Type: Bug
>          Components: contrib/libhdfs
>            Reporter: dhruba borthakur
>            Assignee: Eli Collins
>            Priority: Critical
>             Fix For: 0.22.0
>
>         Attachments: hdfs-756-2.patch, hdfs-756.patch
>
>
> The libhdfs unit tests (ant test-c++-libhdfs -Dislibhdfs=1) do not run yet 
> because the scripts are in the common subproject,

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to