You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Roman Shaposhnik (Created) (JIRA)" <ji...@apache.org> on 2012/03/01 02:47:57 UTC

[jira] [Created] (HADOOP-8125) make hadoop-client set of curated jars available in a distribution tarball

make hadoop-client set of curated jars available in a distribution tarball
--------------------------------------------------------------------------

                 Key: HADOOP-8125
                 URL: https://issues.apache.org/jira/browse/HADOOP-8125
             Project: Hadoop Common
          Issue Type: Improvement
          Components: build
    Affects Versions: 0.23.1
            Reporter: Roman Shaposhnik
            Assignee: Roman Shaposhnik


One thing that the original patch for HADOOP-8082 didn't address is the need for those curated jars to be visible in the final tarball.

--
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

        

[jira] [Updated] (HADOOP-8125) make hadoop-client set of curated jars available in a distribution tarball

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

Alejandro Abdelnur updated HADOOP-8125:
---------------------------------------

      Resolution: Fixed
    Hadoop Flags: Reviewed
          Status: Resolved  (was: Patch Available)

Thanks Roman. Committed to trunk and branch-0.23.

I've committed an amendment to trunk as the relativePath fo the parent was incorrect and I have not noticed as I had a copy of the parent in my M2 cache.
                
> make hadoop-client set of curated jars available in a distribution tarball
> --------------------------------------------------------------------------
>
>                 Key: HADOOP-8125
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8125
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: build
>    Affects Versions: 0.23.1
>            Reporter: Roman Shaposhnik
>            Assignee: Roman Shaposhnik
>         Attachments: HADOOP-8125-2.patch.txt, HADOOP-8125-3.patch.txt, HADOOP-8125-4.patch.txt, HADOOP-8125.patch.txt
>
>
> One thing that the original patch for HADOOP-8082 didn't address is the need for those curated jars to be visible in the final tarball.

--
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

        

[jira] [Updated] (HADOOP-8125) make hadoop-client set of curated jars available in a distribution tarball

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

Roman Shaposhnik updated HADOOP-8125:
-------------------------------------

    Attachment: HADOOP-8125.patch.txt

Attaching a patch that creates share/hadoop/client in the final tarball and populate it with symlinks to the actual jar files.

It is now safe for downstream components to simply add share/hadoop/client and share/hadoop/client/lib to their classpath without getting extra dependencies that can be dangerous in a client type environment (like getting jettty/tomcat stuff)
                
> make hadoop-client set of curated jars available in a distribution tarball
> --------------------------------------------------------------------------
>
>                 Key: HADOOP-8125
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8125
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: build
>    Affects Versions: 0.23.1
>            Reporter: Roman Shaposhnik
>            Assignee: Roman Shaposhnik
>         Attachments: HADOOP-8125.patch.txt
>
>
> One thing that the original patch for HADOOP-8082 didn't address is the need for those curated jars to be visible in the final tarball.

--
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

        

[jira] [Updated] (HADOOP-8125) make hadoop-client set of curated jars available in a distribution tarball

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

Roman Shaposhnik updated HADOOP-8125:
-------------------------------------

    Attachment: HADOOP-8125-2.patch.txt

Attaching a second version of the patch that takes care of all the raised concerns. Tested with:
{noformat}
$ mvn clean package -DskipTests -Pdist
$ ls -l hadoop-dist/target/hadoop*/share/hadoop/client/
{noformat}

on Ubuntu Linux

                
> make hadoop-client set of curated jars available in a distribution tarball
> --------------------------------------------------------------------------
>
>                 Key: HADOOP-8125
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8125
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: build
>    Affects Versions: 0.23.1
>            Reporter: Roman Shaposhnik
>            Assignee: Roman Shaposhnik
>         Attachments: HADOOP-8125-2.patch.txt, HADOOP-8125.patch.txt
>
>
> One thing that the original patch for HADOOP-8082 didn't address is the need for those curated jars to be visible in the final tarball.

--
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

        

[jira] [Commented] (HADOOP-8125) make hadoop-client set of curated jars available in a distribution tarball

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

Hudson commented on HADOOP-8125:
--------------------------------

Integrated in Hadoop-Mapreduce-trunk #1011 (See [https://builds.apache.org/job/Hadoop-Mapreduce-trunk/1011/])
    HADOOP-8125. make hadoop-client set of curated jars available in a distribution tarball (rvs via tucu) (Revision 1297270)

     Result = FAILURE
tucu : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1297270
Files : 
* /hadoop/common/trunk/hadoop-client/pom.xml
* /hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt

                
> make hadoop-client set of curated jars available in a distribution tarball
> --------------------------------------------------------------------------
>
>                 Key: HADOOP-8125
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8125
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: build
>    Affects Versions: 0.23.1
>            Reporter: Roman Shaposhnik
>            Assignee: Roman Shaposhnik
>         Attachments: HADOOP-8125-2.patch.txt, HADOOP-8125-3.patch.txt, HADOOP-8125-4.patch.txt, HADOOP-8125.patch.txt
>
>
> One thing that the original patch for HADOOP-8082 didn't address is the need for those curated jars to be visible in the final tarball.

--
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

        

[jira] [Commented] (HADOOP-8125) make hadoop-client set of curated jars available in a distribution tarball

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

Hudson commented on HADOOP-8125:
--------------------------------

Integrated in Hadoop-Mapreduce-0.23-Build #217 (See [https://builds.apache.org/job/Hadoop-Mapreduce-0.23-Build/217/])
    Merge -r 1297269:1297270 from trunk to branch. FIXES: HADOOP-8125 (Revision 1297281)

     Result = FAILURE
tucu : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1297281
Files : 
* /hadoop/common/branches/branch-0.23/hadoop-client/pom.xml
* /hadoop/common/branches/branch-0.23/hadoop-common-project/hadoop-common/CHANGES.txt

                
> make hadoop-client set of curated jars available in a distribution tarball
> --------------------------------------------------------------------------
>
>                 Key: HADOOP-8125
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8125
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: build
>    Affects Versions: 0.23.1
>            Reporter: Roman Shaposhnik
>            Assignee: Roman Shaposhnik
>         Attachments: HADOOP-8125-2.patch.txt, HADOOP-8125-3.patch.txt, HADOOP-8125-4.patch.txt, HADOOP-8125.patch.txt
>
>
> One thing that the original patch for HADOOP-8082 didn't address is the need for those curated jars to be visible in the final tarball.

--
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

        

[jira] [Commented] (HADOOP-8125) make hadoop-client set of curated jars available in a distribution tarball

Posted by "Hadoop QA (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-8125?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13220463#comment-13220463 ] 

Hadoop QA commented on HADOOP-8125:
-----------------------------------

-1 overall.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12516745/HADOOP-8125-3.patch.txt
  against trunk revision .

    +1 @author.  The patch does not contain any @author tags.

    -1 tests included.  The patch doesn't appear to include any new or modified tests.
                        Please justify why no new tests are needed for this patch.
                        Also please list what manual steps were performed to verify this patch.

    +1 javadoc.  The javadoc tool did not generate any warning messages.

    -1 javac.  The patch appears to cause tar ant target to fail.

    -1 eclipse:eclipse.  The patch failed to build with eclipse:eclipse.

    -1 findbugs.  The patch appears to cause Findbugs (version 1.3.9) to fail.

    +1 release audit.  The applied patch does not increase the total number of release audit warnings.

    -1 core tests.  The patch failed the unit tests build

    +1 contrib tests.  The patch passed contrib unit tests.

Test results: https://builds.apache.org/job/PreCommit-HADOOP-Build/653//testReport/
Console output: https://builds.apache.org/job/PreCommit-HADOOP-Build/653//console

This message is automatically generated.
                
> make hadoop-client set of curated jars available in a distribution tarball
> --------------------------------------------------------------------------
>
>                 Key: HADOOP-8125
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8125
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: build
>    Affects Versions: 0.23.1
>            Reporter: Roman Shaposhnik
>            Assignee: Roman Shaposhnik
>         Attachments: HADOOP-8125-2.patch.txt, HADOOP-8125-3.patch.txt, HADOOP-8125.patch.txt
>
>
> One thing that the original patch for HADOOP-8082 didn't address is the need for those curated jars to be visible in the final tarball.

--
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

        

[jira] [Updated] (HADOOP-8125) make hadoop-client set of curated jars available in a distribution tarball

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

Roman Shaposhnik updated HADOOP-8125:
-------------------------------------

    Status: Patch Available  (was: Open)
    
> make hadoop-client set of curated jars available in a distribution tarball
> --------------------------------------------------------------------------
>
>                 Key: HADOOP-8125
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8125
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: build
>    Affects Versions: 0.23.1
>            Reporter: Roman Shaposhnik
>            Assignee: Roman Shaposhnik
>         Attachments: HADOOP-8125.patch.txt
>
>
> One thing that the original patch for HADOOP-8082 didn't address is the need for those curated jars to be visible in the final tarball.

--
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

        

[jira] [Commented] (HADOOP-8125) make hadoop-client set of curated jars available in a distribution tarball

Posted by "Alejandro Abdelnur (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-8125?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13222728#comment-13222728 ] 

Alejandro Abdelnur commented on HADOOP-8125:
--------------------------------------------

+1
                
> make hadoop-client set of curated jars available in a distribution tarball
> --------------------------------------------------------------------------
>
>                 Key: HADOOP-8125
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8125
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: build
>    Affects Versions: 0.23.1
>            Reporter: Roman Shaposhnik
>            Assignee: Roman Shaposhnik
>         Attachments: HADOOP-8125-2.patch.txt, HADOOP-8125-3.patch.txt, HADOOP-8125-4.patch.txt, HADOOP-8125.patch.txt
>
>
> One thing that the original patch for HADOOP-8082 didn't address is the need for those curated jars to be visible in the final tarball.

--
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

        

[jira] [Commented] (HADOOP-8125) make hadoop-client set of curated jars available in a distribution tarball

Posted by "Alejandro Abdelnur (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-8125?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13219816#comment-13219816 ] 

Alejandro Abdelnur commented on HADOOP-8125:
--------------------------------------------

Roman, the assembly file should be in the hadoop-assembly module. Then you have to configure the assembly-plugin in hadoop-client to include hadoop-assembly as dependency (see how hadoop-project-dist/pom.xml does it). I've tested the patch on OSX and the share/hadoop/client/lib/ dir of the dist is empty.
                
> make hadoop-client set of curated jars available in a distribution tarball
> --------------------------------------------------------------------------
>
>                 Key: HADOOP-8125
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8125
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: build
>    Affects Versions: 0.23.1
>            Reporter: Roman Shaposhnik
>            Assignee: Roman Shaposhnik
>         Attachments: HADOOP-8125.patch.txt
>
>
> One thing that the original patch for HADOOP-8082 didn't address is the need for those curated jars to be visible in the final tarball.

--
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

        

[jira] [Commented] (HADOOP-8125) make hadoop-client set of curated jars available in a distribution tarball

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

Hudson commented on HADOOP-8125:
--------------------------------

Integrated in Hadoop-Hdfs-0.23-Build #189 (See [https://builds.apache.org/job/Hadoop-Hdfs-0.23-Build/189/])
    Merge -r 1297269:1297270 from trunk to branch. FIXES: HADOOP-8125 (Revision 1297281)

     Result = SUCCESS
tucu : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1297281
Files : 
* /hadoop/common/branches/branch-0.23/hadoop-client/pom.xml
* /hadoop/common/branches/branch-0.23/hadoop-common-project/hadoop-common/CHANGES.txt

                
> make hadoop-client set of curated jars available in a distribution tarball
> --------------------------------------------------------------------------
>
>                 Key: HADOOP-8125
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8125
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: build
>    Affects Versions: 0.23.1
>            Reporter: Roman Shaposhnik
>            Assignee: Roman Shaposhnik
>         Attachments: HADOOP-8125-2.patch.txt, HADOOP-8125-3.patch.txt, HADOOP-8125-4.patch.txt, HADOOP-8125.patch.txt
>
>
> One thing that the original patch for HADOOP-8082 didn't address is the need for those curated jars to be visible in the final tarball.

--
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

        

[jira] [Commented] (HADOOP-8125) make hadoop-client set of curated jars available in a distribution tarball

Posted by "Hadoop QA (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-8125?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13220323#comment-13220323 ] 

Hadoop QA commented on HADOOP-8125:
-----------------------------------

-1 overall.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12516720/HADOOP-8125-2.patch.txt
  against trunk revision .

    +1 @author.  The patch does not contain any @author tags.

    -1 tests included.  The patch doesn't appear to include any new or modified tests.
                        Please justify why no new tests are needed for this patch.
                        Also please list what manual steps were performed to verify this patch.

    -1 patch.  The patch command could not apply the patch.

Console output: https://builds.apache.org/job/PreCommit-HADOOP-Build/651//console

This message is automatically generated.
                
> make hadoop-client set of curated jars available in a distribution tarball
> --------------------------------------------------------------------------
>
>                 Key: HADOOP-8125
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8125
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: build
>    Affects Versions: 0.23.1
>            Reporter: Roman Shaposhnik
>            Assignee: Roman Shaposhnik
>         Attachments: HADOOP-8125-2.patch.txt, HADOOP-8125.patch.txt
>
>
> One thing that the original patch for HADOOP-8082 didn't address is the need for those curated jars to be visible in the final tarball.

--
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

        

[jira] [Commented] (HADOOP-8125) make hadoop-client set of curated jars available in a distribution tarball

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

Hudson commented on HADOOP-8125:
--------------------------------

Integrated in Hadoop-Hdfs-0.23-Commit #631 (See [https://builds.apache.org/job/Hadoop-Hdfs-0.23-Commit/631/])
    Merge -r 1297269:1297270 from trunk to branch. FIXES: HADOOP-8125 (Revision 1297281)

     Result = SUCCESS
tucu : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1297281
Files : 
* /hadoop/common/branches/branch-0.23/hadoop-client/pom.xml
* /hadoop/common/branches/branch-0.23/hadoop-common-project/hadoop-common/CHANGES.txt

                
> make hadoop-client set of curated jars available in a distribution tarball
> --------------------------------------------------------------------------
>
>                 Key: HADOOP-8125
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8125
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: build
>    Affects Versions: 0.23.1
>            Reporter: Roman Shaposhnik
>            Assignee: Roman Shaposhnik
>         Attachments: HADOOP-8125-2.patch.txt, HADOOP-8125-3.patch.txt, HADOOP-8125-4.patch.txt, HADOOP-8125.patch.txt
>
>
> One thing that the original patch for HADOOP-8082 didn't address is the need for those curated jars to be visible in the final tarball.

--
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

        

[jira] [Commented] (HADOOP-8125) make hadoop-client set of curated jars available in a distribution tarball

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

Hudson commented on HADOOP-8125:
--------------------------------

Integrated in Hadoop-Mapreduce-0.23-Commit #642 (See [https://builds.apache.org/job/Hadoop-Mapreduce-0.23-Commit/642/])
    Merge -r 1297269:1297270 from trunk to branch. FIXES: HADOOP-8125 (Revision 1297281)

     Result = FAILURE
tucu : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1297281
Files : 
* /hadoop/common/branches/branch-0.23/hadoop-client/pom.xml
* /hadoop/common/branches/branch-0.23/hadoop-common-project/hadoop-common/CHANGES.txt

                
> make hadoop-client set of curated jars available in a distribution tarball
> --------------------------------------------------------------------------
>
>                 Key: HADOOP-8125
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8125
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: build
>    Affects Versions: 0.23.1
>            Reporter: Roman Shaposhnik
>            Assignee: Roman Shaposhnik
>         Attachments: HADOOP-8125-2.patch.txt, HADOOP-8125-3.patch.txt, HADOOP-8125-4.patch.txt, HADOOP-8125.patch.txt
>
>
> One thing that the original patch for HADOOP-8082 didn't address is the need for those curated jars to be visible in the final tarball.

--
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

        

[jira] [Commented] (HADOOP-8125) make hadoop-client set of curated jars available in a distribution tarball

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

Hudson commented on HADOOP-8125:
--------------------------------

Integrated in Hadoop-Common-0.23-Commit #641 (See [https://builds.apache.org/job/Hadoop-Common-0.23-Commit/641/])
    Merge -r 1297269:1297270 from trunk to branch. FIXES: HADOOP-8125 (Revision 1297281)

     Result = SUCCESS
tucu : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1297281
Files : 
* /hadoop/common/branches/branch-0.23/hadoop-client/pom.xml
* /hadoop/common/branches/branch-0.23/hadoop-common-project/hadoop-common/CHANGES.txt

                
> make hadoop-client set of curated jars available in a distribution tarball
> --------------------------------------------------------------------------
>
>                 Key: HADOOP-8125
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8125
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: build
>    Affects Versions: 0.23.1
>            Reporter: Roman Shaposhnik
>            Assignee: Roman Shaposhnik
>         Attachments: HADOOP-8125-2.patch.txt, HADOOP-8125-3.patch.txt, HADOOP-8125-4.patch.txt, HADOOP-8125.patch.txt
>
>
> One thing that the original patch for HADOOP-8082 didn't address is the need for those curated jars to be visible in the final tarball.

--
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

        

[jira] [Commented] (HADOOP-8125) make hadoop-client set of curated jars available in a distribution tarball

Posted by "Hadoop QA (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-8125?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13221484#comment-13221484 ] 

Hadoop QA commented on HADOOP-8125:
-----------------------------------

-1 overall.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12516918/HADOOP-8125-4.patch.txt
  against trunk revision .

    +1 @author.  The patch does not contain any @author tags.

    -1 tests included.  The patch doesn't appear to include any new or modified tests.
                        Please justify why no new tests are needed for this patch.
                        Also please list what manual steps were performed to verify this patch.

    -1 patch.  The patch command could not apply the patch.

Console output: https://builds.apache.org/job/PreCommit-HADOOP-Build/666//console

This message is automatically generated.
                
> make hadoop-client set of curated jars available in a distribution tarball
> --------------------------------------------------------------------------
>
>                 Key: HADOOP-8125
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8125
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: build
>    Affects Versions: 0.23.1
>            Reporter: Roman Shaposhnik
>            Assignee: Roman Shaposhnik
>         Attachments: HADOOP-8125-2.patch.txt, HADOOP-8125-3.patch.txt, HADOOP-8125-4.patch.txt, HADOOP-8125.patch.txt
>
>
> One thing that the original patch for HADOOP-8082 didn't address is the need for those curated jars to be visible in the final tarball.

--
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

        

[jira] [Commented] (HADOOP-8125) make hadoop-client set of curated jars available in a distribution tarball

Posted by "Hadoop QA (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-8125?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13219744#comment-13219744 ] 

Hadoop QA commented on HADOOP-8125:
-----------------------------------

-1 overall.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12516636/HADOOP-8125.patch.txt
  against trunk revision .

    +1 @author.  The patch does not contain any @author tags.

    -1 tests included.  The patch doesn't appear to include any new or modified tests.
                        Please justify why no new tests are needed for this patch.
                        Also please list what manual steps were performed to verify this patch.

    -1 patch.  The patch command could not apply the patch.

Console output: https://builds.apache.org/job/PreCommit-HADOOP-Build/648//console

This message is automatically generated.
                
> make hadoop-client set of curated jars available in a distribution tarball
> --------------------------------------------------------------------------
>
>                 Key: HADOOP-8125
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8125
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: build
>    Affects Versions: 0.23.1
>            Reporter: Roman Shaposhnik
>            Assignee: Roman Shaposhnik
>         Attachments: HADOOP-8125.patch.txt
>
>
> One thing that the original patch for HADOOP-8082 didn't address is the need for those curated jars to be visible in the final tarball.

--
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

        

[jira] [Commented] (HADOOP-8125) make hadoop-client set of curated jars available in a distribution tarball

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

Hudson commented on HADOOP-8125:
--------------------------------

Integrated in Hadoop-Hdfs-trunk-Commit #1911 (See [https://builds.apache.org/job/Hadoop-Hdfs-trunk-Commit/1911/])
    HADOOP-8125. make hadoop-client set of curated jars available in a distribution tarball (rvs via tucu) (Revision 1297270)

     Result = SUCCESS
tucu : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1297270
Files : 
* /hadoop/common/trunk/hadoop-client/pom.xml
* /hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt

                
> make hadoop-client set of curated jars available in a distribution tarball
> --------------------------------------------------------------------------
>
>                 Key: HADOOP-8125
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8125
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: build
>    Affects Versions: 0.23.1
>            Reporter: Roman Shaposhnik
>            Assignee: Roman Shaposhnik
>         Attachments: HADOOP-8125-2.patch.txt, HADOOP-8125-3.patch.txt, HADOOP-8125-4.patch.txt, HADOOP-8125.patch.txt
>
>
> One thing that the original patch for HADOOP-8082 didn't address is the need for those curated jars to be visible in the final tarball.

--
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

        

[jira] [Updated] (HADOOP-8125) make hadoop-client set of curated jars available in a distribution tarball

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

Roman Shaposhnik updated HADOOP-8125:
-------------------------------------

    Attachment: HADOOP-8125-4.patch.txt

A colleague of mine suggested even simpler solution then all of the above. Attaching.
                
> make hadoop-client set of curated jars available in a distribution tarball
> --------------------------------------------------------------------------
>
>                 Key: HADOOP-8125
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8125
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: build
>    Affects Versions: 0.23.1
>            Reporter: Roman Shaposhnik
>            Assignee: Roman Shaposhnik
>         Attachments: HADOOP-8125-2.patch.txt, HADOOP-8125-3.patch.txt, HADOOP-8125-4.patch.txt, HADOOP-8125.patch.txt
>
>
> One thing that the original patch for HADOOP-8082 didn't address is the need for those curated jars to be visible in the final tarball.

--
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

        

[jira] [Commented] (HADOOP-8125) make hadoop-client set of curated jars available in a distribution tarball

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

Hudson commented on HADOOP-8125:
--------------------------------

Integrated in Hadoop-Common-trunk-Commit #1837 (See [https://builds.apache.org/job/Hadoop-Common-trunk-Commit/1837/])
    HADOOP-8125. make hadoop-client set of curated jars available in a distribution tarball (rvs via tucu) (Revision 1297270)

     Result = SUCCESS
tucu : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1297270
Files : 
* /hadoop/common/trunk/hadoop-client/pom.xml
* /hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt

                
> make hadoop-client set of curated jars available in a distribution tarball
> --------------------------------------------------------------------------
>
>                 Key: HADOOP-8125
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8125
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: build
>    Affects Versions: 0.23.1
>            Reporter: Roman Shaposhnik
>            Assignee: Roman Shaposhnik
>         Attachments: HADOOP-8125-2.patch.txt, HADOOP-8125-3.patch.txt, HADOOP-8125-4.patch.txt, HADOOP-8125.patch.txt
>
>
> One thing that the original patch for HADOOP-8082 didn't address is the need for those curated jars to be visible in the final tarball.

--
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

        

[jira] [Commented] (HADOOP-8125) make hadoop-client set of curated jars available in a distribution tarball

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

Hudson commented on HADOOP-8125:
--------------------------------

Integrated in Hadoop-Hdfs-trunk #976 (See [https://builds.apache.org/job/Hadoop-Hdfs-trunk/976/])
    HADOOP-8125. make hadoop-client set of curated jars available in a distribution tarball (rvs via tucu) (Revision 1297270)

     Result = SUCCESS
tucu : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1297270
Files : 
* /hadoop/common/trunk/hadoop-client/pom.xml
* /hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt

                
> make hadoop-client set of curated jars available in a distribution tarball
> --------------------------------------------------------------------------
>
>                 Key: HADOOP-8125
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8125
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: build
>    Affects Versions: 0.23.1
>            Reporter: Roman Shaposhnik
>            Assignee: Roman Shaposhnik
>         Attachments: HADOOP-8125-2.patch.txt, HADOOP-8125-3.patch.txt, HADOOP-8125-4.patch.txt, HADOOP-8125.patch.txt
>
>
> One thing that the original patch for HADOOP-8082 didn't address is the need for those curated jars to be visible in the final tarball.

--
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

        

[jira] [Updated] (HADOOP-8125) make hadoop-client set of curated jars available in a distribution tarball

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

Roman Shaposhnik updated HADOOP-8125:
-------------------------------------

    Attachment: HADOOP-8125-3.patch.txt

Attaching a minimalistic version of the patch that has an assembly creation part but doesn't push the bits into the final tarball. 

For the Bigtop purposes either one of the patches would suffice. Feel free to pick one that works better for the Hadoop community.
                
> make hadoop-client set of curated jars available in a distribution tarball
> --------------------------------------------------------------------------
>
>                 Key: HADOOP-8125
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8125
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: build
>    Affects Versions: 0.23.1
>            Reporter: Roman Shaposhnik
>            Assignee: Roman Shaposhnik
>         Attachments: HADOOP-8125-2.patch.txt, HADOOP-8125-3.patch.txt, HADOOP-8125.patch.txt
>
>
> One thing that the original patch for HADOOP-8082 didn't address is the need for those curated jars to be visible in the final tarball.

--
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

        

[jira] [Commented] (HADOOP-8125) make hadoop-client set of curated jars available in a distribution tarball

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

Hudson commented on HADOOP-8125:
--------------------------------

Integrated in Hadoop-Mapreduce-trunk-Commit #1844 (See [https://builds.apache.org/job/Hadoop-Mapreduce-trunk-Commit/1844/])
    HADOOP-8125. make hadoop-client set of curated jars available in a distribution tarball (rvs via tucu) (Revision 1297270)

     Result = FAILURE
tucu : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1297270
Files : 
* /hadoop/common/trunk/hadoop-client/pom.xml
* /hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt

                
> make hadoop-client set of curated jars available in a distribution tarball
> --------------------------------------------------------------------------
>
>                 Key: HADOOP-8125
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8125
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: build
>    Affects Versions: 0.23.1
>            Reporter: Roman Shaposhnik
>            Assignee: Roman Shaposhnik
>         Attachments: HADOOP-8125-2.patch.txt, HADOOP-8125-3.patch.txt, HADOOP-8125-4.patch.txt, HADOOP-8125.patch.txt
>
>
> One thing that the original patch for HADOOP-8082 didn't address is the need for those curated jars to be visible in the final tarball.

--
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