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

Hudson commented on HDFS-2289:
------------------------------

Integrated in Hadoop-Mapreduce-trunk-Commit #808 (See 
[https://builds.apache.org/job/Hadoop-Mapreduce-trunk-Commit/808/])
    HDFS-2289. Ensure jsvc is bundled with the HDFS distribution artifact. 
Contributed by Alejandro Abdelnur.

acmurthy : 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1162421
Files : 
* /hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
* /hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/pom.xml
* /hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/main/bin/hdfs
* /hadoop/common/trunk/hadoop-project-dist
* /hadoop/common/trunk/hadoop-project/pom.xml


> jsvc isn't part of the artifact
> -------------------------------
>
>                 Key: HDFS-2289
>                 URL: https://issues.apache.org/jira/browse/HDFS-2289
>             Project: Hadoop HDFS
>          Issue Type: Bug
>    Affects Versions: 0.23.0
>            Reporter: Arun C Murthy
>            Assignee: Alejandro Abdelnur
>            Priority: Blocker
>             Fix For: 0.23.0
>
>         Attachments: HDFS-2289v1.patch, HDFS-2289v2.patch, HDFS-2289v3.patch, 
> HDFS-2289v4.patch, HDFS-2289v5.patch
>
>
> Apparently we had something like this in build.xml:
> <property name="jsvc.location" 
> value="http://archive.apache.org/dist/commons/daemon/binaries/1.0.2/linux/commons-daemon-1.0.2-bin-linux-i386.tar.gz";
>  />
> Also, when I manually add in jsvc binary I get this error:
> {noformat}
> 25/08/2011 23:47:18 29805 jsvc.exec error: Cannot find daemon loader 
> org/apache/commons/daemon/support/DaemonLoader
> 25/08/2011 23:47:18 29778 jsvc.exec error: Service exit with a return value 
> of 1
> {noformat}

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to