You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Brendan Cicchi (Jira)" <ji...@apache.org> on 2021/04/09 20:58:00 UTC

[jira] [Created] (CASSANDRA-16584) Allow sstableloader to specify keyspace/table without relying on path

Brendan Cicchi created CASSANDRA-16584:
------------------------------------------

             Summary: Allow sstableloader to specify keyspace/table without relying on path
                 Key: CASSANDRA-16584
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-16584
             Project: Cassandra
          Issue Type: Improvement
          Components: Legacy/Tools
            Reporter: Brendan Cicchi


This is a followup to CASSANDRA-13884. It would be nice to be able to able to specify both the keyspace and table name for BulkLoader as commandline arguments and not rely on the path to the sstables, i.e. <keyspace>/<table>/*.db.

It looks like this may have already been completed in the patch in CASSANDRA-4763 which ended up closed because of the overlap with CASSANDRA-13884:

https://issues.apache.org/jira/browse/CASSANDRA-4763?focusedCommentId=16133937&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-16133937

 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org