Quanlong Huang has uploaded this change for review. ( http://gerrit.cloudera.org:8080/21293
Change subject: IMPALA-12999: Add log4j.properties to the DEB/RPM packages ...................................................................... IMPALA-12999: Add log4j.properties to the DEB/RPM packages log4j.properties is required to configure log4j before logs from it are redirected to glog (done in GlogAppender#Install()). This is crucial to show error logs during initialization, especially while lauching the JVM. See the JIRA description for an example. This copies log4j.properties from fe/src/test/resources directly since it hasn't changed for years. Change-Id: Iee0b9699ef313aa8e94bd351fa51fad3ea0cdf57 --- A package/conf/log4j.properties 1 file changed, 28 insertions(+), 0 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/93/21293/1 -- To view, visit http://gerrit.cloudera.org:8080/21293 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: Iee0b9699ef313aa8e94bd351fa51fad3ea0cdf57 Gerrit-Change-Number: 21293 Gerrit-PatchSet: 1 Gerrit-Owner: Quanlong Huang <[email protected]>
