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