[ 
https://issues.apache.org/jira/browse/HIVE-13934?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15390564#comment-15390564
 ] 

Lefty Leverenz commented on HIVE-13934:
---------------------------------------

Doc note:  This adds four configuration parameters to HiveConf.java, so they 
will need to be documented in the wiki for release 2.1.1 (or 2.2.0 if that 
comes first).

* *hive.tez.container.max.java.heap.fraction*
* *hive.tez.task.scale.memory.reserve-fraction.min*
* *hive.tez.task.scale.memory.reserve.fraction.max*
* *hive.tez.task.scale.memory.reserve.fraction*

* [Configuration Properties -- Tez | 
https://cwiki.apache.org/confluence/display/Hive/Configuration+Properties#ConfigurationProperties-Tez]

Added a TODOC2.1.1 label.

[~wzheng], please write a release note and explain the default value (-1) for 
*hive.tez.task.scale.memory.reserve.fraction* since the parameter description 
omits that information.

> Configure Tez to make nocondiional task size memory available for the 
> Processor
> -------------------------------------------------------------------------------
>
>                 Key: HIVE-13934
>                 URL: https://issues.apache.org/jira/browse/HIVE-13934
>             Project: Hive
>          Issue Type: Bug
>          Components: Hive
>    Affects Versions: 2.1.0
>            Reporter: Wei Zheng
>            Assignee: Wei Zheng
>              Labels: TODOC2.1.1
>             Fix For: 2.2.0, 2.1.1
>
>         Attachments: HIVE-13934.1.patch, HIVE-13934.10.patch, 
> HIVE-13934.11.patch, HIVE-13934.2.patch, HIVE-13934.3.patch, 
> HIVE-13934.4.patch, HIVE-13934.6.patch, HIVE-13934.7.patch, 
> HIVE-13934.8.patch, HIVE-13934.9.patch
>
>
> Currently, noconditionaltasksize is not validated against the container size, 
> the reservations made in the container by Tez for Inputs / Outputs etc.
> Check this at compile time to see if enough memory is available, or set up 
> the vertex to reserve additional memory for the Processor.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to