[ https://issues.apache.org/jira/browse/TEZ-3085?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15127100#comment-15127100
]
Hitesh Shah commented on TEZ-3085:
----------------------------------
My bad - I think the tezclient refactor somehow skipped the credentials object being passed
into the ctor.
> In session mode, the credentials passed via the Tez client constructor is not available
to all the tasks
> --------------------------------------------------------------------------------------------------------
>
> Key: TEZ-3085
> URL: https://issues.apache.org/jira/browse/TEZ-3085
> Project: Apache Tez
> Issue Type: Bug
> Reporter: Vinoth Sathappan
>
> The credentials passed through the Tez client constructor isn't available for the tasks
in session mode.
> TezClient(String name, TezConfiguration tezConf,
> @Nullable Map<String, LocalResource> localResources,
> @Nullable Credentials credentials)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
|