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

Ravi Prakash commented on HDFS-2277:
------------------------------------

It is a great convenience running from source directory for a more efficient 
dev cycle. I was able to do so by manually copying the classpath generated by
mvn dependency:build-classpath
into classpath. I don't know how much effort it is to include this feature 
programatically. So I don't vote either way.


> CLASSPATH for locating HDFS jar file is incorrect
> -------------------------------------------------
>
>                 Key: HDFS-2277
>                 URL: https://issues.apache.org/jira/browse/HDFS-2277
>             Project: Hadoop HDFS
>          Issue Type: Bug
>          Components: scripts
>    Affects Versions: 0.23.0
>            Reporter: Eric Yang
>            Assignee: Eric Yang
>             Fix For: 0.23.0
>
>         Attachments: HDFS-2277-1.patch, HDFS-2277.patch
>
>
> CLASSPATH for hdfs jar files should be set to 
> HADOOP_PREFIX/share/hadoop/hdfs.  Trunk code is looking for jar files in 
> HADOOP_PREFIX/share/hadoop-hdfs.

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

        

Reply via email to