[
https://issues.apache.org/jira/browse/TEZ-1233?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14313841#comment-14313841
]
Jeff Zhang edited comment on TEZ-1233 at 2/10/15 8:48 AM:
----------------------------------------------------------
Upload new patch for the review comment
bq. Not related to this patch, but could you please add a Private annotation on
the public DAGPlan createDag(Configuration tezConf, Credentials
extraCredentials, ... method in the next patch.
Leave it to TEZ-2067
was (Author: zjffdu):
Upload new patch for the review comment
> 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
> Assignee: Jeff Zhang
> Attachments: TEZ-1233-1.patch, TEZ-1233-2.patch, TEZ-1233-3.patch,
> TEZ-1233-4.patch
>
>
> 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.3.4#6332)