[
https://issues.apache.org/jira/browse/HADOOP-5976?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
gary murry updated HADOOP-5976:
-------------------------------
Attachment: Hadoop-5976.patch
This patch includes Owen's original work plus and update to the usage and the comman manual.
[exec] There appear to be 270 release audit warnings before the patch and 269 release audit warnings after applying the patch.
[exec]
[exec]
[exec]
[exec]
[exec] -1 overall.
[exec]
[exec] +1 @author. The patch does not contain any @author tags.
[exec]
[exec] -1 tests included. The patch doesn't appear to include any new or modified tests.
[exec] Please justify why no new tests are needed for this patch.
[exec] Also please list what manual steps were performed to verify this patch.
[exec]
[exec] +1 javadoc. The javadoc tool did not generate any warning messages.
[exec]
[exec] -1 javac. The applied patch generated 64 javac compiler warnings (more than the trunk's current 124 warnings).
[exec]
[exec] +1 findbugs. The patch does not introduce any new Findbugs warnings.
[exec]
[exec] +1 release audit. The applied patch does not increase the total number of release audit warnings.
The documentation changes required no new unit tests. I do not believe the javac warnings are related to this patch.
create script to provide classpath for external tools
-----------------------------------------------------
Key: HADOOP-5976
URL:
https://issues.apache.org/jira/browse/HADOOP-5976Project: Hadoop Common
Issue Type: Improvement
Components: scripts
Reporter: Owen O'Malley
Assignee: Owen O'Malley
Attachments: h5976.patch, Hadoop-5976.patch
It would be useful for tools building on top of Hadoop to have a script that returns the class path that is needed to get all of the Hadoop jars and the needed libraries.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.