h apache-rat version 0.6(included
> under maven-dependency)
>
> --- On Wed, 6/15/11, Vivek Mishra wrote:
>
> From: Vivek Mishra
> Subject: Re: JdbcDriverTest
> To: dev@cassandra.apache.org
> Date: Wednesday, June 15, 2011, 5:10 PM
>
> I can see that cassandra.yaml is no
build.xml is 2.4 of
commons-lang. But same API is present with apache-rat version 0.6(included
under maven-dependency)
--- On Wed, 6/15/11, Vivek Mishra wrote:
From: Vivek Mishra
Subject: Re: JdbcDriverTest
To: dev@cassandra.apache.org
Date: Wednesday, June 15, 2011, 5:10 PM
I can see that
I can see that cassandra.yaml is not loading any default keyspace or column
family now.
Wondering if JdbcDriverTest should be modified to load required keyspace and
Columnfamilies( e.g. JdbcInteger, Standard1) explicitly?
--- On Wed, 6/15/11, Jonathan Ellis wrote:
From: Jonathan Ellis
Internal error means, the error is in the server logs.
On Jun 15, 2011 5:33 AM, "Vivek Mishra" wrote:
> Hi,
> I am trying to run JdbcDriverTest. But somehow it is failing for
>
> java.sql.SQLException: Internal error processing exec
Hi,
I am trying to run JdbcDriverTest. But somehow it is failing for
java.sql.SQLException: Internal error processing execute_cql_query
at
org.apache.cassandra.cql.jdbc.CassandraStatement.execute(CassandraStatement.java:176)
This is happening on startServer(). Looking into Cassandra.yaml