[
https://issues.apache.org/jira/browse/HIVE-24172?focusedWorklogId=487421&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-487421
]
ASF GitHub Bot logged work on HIVE-24172:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 22/Sep/20 02:59
Start Date: 22/Sep/20 02:59
Worklog Time Spent: 10m
Work Description: klcopp opened a new pull request #1514:
URL: https://github.com/apache/hive/pull/1514
Setting the execution engine as MR in the driver field
(driver.getConf().setBoolVar(...)) only affects queries in setup and teardown.
Compaction runs using the conf field. So the execution engine needed to be
set to MR in conf so that compaction would pick it up.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 487421)
Time Spent: 20m (was: 10m)
> Fix TestMmCompactorOnMr
> -----------------------
>
> Key: HIVE-24172
> URL: https://issues.apache.org/jira/browse/HIVE-24172
> Project: Hive
> Issue Type: Bug
> Reporter: Zoltan Haindrich
> Assignee: Karen Coppage
> Priority: Major
> Labels: pull-request-available
> Time Spent: 20m
> Remaining Estimate: 0h
>
> test is unstable;
> http://ci.hive.apache.org/job/hive-flaky-check/112/
--
This message was sent by Atlassian Jira
(v8.3.4#803005)