Quanlong Huang has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/21264 )
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]> Reviewed-on: http://gerrit.cloudera.org:8080/21264 Reviewed-by: Xiang Yang <[email protected]> Reviewed-by: Zihao Ye <[email protected]> Tested-by: Quanlong Huang <[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: Xiang Yang: Looks good to me, but someone else must approve Zihao Ye: Looks good to me, approved Quanlong Huang: Verified -- To view, visit http://gerrit.cloudera.org:8080/21264 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: branch-3.4.2 Gerrit-MessageType: merged Gerrit-Change-Id: Ifda229b779a3d6fca647bb81fe23dd61ad7e5d66 Gerrit-Change-Number: 21264 Gerrit-PatchSet: 2 Gerrit-Owner: Quanlong Huang <[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]>
