Bret McGuire created CASSANDRA-11125:
----------------------------------------

             Summary: Support multiple input directories for sstableloader
                 Key: CASSANDRA-11125
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-11125
             Project: Cassandra
          Issue Type: Improvement
          Components: Tools
            Reporter: Bret McGuire


The changes in CASSANDRA-6962 now require a distinct input directory for every 
distinct keyspace/column family when using sstableloader.  Since sstableloader 
can only take a single input directory as input (and that input directory has 
to be of the form ks/cf i.e. not a generalized parent directory) that implies 
distinct sstableloader invocations for every keyspace/column family.

Changing sstableloader to accept multiple input directories (still in the ks/cf 
form) would allow all this work to be done via a single sstableloader 
invocation.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to