Sstable2json always spits out the following when I execute it: log4j:WARN No appenders could be found for logger (org.apache.cassandra.config.DatabaseDescriptor). log4j:WARN Please initialize the log4j system properly.
I verified that the run script sets the CLASSPATH properly, and I even tried manually setting CLASSPATH but still got no dice. Is sstable2json just not reading the CLASSPATH properly, or does it need a separate log2j config? Running 0.7.3 on Ubuntu. Thanks, Jason