[
https://issues.apache.org/jira/browse/BIGTOP-1459?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14201435#comment-14201435
]
Guo Ruijing commented on BIGTOP-1459:
-------------------------------------
Yes. We may change install_oozie.sh as:
cp -R ${BUILD_DIR}/bin/oozie ${CLIENT_LIB_DIR}/bin
cp -R ${BUILD_DIR}/lib ${CLIENT_LIB_DIR}
+rm -rf ${CLIENT_LIB_DIR}/oozie-client-*.jar
> Remove hadoop-client jar from packages that bundle it
> -----------------------------------------------------
>
> Key: BIGTOP-1459
> URL: https://issues.apache.org/jira/browse/BIGTOP-1459
> Project: Bigtop
> Issue Type: Bug
> Components: debian, rpm
> Affects Versions: 0.8.0
> Reporter: Mark Grover
> Assignee: Newton Alex
> Labels: newbie++
> Fix For: 0.9.0
>
> Attachments: BIGTOP-1459.patch
>
>
> hadoop-client.jar contains no code and is merely an artifact of transitive
> dependencies that other components (like oozie) rely on it for.
> It makes sense to remove hadoop-client.jar from any packages that bundle it.
> See BIGTOP-1452 for more details.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)