On Tue, Dec 24, 2013 at 5:54 PM, Vivek Mishra wrote:
Hi,
>I have a 6 node, 2DC cluster setup. I have configured consistency level to
>QUORUM. But very often i am getting "Broken pipe"
>com.impetus.client.cassandra.CassandraClientBase
>(CassandraClientBase.java:1926) -
Hi,
I have a 6 node, 2DC cluster setup. I have configured consistency level to
QUORUM. But very often i am getting "Broken pipe"
com.impetus.client.cassandra.CassandraClientBase
(CassandraClientBase.java:1926) - Error while executing native CQL
query Caused by: .
org.apache.thrift.transport.TTran
or not
Thanks for your reply.
-Vivek
From: Edward Capriolo
To: "dev@cassandra.apache.org" ; Vivek Mishra
Sent: Friday, August 30, 2013 11:53 PM
Subject: Re: Fw: Fwd: CQL & Thrift
This is always so hard to explain but
http://www.datastax.co
fyi. Just curious to know the real reason behind "not to mix thrift and CQL3".
Any pointers?
-Vivek
-- Forwarded message ------
From: Vivek Mishra
Date: Fri, Aug 30, 2013 at 11:21 PM
Subject: Re: CQL & Thrift
To: u...@cassandra.apache.org
Hi,
I understand that,
@cassandra.apache.org; Vivek Mishra
Sent: Sunday, August 25, 2013 7:37 PM
Subject: Re: CQLsh assume command
This is a wrong mailing list for this kind of questions.
That aside, you should use CQL3 conversion functions instead, that work both
for INSERT/UPDATE and SELECT.
INSERT INTO default(id
Hi,
fyi.
Cqlsh ASSUME command, does it work with INSERT statement?
Any suggestions?
-Vivek
-- Forwarded message --
From: Vivek Mishra
Date: Sun, Aug 25, 2013 at 12:58 AM
Subject: CQLsh assume command
To: u...@cassandra.apache.org
Hi,
i am trying to get CQL3 ASSUME command
+1. Thrift should be all about raw data cells.
-Vivek
From: Jonathan Ellis
To: dev@cassandra.apache.org
Sent: Thursday, July 18, 2013 2:48 AM
Subject: Re: CQL vs Thrift
On Wed, Jul 17, 2013 at 4:03 PM, Tyler Hobbs wrote:
> I'll leave it to somebody else to
Not sure,But you may want to look into:
https://github.com/impetus-opensource/Kundera/wiki/REST-Based-Access
If it helps.
-Vivek
- Original Message -
From: Sigal Shaharabani
To: dev@cassandra.apache.org
Cc:
Sent: Tuesday, January 29, 2013 2:55 PM
Subject: Cassandra in Java EE appli
Looks like Thrift API is not working as expected?
-Vivek
From: Brian O'Neill
To: dev@cassandra.apache.org
Cc: Vivek Mishra
Sent: Monday, December 17, 2012 8:12 PM
Subject: Re: Compund/Composite column names
FYI -- I'm still seeing this on 1.2-
of just this kind of
> difficulty, but if you must, I would develop against 1.2 since it will
> actually validate that the CT encoding you've done manually is valid.
> 1.1 will just fail silently.
>
> On Mon, Oct 22, 2012 at 6:57 AM, Vivek Mishra
> wrote:
> > Hi,
> &
- Forwarded Message -
From: Vivek Mishra
To: vivek.mis...@yahoo.com
Sent: Monday, October 22, 2012 5:17 PM
Subject: Fwd: Compound primary key: Insert after delete
-- Forwarded message ------
From: Vivek Mishra
Date: Mon, Oct 22, 2012 at 1:08 PM
Subject: Re: Compound
__
From: Jonathan Ellis
To: dev@cassandra.apache.org; Vivek Mishra
Sent: Tuesday, October 9, 2012 9:08 AM
Subject: Re: Compund/Composite column names
Works for me on latest 1.1 in cql3 mode. cql2 mode gives a parse error.
On Mon, Oct 8, 2012 at 9:18 PM, Vivek Mishra wrote:
&
i tried with 1.1.2
From: Jonathan Ellis
To: dev@cassandra.apache.org; Vivek Mishra
Sent: Tuesday, October 9, 2012 9:08 AM
Subject: Re: Compund/Composite column names
Works for me on latest 1.1 in cql3 mode. cql2 mode gives a parse error.
On Mon, Oct 8
Just verified, basically column family itself is not getting created on very
first place, as reconnecting cql client again does not show it.
-Vivek
From: Vivek Mishra
To: "dev@cassandra.apache.org"
Sent: Tuesday, October 9, 2012 7:59 AM
Subject: R
with cassandra server?
-Vivek
From: Brandon Williams
To: dev@cassandra.apache.org; Vivek Mishra
Sent: Tuesday, October 9, 2012 7:50 AM
Subject: Re: Compund/Composite column names
Check for a stacktrace in the server log.
On Mon, Oct 8, 2012 at 9:18 PM
Hi All,
I am trying to use compound primary key column name and i am referring to:
http://www.datastax.com/dev/blog/whats-new-in-cql-3-0
As mentioned on this example, i tried to create a column family containing
compound primary key (one or more) as:
CREATE TABLE altercations (
instiga
I think, Snakeyaml jar is missing from your classpath.
You can download it from here:
http://www.java2s.com/Code/Jar/s/Downloadsnakeyamljar.htm
From: Thushan Ganegedara
To: dev@cassandra.apache.org
Sent: Tuesday, March 13, 2012 9:40 AM
Subject: Re: [Compil
I think Cassandra automatically handles it. isn't it?
From: Frank Yang
To: dev@cassandra.apache.org
Sent: Friday, January 6, 2012 11:30 PM
Subject: Dynamic columns in a column family?
Hi everyone,
I am wondering whether it is possible to not to define the co
Hi,
I was looking into CQL, Hive over Cassandra and secondary index via lucene.
Wondering why we need all these. If CQL is going to be query interface for all
cassandra specific queries, why it is required to have Hive support( Just for
running M/R jobs)?
Secondary index support via Lucene :
Sounds good moving to github.
1 quick question, what about JIRAs already raised w.r.t drivers? Not sure but
is it possible to integrate these new projects with current JIRA flow?
Planning to make these new projects based on maven build process?(As that might
be helpful in case of any quick relea
roadmap?
Vivek
From: Rick Shaw
To: dev@cassandra.apache.org; Vivek Mishra
Sent: Monday, August 29, 2011 12:59 AM
Subject: Re: CqlResult in CassandraConnection
The reason they are set up that was is to clearly delineate between methods
that there are no plans
CassandraConnection, ResultSet and
Statement sub class?
Vovel
From: Rick Shaw
To: dev@cassandra.apache.org
Cc: Vivek Mishra
Sent: Sunday, August 28, 2011 9:39 PM
Subject: Re: CqlResult in CassandraConnection
The class itself is not public, so it is generally protected from
Hi,
Recently i can see changes made in jdbc connection API.
Wondering why are we returning CqlResult from CassandraConnection, ideally it
should return ResultSet as jdbc api.
Any thoughts?
-Vivek
Any plan for connection pooling? is it already in place?
-Vivek
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
Subject: Re: JdbcDriverTest
To: dev@cassandra.apache.org
Date: Wednesday, June 15, 2011, 5:05 PM
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
>
>
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, i
Any thoughts on creating something like seperate DatabaseMetadata api for CQL?
28 matches
Mail list logo