I try to re-generate the Java interface from cassandra.thrift, however, i
got error message as
gen-thrift-java:
[echo] Generating Thrift Java code from
/Documents/eclipse/MaaSWorkspace/C_7_0/interface/cassandra.thrift
[exec]
[FAILURE:/Documents/eclipse/MaaSWorkspace/C_7_0/inter
configuration file I'm guessing it's a
> problem with the current working directory when eclipse starts cassandra.
>
> Can you start cassandra manually from where you have the source code?
>
> I do not use eclipse so may not be much more help.
>
> Aaron
>
>
>
PM, Aaron Morton wrote:
> Can you provide the full log messages so we can see where they are logged
> from and if there are any other messages as well.
>
> It's probably a problem finding the config file or an invalid config file.
>
> Aaron
>
>
> On 14/12/2010, at 4:0
are a couple of places where that message can be logged. One is from
>> the AbstractCassandraDaemon and the other is from the DatabaseDescriptor.
>> Where is your's coming from?
>>
>> Aaron
>>
>> On 13 Dec 2010, at 19:22, Liangzhao Zeng wrote:
>>
>> Bad configuration; unable to start server. Any idea
>>
>>
>>
>
I am trying to run cassandra-0.7r2 in eclipse by following
http://wiki.apache.org/cassandra/RunningCassandraInEclipse. there is
not compiling errors however, got error message: Bad configuration; unable
to start server. Any idea?
Liangzhao
Is there any database viewer in cassandra to browser the content of the
database, like what DB2 or oracle have?
Thanks,
Liangzhao