LuGuangMing created OOZIE-3285:
----------------------------------
Summary: DistCp Action running between insecure and secure cluster
failed
Key: OOZIE-3285
URL: https://issues.apache.org/jira/browse/OOZIE-3285
Project: Oozie
Issue Type: Bug
Environment: hadoop version 2.6.0 (insecure and secure cluster)
oozie version 4.3.0
Reporter: LuGuangMing
create a workflow run at insecure cluster for to copy a file from another
secure cluster. run failed. i'm setting config follows,
{{<property> }}
{{<name>ipc.client.fallback-to-simple-auth-allowed</name> }}
{{<value>true</value>}}
{{ </property>}}
{{And set conf <arg> label, source path(insecure cluster absolutely path) and
dest path (secure cluster absolutely path,contains active namenode:8020), but
throws rpc server connect refused, in addition, dest server is normal. }}
{{help me ,how to regular run distCp at insecure visit to secure cluster by
oozie.}}
{{ }}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)