You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Yuki Morishita (JIRA)" <ji...@apache.org> on 2012/09/28 20:35:09 UTC

[jira] [Resolved] (CASSANDRA-4712) bin/sstableloader should support authentication

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

Yuki Morishita resolved CASSANDRA-4712.
---------------------------------------

       Resolution: Fixed
    Fix Version/s: 1.2.0 beta 2
                   1.1.6

Thank you for the patch!
Attached patch does not actually add command line options for user and password, so I needed to  add those similar to cassandra-cli (\-u/\--username for user name and \-pw/\--password for password).
Committed with above fix.
                
> bin/sstableloader should support authentication
> -----------------------------------------------
>
>                 Key: CASSANDRA-4712
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-4712
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Tools
>         Environment: Cassandra Cluter 1.0.7
>            Reporter: Alexis
>             Fix For: 1.1.6, 1.2.0 beta 2
>
>         Attachments: sstableloaderLogin.diff
>
>
> bin/cassandra-cli does.
> bin/sstableloader does not.
> A cluster setup with SimpleAuthentication requires the client to login before it could load an sstable.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira