You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "Danilo Chang (JIRA)" <ji...@apache.org> on 2016/10/17 16:24:58 UTC

[jira] [Updated] (CALCITE-1443) Add authentication support for Cassandra adapter

     [ https://issues.apache.org/jira/browse/CALCITE-1443?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Danilo Chang updated CALCITE-1443:
----------------------------------
    Attachment: cass_auth.patch

In the attachment, I add authentication support for Cassandra adapter. However, I need modify CassandraSchema class interface and operand option need add username and password (so it is an INCOMPATIBILITY change). I don't konw it is OK or not.

So I create this item and hope that have better solution for authentication support for Cassandra adapter.

> Add authentication support for Cassandra adapter
> ------------------------------------------------
>
>                 Key: CALCITE-1443
>                 URL: https://issues.apache.org/jira/browse/CALCITE-1443
>             Project: Calcite
>          Issue Type: Improvement
>          Components: cassandra
>         Environment: Test on Apache Cassandra 3.9 and Calcite Cassandra adapter
>            Reporter: Danilo Chang
>            Priority: Minor
>         Attachments: cass_auth.patch
>
>
> Calcite Cassandra adapter does not support Cassandra authenticator option is set to PasswordAuthenticator case.
> Cassandra adapter operand new only support host and keyspace option, I think need add username and password option.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)