[
https://issues.apache.org/jira/browse/OOZIE-2295?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16740907#comment-16740907
]
duan xiong commented on OOZIE-2295:
-----------------------------------
Hi,This problem is because the job can't find your script,It has nothing to do
with the specific content of implementation.you can try add file tag and try
again,For example:
{code:java}
// code placeholder
<file>hdfs://master.domain.com:port/path1/script.sh#script.sh</file>{code}
> 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
(v7.6.3#76005)