[
https://issues.apache.org/jira/browse/IMPALA-14206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18003867#comment-18003867
]
ASF subversion and git services commented on IMPALA-14206:
----------------------------------------------------------
Commit 569f38e9bfdb250fed6d0866f829bca5b05f08a3 in impala's branch
refs/heads/master from stiga-huang
[ https://gitbox.apache.org/repos/asf?p=impala.git;h=569f38e9b ]
IMPALA-14206: Add option to start Impala with Ranger authz enabled
This patch adds an option in bin/start-impala-cluster.py to start the
Impala cluster with Ranger authorization enabled.
Tests
- Manually tested the script and verified Ranger authz is enabled.
Change-Id: I62d6f75fdfcf6e0c3807958e2aae4405054eef8a
Reviewed-on: http://gerrit.cloudera.org:8080/23138
Reviewed-by: Riza Suminto <[email protected]>
Tested-by: Impala Public Jenkins <[email protected]>
> 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
> Priority: Major
>
> 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: [email protected]
For additional commands, e-mail: [email protected]