Alex Liu created CASSANDRA-10806:
------------------------------------

             Summary: sstableloader can
                 Key: CASSANDRA-10806
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-10806
             Project: Cassandra
          Issue Type: Bug
            Reporter: Alex Liu
            Priority: Minor


sstableloader can't handle upper case keyspace. The following shows the 
endpoint is missing

{code}
cassandra/bin/sstableloader 
/var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/bulk-write-to-Test1-Words-a9343a5f-62f3-4901-a9c8-ab7dc42a458e/Test1/Words-5
  -d 127.0.0.1
objc[7818]: Class JavaLaunchHelper is implemented in both 
/Library/Java/JavaVirtualMachines/jdk1.8.0_66.jdk/Contents/Home/bin/java and 
/Library/Java/JavaVirtualMachines/jdk1.8.0_66.jdk/Contents/Home/jre/lib/libinstrument.dylib.
 One of the two will be used. Which one is undefined.
Established connection to initial hosts
Opening sstables and calculating sections to stream
Streaming relevant part of 
/var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/bulk-write-to-Test1-Words-a9343a5f-62f3-4901-a9c8-ab7dc42a458e/Test1/Words-5/ma-1-big-Data.db
 to []

Summary statistics: 
  Connections per host:        : 1        
  Total files transferred:      : 0        
  Total bytes transferred:      : 0        
  Total duration (ms):          : 923      
  Average transfer rate (MB/s): : 0        
  Peak transfer rate (MB/s):    : 0 

{code}



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

Reply via email to