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 "Owen O'Malley (JIRA)" <ji...@apache.org> on 2009/06/05 01:21:07 UTC

[jira] Created: (HADOOP-5976) create script to provide classpath for external tools

create script to provide classpath for external tools
-----------------------------------------------------

                 Key: HADOOP-5976
                 URL: https://issues.apache.org/jira/browse/HADOOP-5976
             Project: Hadoop Core
          Issue Type: Improvement
          Components: scripts
            Reporter: Owen O'Malley
            Assignee: Owen O'Malley


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.


[jira] Updated: (HADOOP-5976) create script to provide classpath for external tools

Posted by "Owen O'Malley (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-5976?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Owen O'Malley updated HADOOP-5976:
----------------------------------

    Status: Patch Available  (was: Open)

> create script to provide classpath for external tools
> -----------------------------------------------------
>
>                 Key: HADOOP-5976
>                 URL: https://issues.apache.org/jira/browse/HADOOP-5976
>             Project: Hadoop Core
>          Issue Type: Improvement
>          Components: scripts
>            Reporter: Owen O'Malley
>            Assignee: Owen O'Malley
>         Attachments: h5976.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.


[jira] Commented: (HADOOP-5976) create script to provide classpath for external tools

Posted by "Sharad Agarwal (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-5976?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12716509#action_12716509 ] 

Sharad Agarwal commented on HADOOP-5976:
----------------------------------------

Should we update commands manual doc as well?

> create script to provide classpath for external tools
> -----------------------------------------------------
>
>                 Key: HADOOP-5976
>                 URL: https://issues.apache.org/jira/browse/HADOOP-5976
>             Project: Hadoop Core
>          Issue Type: Improvement
>          Components: scripts
>            Reporter: Owen O'Malley
>            Assignee: Owen O'Malley
>         Attachments: h5976.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.


[jira] Updated: (HADOOP-5976) create script to provide classpath for external tools

Posted by "gary murry (JIRA)" <ji...@apache.org>.
     [ 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-5976
>             Project: 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.


[jira] Updated: (HADOOP-5976) create script to provide classpath for external tools

Posted by "Owen O'Malley (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-5976?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Owen O'Malley updated HADOOP-5976:
----------------------------------

    Attachment: h5976.patch

This patch adds a "classpath" option to the hadoop script that prints the classpath.

> create script to provide classpath for external tools
> -----------------------------------------------------
>
>                 Key: HADOOP-5976
>                 URL: https://issues.apache.org/jira/browse/HADOOP-5976
>             Project: Hadoop Core
>          Issue Type: Improvement
>          Components: scripts
>            Reporter: Owen O'Malley
>            Assignee: Owen O'Malley
>         Attachments: h5976.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.


[jira] Updated: (HADOOP-5976) create script to provide classpath for external tools

Posted by "Tom White (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-5976?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tom White updated HADOOP-5976:
------------------------------

    Status: Open  (was: Patch Available)

> create script to provide classpath for external tools
> -----------------------------------------------------
>
>                 Key: HADOOP-5976
>                 URL: https://issues.apache.org/jira/browse/HADOOP-5976
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: scripts
>            Reporter: Owen O'Malley
>            Assignee: Owen O'Malley
>         Attachments: h5976.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.


[jira] Commented: (HADOOP-5976) create script to provide classpath for external tools

Posted by "Nigel Daley (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-5976?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12716467#action_12716467 ] 

Nigel Daley commented on HADOOP-5976:
-------------------------------------

Can you update the usage message too in bin/hadoop?



> create script to provide classpath for external tools
> -----------------------------------------------------
>
>                 Key: HADOOP-5976
>                 URL: https://issues.apache.org/jira/browse/HADOOP-5976
>             Project: Hadoop Core
>          Issue Type: Improvement
>          Components: scripts
>            Reporter: Owen O'Malley
>            Assignee: Owen O'Malley
>         Attachments: h5976.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.