Re: error in apache-cassandra-incubating-0.5.0-src.tar.gz

2010-01-25 Thread Jonathan Ellis
1, 2: this is because you need to run ant to generate the thrift code 3: this is a warning, not an error 2010/1/25 Lu Ming : > I downloaded apache-cassandra-incubating-0.5.0-src.tar.gz and imported source > files into Eclipse. > and find three errors; > > 1)in org.apache.cassandra.cli.CliClient:

error in apache-cassandra-incubating-0.5.0-src.tar.gz

2010-01-25 Thread Lu Ming
I downloaded apache-cassandra-incubating-0.5.0-src.tar.gz and imported source files into Eclipse. and find three errors; 1)in org.apache.cassandra.cli.CliClient: line 53,56... etc: CliParser can not be resolved 2)in org.apache.cassandra.cli.CliCompiler: line 66 : Cl