[
https://issues.apache.org/jira/browse/TEZ-1233?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14315436#comment-14315436
]
Jeff Zhang commented on TEZ-1233:
---------------------------------
Committed to master.
commit eb9a0345c8617214be6e1cc331efb553af3e1ccc (HEAD, origin/master,
origin/HEAD, master, TEZ-1233)
Author: Jeff Zhang <[email protected]>
Date: Wed Feb 11 10:10:51 2015 +0800
TEZ-1233. Allow configuration of framework parameters per vertex (zjffdu)
> 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
> Fix For: 0.7.0
>
> 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)