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

Roman Shaposhnik commented on BIGTOP-1452:
------------------------------------------

Unless I'm mistaken, the hadoop-client jar is just a side effect of Maven 
packaging. It contains no code whatsover. At least in 2.3.0 (the one I have 
handy). Has that changed in 2.4.1?

{noformat}
$ jar tvf hadoop-client-2.3.0-sources.jar
     0 Tue Aug 26 09:07:42 PDT 2014 META-INF/
   126 Tue Aug 26 09:07:40 PDT 2014 META-INF/MANIFEST.MF
 11310 Tue Aug 26 09:07:40 PDT 2014 META-INF/DEPENDENCIES
   168 Tue Aug 26 09:07:40 PDT 2014 META-INF/NOTICE
 11358 Tue Aug 26 09:07:40 PDT 2014 META-INF/LICENSE
{noformat}

> put hadoop-client-<version>.jar into hadoop-client rpm package
> --------------------------------------------------------------
>
>                 Key: BIGTOP-1452
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-1452
>             Project: Bigtop
>          Issue Type: Improvement
>          Components: rpm
>            Reporter: Gordon Wang
>
> Currently, hadoop-client-2.4.1.jar is not included in any rpm packages. While 
> hadoop-client-2.4.1.jar is built during hadoop package process, and it is 
> deployed to maven repo.
> Other component(eg. Oozie) may depends on hadoop-client and downloads the 
> hadoop-client-<version>.jar. Because hadoop-client.jar is not installed in 
> any rpm packages. We fails to create cross components symlink referring to 
> hadoop-client.jar.
> It is better to include hadoop-client-2.4.1.jar in 
> hadoop-client-2.4.1-1.el6.x86_64.rpm.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to