Re: json2sstable NPE

2011-01-18 Thread Aaron Morton
AFAIK the CF must exist. Create it and try again.AOn 19 Jan, 2011,at 12:03 PM, ruslan usifov wrote:Thats odd, the line before line 68 has an assertion that should have kicked in. Are you on the release version of 0.7.0 ?  Yes i use release downloaded from official site  Does the "test" CF exist in

Re: json2sstable NPE

2011-01-18 Thread ruslan usifov
Thats odd, the line before line 68 has an assertion that should have kicked > in. Are you on the release version of 0.7.0 ? > > Yes i use release downloaded from official site > Does the "test" CF exist in the keyspace "test" in your cluster ? > > > no it doesn't exists

Re: json2sstable NPE

2011-01-18 Thread Aaron Morton
Thats odd, the line before line 68 has an assertion that should have kicked in. Are you on the release version of 0.7.0 ? Does the "test" CF exist in the keyspace "test" in your cluster ? AaronOn 19 Jan, 2011,at 11:37 AM, ruslan usifov wrote:HelloI have problem when use json2sstable (in cassandra

json2sstable NPE

2011-01-18 Thread ruslan usifov
Hello I have problem when use json2sstable (in cassandra 0.7). When i invoke: json2sstable -K test -c test D:\apache-cassandra-0.7.0\bin\test-e-1-Data.json F:\cassandra\test\test\test-e-1-Data.db I got NPE: WARN 01:31:38,750 Schema definitions were defined both locally and in cassandra.yaml. D