[ https://issues.apache.org/jira/browse/HIVE-15159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15648669#comment-15648669 ]
Hive QA commented on HIVE-15159: -------------------------------- Here are the results of testing the latest attachment: https://issues.apache.org/jira/secure/attachment/12838025/HIVE-15159.01.patch {color:red}ERROR:{color} -1 due to no test(s) being added or modified. {color:red}ERROR:{color} -1 due to 6 failed/errored test(s), 10626 tests executed *Failed tests:* {noformat} org.apache.hadoop.hive.cli.TestMiniLlapLocalCliDriver.testCliDriver[join_acid_non_acid] (batchId=150) org.apache.hadoop.hive.cli.TestMiniLlapLocalCliDriver.testCliDriver[union_fast_stats] (batchId=145) org.apache.hadoop.hive.cli.TestMiniTezCliDriver.testCliDriver[explainanalyze_4] (batchId=91) org.apache.hadoop.hive.cli.TestMiniTezCliDriver.testCliDriver[explainanalyze_5] (batchId=90) org.apache.hadoop.hive.cli.TestSparkNegativeCliDriver.org.apache.hadoop.hive.cli.TestSparkNegativeCliDriver (batchId=226) org.apache.hive.spark.client.TestSparkClient.testJobSubmission (batchId=272) {noformat} Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/2033/testReport Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/2033/console Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-2033/ Messages: {noformat} Executing org.apache.hive.ptest.execution.TestCheckPhase Executing org.apache.hive.ptest.execution.PrepPhase Executing org.apache.hive.ptest.execution.ExecutionPhase Executing org.apache.hive.ptest.execution.ReportingPhase Tests exited with: TestsFailedException: 6 tests failed {noformat} This message is automatically generated. ATTACHMENT ID: 12838025 - PreCommit-HIVE-Build > LLAP ContainerRunner should not reduce the available heap while distributing > to individual executors > ---------------------------------------------------------------------------------------------------- > > Key: HIVE-15159 > URL: https://issues.apache.org/jira/browse/HIVE-15159 > Project: Hive > Issue Type: Task > Components: llap > Reporter: Siddharth Seth > Assignee: Siddharth Seth > Attachments: HIVE-15159.01.patch > > > hive.llap.daemon.memory.per.instance.mb is set to the heapsize of the process > when llap service driver is used. > ContainerRunner currently cuts this down to 80% of the available. This > reduction is not necessary if the heapsize is used, instead of a container > size. -- This message was sent by Atlassian JIRA (v6.3.4#6332)