Quanlong Huang created IMPALA-14206: ---------------------------------------
Summary: Add an option in start-impala-cluster.py to start a Ranger authorization enabled Impala cluster Key: IMPALA-14206 URL: https://issues.apache.org/jira/browse/IMPALA-14206 Project: IMPALA Issue Type: Task Components: Infrastructure Reporter: Quanlong Huang Assignee: Quanlong Huang It's not that easy to remember the command to start a Ranger authorization enabled Impala cluster: {code:bash} 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"{code} It'd be helpful to add an option in bin/start-impala-cluster.py for this. -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-all-unsubscr...@impala.apache.org For additional commands, e-mail: issues-all-h...@impala.apache.org