You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues-all@impala.apache.org by "Fang-Yu Rao (Jira)" <ji...@apache.org> on 2023/01/03 04:05:00 UTC

[jira] [Commented] (IMPALA-11060) Add option in create-load-data.sh to run setup-ranger only

    [ https://issues.apache.org/jira/browse/IMPALA-11060?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17653764#comment-17653764 ] 

Fang-Yu Rao commented on IMPALA-11060:
--------------------------------------

I have also updated [https://cwiki.apache.org/confluence/display/IMPALA/How+to+start+a+Ranger-enabled+Impala+minicluster] to reflect the change needed to reload/reset Ranger policies. After the fix, we could execute the following to reload/reset Ranger policies.
 # $IMPALA_HOME/testdata/bin/kill-ranger-server.sh
 # source $IMPALA_HOME/bin/impala-config.sh
 # $IMPALA_HOME/bin/create-test-configuration.sh -create_ranger_policy_db
 # $IMPALA_HOME/testdata/bin/run-ranger-server.sh
 # $IMPALA_HOME/testdata/bin/setup-ranger.sh

> Add option in create-load-data.sh to run setup-ranger only
> ----------------------------------------------------------
>
>                 Key: IMPALA-11060
>                 URL: https://issues.apache.org/jira/browse/IMPALA-11060
>             Project: IMPALA
>          Issue Type: Task
>          Components: Infrastructure
>            Reporter: Quanlong Huang
>            Assignee: Fang-Yu Rao
>            Priority: Major
>             Fix For: Impala 4.3.0
>
>
> Each time when we bump the GBN, ranger will fail to launch. We need to rerun the setup-ranger() part inside testdata/bin/create-load-data.sh. It'd be good if we have an option to only run it, or exact it into a dedicate script so we can easily reuse it.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-all-unsubscribe@impala.apache.org
For additional commands, e-mail: issues-all-help@impala.apache.org