[
https://issues.apache.org/jira/browse/HDFS-3011?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13217658#comment-13217658
]
Aaron T. Myers commented on HDFS-3011:
--------------------------------------
Hey Todd, what I do is the following:
# Run a test case from eclipse, watch it fail with the error about not being
able to find hdfs/webapps.
# Go to Run -> Run Configurations
# Select the run conf that just failed
# Go to Classpath
# Click "User Entries" then "Advanced"
# Select "Add Folders"
# Add the "target" directory under the hadoop-hdfs project
# Re-run the configuration
Unfortunately I haven't figured how to automatically add this directory to the
run classpath for all run configurations.
> move webapps/ into the JAR
> --------------------------
>
> Key: HDFS-3011
> URL: https://issues.apache.org/jira/browse/HDFS-3011
> Project: Hadoop HDFS
> Issue Type: Improvement
> Components: build, data-node, name-node
> Affects Versions: 0.24.0, 0.23.2
> Reporter: Alejandro Abdelnur
> Assignee: Alejandro Abdelnur
> Fix For: 0.23.2
>
>
> Currently the webapps dir is in the filesystem and added to the classpath.
> As effectively it is picked up from the classpath, we could move into the
> component JAR itself.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira