Re: Per user authorization with the Cassandra Interpreter

2018-09-10 Thread Jongyoul Lee
AFAIK,

It's only implemented on JDBC Interpreter.

On Mon, Sep 10, 2018 at 8:16 PM, Rexwell Minnis  wrote:

> Hi,
>
> Is it possible to use the Cassandra interpreter similar to the JDBC
> interpreter for authorization, where the backend database system handles
> the authorization?
>
> Example:
> http://zeppelin.apache.org/docs/0.9.0-SNAPSHOT/setup/security/datasource_
> authorization.html
>
> Thank you for the feedback.
>
>


-- 
이종열, Jongyoul Lee, 李宗烈
http://madeng.net


Per user authorization with the Cassandra Interpreter

2018-09-10 Thread Rexwell Minnis
Hi,

Is it possible to use the Cassandra interpreter similar to the JDBC
interpreter for authorization, where the backend database system handles
the authorization?

Example:
http://zeppelin.apache.org/docs/0.9.0-SNAPSHOT/setup/security/datasource_authorization.html

Thank you for the feedback.