Hi,

I'm afraid you need to be more verbose about where and when you are using
this from. It looks like this is taken from the cassandra CLI?

This tutorial may be somewhat dated, it also onyl covers Nutchgora Gora &
Cassandra use within Eclipse IDE, which was required at this time because
Gora was still pretty unstable and not available in a maven2 repo (if I
remember correctly).

As I suggested in my previous reply, you may be better operating this via
CLI instead of in Eclipse.

Also it's best practice to keep one discussion to one thread, that way it
is easier for other's (including myself) to keep track of the conversation.

Thank you

On Fri, Feb 17, 2012 at 7:13 AM, apachenutch <[email protected]> wrote:

> I get the below error when trying to setup Nutch on Cassandra. I am
> referring
> to the below link -
> http://techvineyard.blogspot.com/2010/12/build-nutch-20.html
>
> Can somebody please help?
>
> [default@unknown] use webpage;
> Keyspace 'webpage' not found.
> [default@unknown] update column family p with
> key_validation_class=UTF8Type;
> Not authenticated to a working keyspace.
> [default@unknown] create keyspace webpage;
> dbf830c0-5935-11e1-0000-242d50cf1fbc
> Waiting for schema agreement...
> ... schemas agree across the cluster
> [default@unknown] update column family p with
> key_validation_class=UTF8Type;
> Not authenticated to a working keypace.
> [default@unknown] use webpage;
> Authenticated to keyspace: webpage
> [default@webpage] update column family p with
> key_validation_class=UTF8Type;
> p not found in current keyspace.
>
>
> --
> View this message in context:
> http://lucene.472066.n3.nabble.com/Nutch-setup-on-Cassandra-error-tp3752891p3752891.html
> Sent from the Nutch - User mailing list archive at Nabble.com.
>



-- 
*Lewis*

Reply via email to