-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/26656/
-----------------------------------------------------------
(Updated Oct. 14, 2014, 4:47 p.m.)
Review request for Ambari, Andrew Onischuk and Vitalyi Brodetskyi.
Bugs: AMBARI-7763
https://issues.apache.org/jira/browse/AMBARI-7763
Repository: ambari
Description
-------
fs.hdfs.impl.disable.cache and fs.file.impl.disable.cache were being set to
true to workaround some memory leaks. The memory leak has now been fixed.
For champlain and newer versions of hive, we should stop setting these to true.
Ideally, we should just leave them unset, so that the default values (false)
gets used.
Diffs
-----
ambari-server/src/main/resources/stacks/HDP/2.2/services/HIVE/configuration/hive-site.xml
c1e8fa6
Diff: https://reviews.apache.org/r/26656/diff/
Testing
-------
not applicable
Thanks,
Dmitro Lisnichenko