Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Fixed typo in impalad and catalog args list.

...

Code Block
bin/start-impala-cluster.py --impalad_args="--server-_name=server1 --ranger_service_type=hive --ranger_app_id=impala --authorization_provider=ranger" --catalogd_args="--server-_name=server1 --ranger_service_type=hive --ranger_app_id=impala --authorization_provider=ranger"

...