You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Arun C Murthy (JIRA)" <ji...@apache.org> on 2006/09/25 12:36:51 UTC

[jira] Updated: (HADOOP-537) clean-libhdfs target of build.xml does not work on windows

     [ http://issues.apache.org/jira/browse/HADOOP-537?page=all ]

Arun C Murthy updated HADOOP-537:
---------------------------------

    Attachment: HADOOP-537.patch

Here's a patch which ensures that no temporary files are created in the src/c++/libhdfs; including .o/.so etc. They are all put in build/libhdfs. In fact I've ensured that even the doxygen generated docs go to build/libhdfs/docs and can be packaged aptly.

Konstantin - can you please confirm that it works for you? thanks.

I've kept the 'clean-libhdfs' target around in build.xml so that devs working on libhdfs can use it without needing to invoke the top-level 'clean' which nukes the 'build' directory.

> clean-libhdfs target of build.xml does not work on windows
> ----------------------------------------------------------
>
>                 Key: HADOOP-537
>                 URL: http://issues.apache.org/jira/browse/HADOOP-537
>             Project: Hadoop
>          Issue Type: Bug
>          Components: libhdfs
>    Affects Versions: 0.6.0
>         Environment: Windows
>            Reporter: Konstantin Shvachko
>         Assigned To: Arun C Murthy
>         Attachments: HADOOP-537.patch
>
>
> It produces the following:
> BUILD FAILED
> Hadoop\build.xml:496: Execute failed: java.io.IOException: CreateProcess: make clean error=2
> Besides, I would propose to have clean-* target for every compile-* target in build.xml.
> Some people probably don't build libhdfs or contrib, so why should they clean it.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira