Riza Suminto has posted comments on this change. ( http://gerrit.cloudera.org:8080/21443 )
Change subject: IMPALA-12869: Shorten argument list to enable local catalog mode ...................................................................... Patch Set 15: (1 comment) http://gerrit.cloudera.org:8080/#/c/21443/15/bin/start-impala-cluster.py File bin/start-impala-cluster.py: http://gerrit.cloudera.org:8080/#/c/21443/15/bin/start-impala-cluster.py@204 PS15, Line 204: --use_local_catalog It is also possible to have combination of --catalogd_args=--catalog_topic_mode=mixed and --impalad_args=--use_local_catalog=true https://impala.apache.org/docs/build/html/topics/impala_metadata.html Please rename this combination to something more specific like --use_on_demand_metadata and assert that: 1. catalog_topic_mode not in --catalogd_args 2. use_local_catalog not in --impalad_args -- To view, visit http://gerrit.cloudera.org:8080/21443 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: Iab5f3613b39a8473ba1f6ab7cb2634d87b808142 Gerrit-Change-Number: 21443 Gerrit-PatchSet: 15 Gerrit-Owner: Anshula Jain <[email protected]> Gerrit-Reviewer: Anshula Jain <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Michael Smith <[email protected]> Gerrit-Reviewer: Riza Suminto <[email protected]> Gerrit-Comment-Date: Wed, 12 Feb 2025 18:49:27 +0000 Gerrit-HasComments: Yes
