[ 
https://issues.apache.org/jira/browse/OOZIE-3290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16526620#comment-16526620
 ] 

Andras Piros commented on OOZIE-3290:
-------------------------------------

[~rohit.peg] thanks for calling the attention to this issue! Do you happen to 
encounter this bug also on Oozie 5.0.0 / 4.3.1 as well?

> Distcp action between 2 secure HA hadoop clusters failed
> --------------------------------------------------------
>
>                 Key: OOZIE-3290
>                 URL: https://issues.apache.org/jira/browse/OOZIE-3290
>             Project: Oozie
>          Issue Type: Bug
>          Components: action
>    Affects Versions: 4.1.0
>            Reporter: Rohit Pegallapati
>            Priority: Major
>
> oozie launcher property set from distcp action does not take effect. Hadoop 
> version is 2.6.0 (cdh 5.13.2 which has this patch included 
> https://issues.apache.org/jira/browse/YARN-3021?attachmentOrder=asc )
> When we set the same property from global configuration, this property gets 
> picked and we do not see the exception. However setting this property at the 
> distcp action level is what is required for us.  
> {code:xml}
> <property> 
>   <name> 
> oozie.launcher.mapreduce.job.hdfs-servers.tokenrenewal.exclude</name> 
>   <value> destCluster </value> 
> </property>
> {code}
> As a result we end up getting:
> {noformat}
> 0943330-180615101217371-oozie-oozi-W@snapshot-prep    -       JA009   JA009: 
> org.apache.hadoop.yarn.exceptions.YarnException: Failed to submit 
> application_1529074835014_0830 to YARN : Failed to renew token: Kind: kms-dt, 
> Service: xxx:16000, Ident: (kms-dt owner=xxx, renewer=yarn, realUser=oozie, 
> issueDate=1529101158245, maxDate=1531520358245, sequenceNumber=446, 
> masterKeyId=2)   --snapshot-prep 0       -       java    -       START_MANUAL 
>    -
> {noformat}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to