[
https://issues.apache.org/jira/browse/CASSANDRA-10873?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15063149#comment-15063149
]
Yuki Morishita commented on CASSANDRA-10873:
--------------------------------------------
Thanks for the patch!
Besides [this
change|https://github.com/mike-tr-adamson/cassandra/commit/2d4364be2c94b402721a738b7eecedf955f13f04#commitcomment-15055697],
patch looks good to me.
Can you update your branch?
> Allow sstableloader to work with 3rd party authentication providers
> -------------------------------------------------------------------
>
> Key: CASSANDRA-10873
> URL: https://issues.apache.org/jira/browse/CASSANDRA-10873
> Project: Cassandra
> Issue Type: Bug
> Components: Tools
> Reporter: Mike Adamson
> Assignee: Mike Adamson
> Fix For: 3.0.x
>
>
> When sstableloader was changed to use native protocol instead of thrift there
> was a regression in that now sstableloader (BulkLoader) only takes
> {{username}} and {{password}} as credentials so only works with the
> {{PlainTextAuthProvider}} provided by the java driver.
> Previously it allowed 3rd party auth providers to be used, we need to add
> back that ability by allowing the full classname of the auth provider to be
> passed as a parameter.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)