[
https://issues.apache.org/jira/browse/OOZIE-2295?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14618031#comment-14618031
]
Jaydeep Vishwakarma commented on OOZIE-2295:
--------------------------------------------
Can you check if all the nodes of your cluster have hadoop command in $PATH, in
another word are you able to access hadoop command without specifying full
path. if not you have to use /path_to_hadoop/hadoop in your sh script or set
the hadoop $PATH.
> 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)