[
https://issues.apache.org/jira/browse/CASSANDRA-3315?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13563110#comment-13563110
]
Jonathan Ellis commented on CASSANDRA-3315:
-------------------------------------------
BulkLoader is just a thin main() around SSTableLoader. The latter is what you
want to use programatically.
> Make BulkLoader available programmatically
> ------------------------------------------
>
> Key: CASSANDRA-3315
> URL: https://issues.apache.org/jira/browse/CASSANDRA-3315
> Project: Cassandra
> Issue Type: Improvement
> Components: Tools
> Affects Versions: 0.8.6
> Reporter: Ophir Radnitz
> Priority: Minor
>
> BulkLoader doesn't expose any public methods and the classes it uses are
> package friendly inner classes. This prevents it from being used
> programmatically from by an automation process. Exposing the inner classes as
> public can go a long way.
--
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