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

2016-10-17 Thread Michael Mior (JIRA)

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

Michael Mior updated CALCITE-1443:
--
Fix Version/s: 1.11.0

> 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
>Assignee: Michael Mior
>Priority: Minor
> Fix For: 1.11.0
>
> Attachments: cass_auth.patch
>
>
> Calcite Cassandra adapter does not support Cassandra authenticator option is 
> set to PasswordAuthenticator case.
> Cassandra adapter operand now 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)


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

2016-10-17 Thread Danilo Chang (JIRA)

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

Danilo Chang updated CALCITE-1443:
--
Flags: Patch  (was: Important)

> 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)


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

2016-10-17 Thread Danilo Chang (JIRA)

 [ 
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)