[
https://issues.apache.org/jira/browse/BIGTOP-1764?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Peter Slawski reassigned BIGTOP-1764:
-------------------------------------
Assignee: Peter Slawski
> Fix copying mapreduce jars to HDFS for Oozie
> --------------------------------------------
>
> Key: BIGTOP-1764
> URL: https://issues.apache.org/jira/browse/BIGTOP-1764
> Project: Bigtop
> Issue Type: Bug
> Components: deployment
> Affects Versions: 1.0.0
> Reporter: Peter Slawski
> Assignee: Peter Slawski
> Priority: Minor
>
> On HDFS after puppet apply, */user/oozie/share/lib/distcp* does not exist and
> */user/oozie/share/lib/mapreduce-streaming* is empty. This looks to be a bug
> in copying jars in
> [init-hcfs.groovy#L283|https://github.com/apache/bigtop/blob/master/bigtop-packages/src/common/bigtop-utils/init-hcfs.groovy#L283]
> {code}
> $ hadoop fs -ls /user/oozie/share/lib/
> drwxr-xr-x - hdfs hadoop 0 2015-03-18 21:47
> /user/oozie/share/lib/distcp
> drwxr-xr-x - hdfs hadoop 0 2015-03-18 21:47
> /user/oozie/share/lib/hive
> drwxr-xr-x - hdfs hadoop 0 2015-03-18 21:47
> /user/oozie/share/lib/mapreduce
> drwxr-xr-x - hdfs hadoop 0 2015-03-18 21:47
> /user/oozie/share/lib/mapreduce-streaming
> drwxr-xr-x - hdfs hadoop 0 2015-03-18 21:47
> /user/oozie/share/lib/pig
> {code}
> {code}
> $ hadoop fs -ls /user/oozie/share/lib/mapreduce-streaming
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)