[ 
https://issues.apache.org/jira/browse/CASSANDRA-6084?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13775621#comment-13775621
 ] 

Cyril Scetbon commented on CASSANDRA-6084:
------------------------------------------

Here is my configuration :
{code}[cyril:~] $ egrep "^(listen|rpc)" /usr/local/etc/cassandra/cassandra.yaml 
|grep -v '#'
listen_address: localhost
rpc_address: localhost
rpc_port: 9160
rpc_keepalive: true
rpc_server_type: sync
{code}

You can see that I'm not using 0.0.0.0
                
> java.io.IOException: Could not get input splits
> -----------------------------------------------
>
>                 Key: CASSANDRA-6084
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-6084
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Hadoop
>         Environment: Osx 10.8.5
> Java 1.7
> Cassandra 1.2.10
> Pig 0.9.2/0.11.1
>            Reporter: Cyril Scetbon
>            Assignee: Alex Liu
>
> see http://www.mail-archive.com/user@cassandra.apache.org/msg32414.html
> I've noticed that if I restart Cassandra I get more errors for the first 
> minutes, although it's accessible through cqlsh without issue.
> I have tested on a 1-node (Osx Laptop) and 4-nodes (Ubuntu servers) and got 
> the same error. I tried with version 1.2.6, 1.2.8, 1.2.9, 1.2.10 without 
> success

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to