[
https://issues.apache.org/jira/browse/TEZ-1318?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bikas Saha updated TEZ-1318:
----------------------------
Attachment: TEZ-1318.1.patch
1) Adds a couple of constructors a) skip resource spec b) skip parallelism and
resource
2) Add task resource config with defaults to use when resource is not specified
3) Changed example code to use new constructors
Going for constructors instead of setters is because I want the users to
consider these options when creating a vertex. Do they need to set resource or
parallelism and decide what works for them. There are no setters since these
are not really optional. [~hitesh] [~sseth] Please review.
> Simplify Vertex constructor
> ---------------------------
>
> Key: TEZ-1318
> URL: https://issues.apache.org/jira/browse/TEZ-1318
> Project: Apache Tez
> Issue Type: Sub-task
> Reporter: Siddharth Seth
> Assignee: Bikas Saha
> Priority: Blocker
> Attachments: TEZ-1318.1.patch
>
>
> In favor of picking a default specified in tez-site, with a potential
> fallback to the minimum allocation in YARN.
> Typically, this value is cluster specific at least for simple jobs. If more
> advanced users need to change this - it can be done via setters.
--
This message was sent by Atlassian JIRA
(v6.2#6252)