[
https://issues.apache.org/jira/browse/OOZIE-2295?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14618077#comment-14618077
]
swayam commented on OOZIE-2295:
-------------------------------
I am running the same in stand alone platform .Here are the below PATH info
which I updated in .bashrc file .
valtech@VDC01ubantu:~$ echo $PATH
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games/bin:/usr/bin:/usr/bin/env:/usr/lib/jvm/java-7-openjdk-amd64/bin:/home/valtech/bigdata/hadoop-1.2.1/bin:/home/valtech/bigdata/oozie-4.1.0/distro/target/oozie-4.1.0-distro/oozie-4.1.0/bin:/home/valtech/bigdata/sqoop/bin:/home/valtech/bigdata/hive/bin:/home/valtech/bigdata/flume/bin:/home/valtech/bigdata/pig-0.14.0/bin
also hadoop and oozie all commands are working without mentioning full path.
Thanks
> Hadoop fs command is not working in shell action on oozie 4.1.0 verson
> ----------------------------------------------------------------------
>
> Key: OOZIE-2295
> URL: https://issues.apache.org/jira/browse/OOZIE-2295
> Project: Oozie
> Issue Type: Bug
> Components: action
> Affects Versions: 4.1.0
> Reporter: swayam
> Priority: Critical
> Original Estimate: 24h
> Remaining Estimate: 24h
>
> Hi Team,
> I am trying to run hadoop command for moving the data from local machine to
> HDFS in oozie shell action. Though Echo command is working but output is
> blank.
> Please provide me the solution .
> Command I am using inside shell action is " hadoop fs -put local path to HDFS
> path"
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)