Hi Tyler,
Sorry for late response - I create table using
create table ip_lookup (ip varchar PRIMARY KEY, domains varchar);
Thanks,
Andrey
2013/12/26 Tyler Hobbs
>
> On Wed, Dec 25, 2013 at 11:29 AM, Andrey Razumovsky <
> razumovsky.and...@gmail.com> wrote:
>
>>
at
org.apache.cassandra.streaming.ConnectionHandler$IncomingMessageHandler.run(ConnectionHandler.java:287)
at java.lang.Thread.run(Thread.java:724)
Googling didn't show me the way.. Could anyone help me with this please?
Thanks,
Andrey
2013/12/25 Andrey Razumovsky
> Hi everyone,
>
>
Hi everyone,
I'm trying to use sstableloader to import large amounts of data into my
cassandra-2.0.3 instance (single node). I've created sstables directory and
not running
> sstableloader -d localhost
but the process just starts and prints nothing at all! I've no idea whether
it is doing anythi