-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/27837/
-----------------------------------------------------------
(Updated Nov. 10, 2014, 11:15 p.m.)
Review request for Ambari, Jaimin Jetly, Mahadev Konar, Sumit Mohanty, Srimanth
Gunturi, and Sid Wagle.
Bugs: AMBARI-8265
https://issues.apache.org/jira/browse/AMBARI-8265
Repository: ambari
Description
-------
In HIVE-6876
(https://github.com/hortonworks/hive/blob/champlain/common/src/main/resources/hive-log4j.properties),
we added better logging to log thread-ids. Without this, any sort of debugging
which involves tracking the flow of a query through server threads, becomes
very difficult. For some reason, I don't see the thread id logging pattern
([%t]) in the hive-log4j.properties that gets put into the conf directory.
Diffs
-----
ambari-server/src/main/resources/stacks/HDP/2.0.6/services/HIVE/configuration/hive-log4j.xml
cb8d3a9
Diff: https://reviews.apache.org/r/27837/diff/
Testing (updated)
-------
mvn clean test
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 26:10.966s
[INFO] Finished at: Mon Nov 10 15:15:17 PST 2014
[INFO] Final Memory: 64M/434M
[INFO] ------------------------------------------------------------------------
Thanks,
Alejandro Fernandez