You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tez.apache.org by "Hitesh Shah (JIRA)" <ji...@apache.org> on 2016/03/05 00:06:40 UTC

[jira] [Commented] (TEZ-3085) In session mode, the credentials passed via the Tez client constructor is not available to all the tasks

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

Hitesh Shah commented on TEZ-3085:
----------------------------------

Also, to clarify, these credentials are being passed to the AM but not to the tasks as these may have been meant to be the AM credentials. 

> 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)