[
https://issues.apache.org/jira/browse/AMBARI-18901?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15799818#comment-15799818
]
Siddharth Seth commented on AMBARI-18901:
-----------------------------------------
Can this be closed? Seems like it's already committed.
One question on this [~sumitmohanty], [~swapanshridhar] - why are the following
lines required?
{code}
updateConfigurationProperties("tez-interactive-site",
Collections.singletonMap("tez.runtime.io.sort.mb", "512"), true, true);
updateConfigurationProperties("tez-interactive-site",
Collections.singletonMap("tez.runtime.unordered.output.buffer.size-mb",
"100"), true, true);
{code}
They will be calculated by stack-advisor; I'm not sure why this is required in
the updateCatalog, and what the impact is. Will SA be applied after?
> LLAP integration enhancements
> -----------------------------
>
> Key: AMBARI-18901
> URL: https://issues.apache.org/jira/browse/AMBARI-18901
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server
> Affects Versions: 2.4.2
> Reporter: Swapan Shridhar
> Assignee: Swapan Shridhar
> Priority: Critical
> Fix For: 2.5.0
>
> Attachments: AMBARI-18901-trunk.patch
>
>
> The attached patch is a merged patch for all the changes from branch -
> branch-feature-AMBARI-18901
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)