Impala Public Jenkins has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/20928 )
Change subject: IMPALA-12362: (part-2/4) Optimize default configurations for packaging module. ...................................................................... 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 Reviewed-on: http://gerrit.cloudera.org:8080/20928 Reviewed-by: Quanlong Huang <[email protected]> Tested-by: Impala Public Jenkins <[email protected]> --- M bin/rat_exclude_files.txt 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/statestored_flags 14 files changed, 267 insertions(+), 117 deletions(-) Approvals: Quanlong Huang: Looks good to me, approved Impala Public Jenkins: Verified -- 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: merged Gerrit-Change-Id: Ifda229b779a3d6fca647bb81fe23dd61ad7e5d66 Gerrit-Change-Number: 20928 Gerrit-PatchSet: 8 Gerrit-Owner: Xiang Yang <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Quanlong Huang <[email protected]> Gerrit-Reviewer: Xiang Yang <[email protected]> Gerrit-Reviewer: Zihao Ye <[email protected]>
