Bikas Saha created TEZ-1229: ------------------------------- Summary: Inconsistent setup of vertex lib resource between session and non-session Key: TEZ-1229 URL: https://issues.apache.org/jira/browse/TEZ-1229 Project: Apache Tez Issue Type: Bug Reporter: Bikas Saha Fix For: 0.5.0
In non-session, its set up by adding the lib resources before submitting the dag. In session, its set up on the AM via session resources. The solution may be to universally set it in the client and remove session resources. -- This message was sent by Atlassian JIRA (v6.2#6252)