Sai Hemanth Gantasala has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/20679


Change subject: IMPALA-12547: Set the default worker threads for compaction to 1
......................................................................

IMPALA-12547: Set the default worker threads for
compaction to 1

Currently worker threads for compaction to 4, as a result, in the
external frontend mode, there are a lot of calls to HMS in idle state.
So, it is flooding the catalogD log with unnecessary calls to HMS.

The current patch sets the default value of the config
'hive.compactor.worker.threads' to 1, so that this would decrease the
frequancy of compaction calls to HMS.

Testing:
Verified in catalogD logs that the number of calls to HMS are decreased

Change-Id: I3ef8ebc30a4754794a49e60f01e6661fe04842ca
---
M fe/src/test/resources/hive-site.xml.py
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/79/20679/1
--
To view, visit http://gerrit.cloudera.org:8080/20679
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I3ef8ebc30a4754794a49e60f01e6661fe04842ca
Gerrit-Change-Number: 20679
Gerrit-PatchSet: 1
Gerrit-Owner: Sai Hemanth Gantasala <[email protected]>

Reply via email to