You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@cassandra.apache.org by Peng Guo <gp...@gmail.com> on 2010/05/16 16:43:26 UTC

How to use binaryMemTable to insert large data?

I try the contrib\bmt_example\CassandraBulkLoader.java Example, but it not
work.

Can i try contrib\bmt_example\CassandraBulkLoader.java in a pc which is not
a Cassandra server?

-- 
Regards
   Peng Guo

Re: How to use binaryMemTable to insert large data?

Posted by Peng Guo <gp...@gmail.com>.
I can't put data into Cassandra.

I look into the code, for
StorageService.instance.getNaturalEndpoints(keyspace, key) can't get any
InetAddress endpoint

I have start the Cassandra Server in my pc.

On Mon, May 17, 2010 at 12:54 AM, Sonny Heer <so...@gmail.com> wrote:

> What do you mean it didn't work?
>
> CassandraBulkLoader is a map/reduce program, so you'll need hadoop setup.
>
> On Sun, May 16, 2010 at 7:43 AM, Peng Guo <gp...@gmail.com> wrote:
> > I try the contrib\bmt_example\CassandraBulkLoader.java Example, but it
> not
> > work.
> >
> > Can i try contrib\bmt_example\CassandraBulkLoader.java in a pc which is
> not
> > a Cassandra server?
> >
> > --
> > Regards
> >    Peng Guo
> >
>



-- 
Regards
   Peng Guo

Re: How to use binaryMemTable to insert large data?

Posted by Sonny Heer <so...@gmail.com>.
What do you mean it didn't work?

CassandraBulkLoader is a map/reduce program, so you'll need hadoop setup.

On Sun, May 16, 2010 at 7:43 AM, Peng Guo <gp...@gmail.com> wrote:
> I try the contrib\bmt_example\CassandraBulkLoader.java Example, but it not
> work.
>
> Can i try contrib\bmt_example\CassandraBulkLoader.java in a pc which is not
> a Cassandra server?
>
> --
> Regards
>    Peng Guo
>