@cassandra.apache.org
Cc: Pushkar Prasad
Subject: Re: COPY command not working
This is being caused by stricter validation in 1.2.2.
I opened a ticket https://issues.apache.org/jira/browse/CASSANDRA-5305 -
thanks for the report.
--
AY
On Friday, March 1, 2013 at 19:08 PM, Pushkar Prasad wrote:
> Hi,
>
This is being caused by stricter validation in 1.2.2.
I opened a ticket https://issues.apache.org/jira/browse/CASSANDRA-5305 - thanks
for the report.
--
AY
On Friday, March 1, 2013 at 19:08 PM, Pushkar Prasad wrote:
> Hi,
>
> I am unable to run the COPY command in cassandra. Here is the Col
Hi,
I am unable to run the COPY command in cassandra. Here is the ColumnFamily
that I am using
CREATE TABLE ap_perf_sample_data_tbl(
ap_mac varchar,
ap_proto int,
stime int,
ap_active_status int,
bytes_from_dev int,
bytes_to_dev int,
locatio