Xiang Yang has uploaded this change for review. ( http://gerrit.cloudera.org:8080/20928
Change subject: WIP IMPALA-12362: (part-2/4) Optimize default configurations for packaging module. ...................................................................... WIP IMPALA-12362: (part-2/4) Optimize default configurations for packaging module. To avoid absolutely paths and keep it simple, optimize the default configurations for packaging module by remove or change some entries. At the same time, add license header to 'package/conf/*-site.xml' and rename them to '*-site.xml.template' to force administrator making configurations appropriate for their cluster. Testing: - Manually deploy packages on Ubuntu22.04 and verify it. Change-Id: Ifda229b779a3d6fca647bb81fe23dd61ad7e5d66 --- M package/bin/start-catalogd.sh M package/bin/start-impalad.sh M package/bin/start-statestored.sh M package/conf/catalogd_flags D package/conf/core-site.xml A package/conf/core-site.xml.template D package/conf/fair-scheduler.xml A package/conf/fair-scheduler.xml.template D package/conf/hdfs-site.xml A package/conf/hdfs-site.xml.template D package/conf/hive-site.xml A package/conf/hive-site.xml.template M package/conf/impalad_flags D package/conf/llama-site.xml A package/conf/llama-site.xml.template M package/conf/statestore_flags 16 files changed, 266 insertions(+), 117 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/28/20928/4 -- To view, visit http://gerrit.cloudera.org:8080/20928 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: Ifda229b779a3d6fca647bb81fe23dd61ad7e5d66 Gerrit-Change-Number: 20928 Gerrit-PatchSet: 4 Gerrit-Owner: Xiang Yang <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]>
