[
https://issues.apache.org/jira/browse/TEZ-1450?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14101553#comment-14101553
]
Hitesh Shah commented on TEZ-1450:
----------------------------------
{code}+ * Defines the configurations for Tez. These configurations are
typically specified in
+ * tez-site.xml on the client machine where TezClient is used to launch the
Tez application.
*/
{code}
- should probably mention something about the classpath and how tez-site.xml
is found
{code}
+ public static final int TEZ_TASK_RESOURCE_CPU_VCORES_DEFAULT = 2;
{code}
- please change back to 1 for now. Could be changed later when YARN switches
to supporting vcores by default.
bq. TEZ_LIB_URIS
- needs more docs - should match information in INSTALL.txt
bq. The maximium number of tasks running in parallel in within the app master
process.
- Should be "running in parallel within" ?
Rest looks good.
> Documentation of TezConfiguration
> ---------------------------------
>
> Key: TEZ-1450
> URL: https://issues.apache.org/jira/browse/TEZ-1450
> Project: Apache Tez
> Issue Type: Bug
> Reporter: Bikas Saha
> Assignee: Bikas Saha
> Priority: Blocker
> Attachments: TEZ-1450.1.patch
>
>
--
This message was sent by Atlassian JIRA
(v6.2#6252)