Siddharth Seth created TEZ-1233: ----------------------------------- Summary: Allow configuration of framework parameters per vertex Key: TEZ-1233 URL: https://issues.apache.org/jira/browse/TEZ-1233 Project: Apache Tez Issue Type: Improvement Reporter: Siddharth Seth
Currently, configuration properties specific in AMConfiguration are used to configure tasks - e.g. memory configs, process tree, etc. These should be configurable at a Vertex level. Also, tasks end up reading these configs from the dist cache each time - would be simpler to send over the wire as part of the TaskSpec. -- This message was sent by Atlassian JIRA (v6.2#6252)