You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tez.apache.org by "Vinoth Sathappan (JIRA)" <ji...@apache.org> on 2016/02/01 20:33:39 UTC

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

Vinoth Sathappan created TEZ-3085:
-------------------------------------

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