You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Cyril Scetbon (JIRA)" <ji...@apache.org> on 2013/09/23 23:37:06 UTC

[jira] [Comment Edited] (CASSANDRA-6084) java.io.IOException: Could not get input splits

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

Cyril Scetbon edited comment on CASSANDRA-6084 at 9/23/13 9:36 PM:
-------------------------------------------------------------------

Here is my configuration :
{code}[cyril:~] $ egrep "^(listen|rpc)" /usr/local/etc/cassandra/cassandra.yaml
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
                
      was (Author: cscetbon):
    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