Sorry I don't know where those asterisks came from. there are no asterisk in my server name. I have a dns entery affectionately named 'cass-node' which is a round robin on all the Cassandra nodes and I was hopping to use that, as in:

gora.cassandrastore.servers=cass-node:9160

which didn't work. I've tried IP addresses and got the same result as well. while we are at it can I ask of the two properties that I have found :

gora.cassandrastore.servers

gora.cassandra.servers

which one is the actual property that should be used here?




On 08/09/2013 04:05 PM, Renato Marroquín Mogrovejo wrote:
Hi Kaveh,

Could you please explain how you changed your server's name? I mean you
went from this :
   my-**server:9160
to this:
   **my-server:9160
Could you please try using the IP address?

Renato M.


2013/8/9 Lewis John Mcgibbney <[email protected]
<mailto:[email protected]>>

    Hi Kaveh,

    N.B. Taking this to user@gora and after this mail please drop user@nutch

    Quick question, is your cassandra server up and running at default port
    9160?


    On Fri, Aug 9, 2013 at 3:36 PM, kaveh minooie <[email protected]
    <mailto:[email protected]>> wrote:

     > Hi Everyone
     >
     > So I don't know if I am doing something wrong or there is actually
     > something wrong but this is the issue. btw, I am using this
    commit of 2.x :
     >
     > commit d4deef989ffc41b9dd5e77683e7328**6d81e1178b
     > Author: Sebastian Nagel <[email protected]
    <mailto:[email protected]>>
     > Date:   Wed Aug 7 21:10:17 2013 +0000
     >
     >     NUTCH-911 protocol-file to return proper protocol status for
     > notmodified, gone, access_denied
     >
     >     git-svn-id: https://svn.apache.org/repos/**
     >
    
asf/nutch/branches/2.x@1511496<https://svn.apache.org/repos/asf/nutch/branches/2.x@1511496>13f79535-47bb-0310-9956-
     > **ffa450edef68
     >
     >
     > so my problem is that gora doesn't seem to be able to understand
    where my
     > Cassandra cluster is. the gora.properties files have this line in it:
     >
     > gora.cassandrastore.servers=**my-server:9160
     >
     > the gora website for cassandra mentions this:
    (http://gora.apache.org/**
     >
    
current/gora-cassandra.html<http://gora.apache.org/current/gora-cassandra.html>
     > )
     >
     > gora.cassandra.servers=my-**server:9160
     >
     > but my problem here is that neither one of them work. I even
    tried putting
     > them in the nutch-site.xml file with no reuslt. gora still tries to
     > connecto to local host:
     >
     >
     > 13/08/09 15:23:15 INFO connection.**CassandraHostRetryService: Not
     > checking that localhost(127.0.0.1):9160 is a member of the ring
    since there
     > are no live hosts
     > 13/08/09 15:23:15 WARN connection.**CassandraHostRetryService: Downed
     > localhost(127.0.0.1):9160 host still appears to be down: Unable
    to open
     > transport to localhost(127.0.0.1):9160 , java.net.ConnectException:
     > Connection refused
     >
     >
     > (that was from an inject command) anyone has any idea? should
    this go to
     > dev list?
    >
    > --
    > Kaveh Minooie
    >



    --
    *Lewis*



--
Kaveh Minooie

Reply via email to