-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/56400/
-----------------------------------------------------------
Review request for Ambari, Alejandro Fernandez, Jayush Luniya, and Sumit
Mohanty.
Bugs: AMBARI-19900
https://issues.apache.org/jira/browse/AMBARI-19900
Repository: ambari
Description
-------
Ambari doesn't appear to configure logging correctly for LLAP
Diffs
-----
ambari-server/src/main/resources/common-services/HIVE/0.12.0.2.0/package/scripts/hive_interactive.py
3558cf1
ambari-server/src/test/python/stacks/2.5/HIVE/test_hive_server_int.py fb97612
Diff: https://reviews.apache.org/r/56400/diff/
Testing
-------
Manually.
Deploy hive
Enable interactive query
Change value of Hive LLAP # backup files value to 243
Check on disk:
[root@c6401 /]# grep property.llap.daemon.log.maxbackupindex
/etc/hive2/conf/llap-daemon-log4j2.properties
property.llap.daemon.log.maxbackupindex = 243
Thanks,
Madhuvanthi Radhakrishnan