[
https://issues.apache.org/jira/browse/FALCON-892?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14211614#comment-14211614
]
Srikanth Sundarrajan commented on FALCON-892:
---------------------------------------------
Dont have the full context on the issue reported so not review it properly.
Based on cursory look, just one observation
{code}
+ String srcClusterName =
EntityUtil.getWorkflowNameSuffix(coordName, entity);
+
properties.putAll(getHiveCredentials(ClusterHelper.getCluster(srcClusterName)));
{code}
Is there a name space isolation required for source and target credentials in
bundle properties. If both properties are present with the same conf name, will
one overwrite the other ?
> HCatReplication fails in secure setup
> -------------------------------------
>
> Key: FALCON-892
> URL: https://issues.apache.org/jira/browse/FALCON-892
> Project: Falcon
> Issue Type: Bug
> Components: oozie
> Affects Versions: 0.6
> Reporter: Venkatesh Seetharam
> Assignee: Venkatesh Seetharam
> Priority: Critical
> Fix For: 0.6
>
> Attachments: FALCON-892.patch
>
>
> 2 issues:
> * target credentials are passed to coord but input data set points to source
> * distcp source endpoint is write interface, should be read
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)