[ https://issues.apache.org/jira/browse/HIVE-10233?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14604833#comment-14604833 ]
Lefty Leverenz commented on HIVE-10233: --------------------------------------- Doc note: This adds two configuration parameters (*hive.tez.enable.memory.manager* & *hive.hash.table.inflation.factor*) which need to be documented in the wiki in Configuration Properties for release 1.3.0. * *hive.tez.enable.memory.manager* belongs in [Configuration Properties -- Tez | https://cwiki.apache.org/confluence/display/Hive/Configuration+Properties#ConfigurationProperties-Tez] * *hive.hash.table.inflation.factor* belongs in [Configuration Properties -- Query and DDL Execution | https://cwiki.apache.org/confluence/display/Hive/Configuration+Properties#ConfigurationProperties-QueryandDDLExecution] Is any general documentation needed for the memory manager? Perhaps in the design docs? * [Hive on Tez | https://cwiki.apache.org/confluence/display/Hive/Hive+on+Tez] * [Hybrid Hybrid Grace Hash Join, v1.0 | https://cwiki.apache.org/confluence/display/Hive/Hybrid+Hybrid+Grace+Hash+Join%2C+v1.0] Also, this jira needs updates for Status, Resolution, and Fix Version. > Hive on tez: memory manager for grace hash join > ----------------------------------------------- > > Key: HIVE-10233 > URL: https://issues.apache.org/jira/browse/HIVE-10233 > Project: Hive > Issue Type: Bug > Components: Tez > Affects Versions: llap, 2.0.0 > Reporter: Vikram Dixit K > Assignee: Gunther Hagleitner > Labels: TODOC1.3 > Attachments: HIVE-10233-WIP-2.patch, HIVE-10233-WIP-3.patch, > HIVE-10233-WIP-4.patch, HIVE-10233-WIP-5.patch, HIVE-10233-WIP-6.patch, > HIVE-10233-WIP-7.patch, HIVE-10233-WIP-8.patch, HIVE-10233.08.patch, > HIVE-10233.09.patch, HIVE-10233.10.patch, HIVE-10233.11.patch, > HIVE-10233.12.patch, HIVE-10233.13.patch, HIVE-10233.14.patch, > HIVE-10233.15.patch, HIVE-10233.16.patch, HIVE-10233.17.patch, > HIVE-10233.18.patch, HIVE-10233.19.patch, HIVE-10233.20.patch, > HIVE-10233.21.patch, HIVE-10233.22.patch, HIVE-10233.23.patch, > HIVE-10233.24.patch > > > We need a memory manager in llap/tez to manage the usage of memory across > threads. -- This message was sent by Atlassian JIRA (v6.3.4#6332)