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

Roman Shaposhnik commented on BIGTOP-88:
----------------------------------------

If you this:

{noformat}
+rm -f $RPM_BUILD_ROOT/usr/lib/mahout/lib/hadoop*
{noformat}

into 


{noformat}
+rm -f $RPM_BUILD_ROOT/usr/lib/mahout/lib/hadoop*.jar
{noformat}

it'll be a +1


> Mahout package contains actual Hadoop jar, rather than symlinking to it
> -----------------------------------------------------------------------
>
>                 Key: BIGTOP-88
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-88
>             Project: Bigtop
>          Issue Type: Bug
>          Components: Debian, RPM
>            Reporter: Andrew Bayer
>            Assignee: Andrew Bayer
>             Fix For: 0.2.0
>
>         Attachments: BIGTOP-88.diff.txt
>
>
> Mahout should be symlinking to /usr/lib/hadoop/hadoop-core.jar rather than 
> having its own local copy of the jar.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to