[
https://issues.apache.org/jira/browse/AMBARI-7877?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14181460#comment-14181460
]
Hudson commented on AMBARI-7877:
--------------------------------
SUCCESS: Integrated in Ambari-branch-1.7.0 #189 (See
[https://builds.apache.org/job/Ambari-branch-1.7.0/189/])
AMBARI-7877. Hive Tez configs are broken in Ambari (dlysnichenko)
(dlysnichenko:
http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=7ff9b8ebeba4ae6f156cf43200eb5156e2d69922)
* ambari-server/src/main/resources/stacks/HDP/2.1/services/stack_advisor.py
* ambari-server/src/test/python/stacks/2.1/common/test_stack_advisor.py
*
ambari-server/src/main/resources/stacks/HDP/2.1/services/HIVE/configuration/hive-site.xml
> Hive Tez configs are broken in Ambari
> -------------------------------------
>
> Key: AMBARI-7877
> URL: https://issues.apache.org/jira/browse/AMBARI-7877
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server
> Affects Versions: 1.7.0
> Reporter: Dmitry Lysnichenko
> Assignee: Dmitry Lysnichenko
> Fix For: 1.7.0
>
> Attachments: AMBARI-7877.patch, AMBARI-7877.patch.1
>
>
> hive.tez.container.size = 682
> hive.tez.java.opts contains -Xmx1024m
> This configuration will cause tez containers to be killed by YARNs memory
> monitor.
> Also, we should change hive.tez.java.opts to include gc logging.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)