[
https://issues.apache.org/jira/browse/AMBARI-18963?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15843415#comment-15843415
]
Swapan Shridhar commented on AMBARI-18963:
------------------------------------------
commit:
branch-2.5:
{code}
commit 8552345deee7e6d366571a4c926a3093f7a7492a
Author: Sumit Mohanty <[email protected]>
Date: Sun Dec 11 11:15:46 2016 -0800
AMBARI-18901. LLAP integration enhancements (Swapan Sridhar via smohanty)
{code}
trunk:
{code}
commit 8552345deee7e6d366571a4c926a3093f7a7492a
Author: Sumit Mohanty <[email protected]>
Date: Sun Dec 11 11:15:46 2016 -0800
AMBARI-18901. LLAP integration enhancements (Swapan Sridhar via smohanty)
{code}
> Convert config 'hive.llap.io.memory.size' value from MB to Bytes before
> writing it to hive-site.xml
> ---------------------------------------------------------------------------------------------------
>
> Key: AMBARI-18963
> URL: https://issues.apache.org/jira/browse/AMBARI-18963
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server
> Affects Versions: 2.4.1
> Reporter: Swapan Shridhar
> Assignee: Swapan Shridhar
> Priority: Critical
> Fix For: 2.5.0
>
> Attachments: AMBARI-18963.patch
>
>
> - Currently, we calculate config 'hive.llap.io.memory.size' value in MB.
> - We end up writing the config value in MB units to hive-site.xml.
> *Expected:*
> - Value written in hive-site.xml should be in Bytes.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)