Re: Listen and RPC address

2012-04-10 Thread aaron morton
ERROR 15:44:23,557 Error in ThreadPoolExecutor > java.lang.IllegalArgumentException: Unknown CF 1000 > > what could be the reason. > From: aaron morton [mailto:aa...@thelastpickle.com] > Sent: Monday, April 09, 2012 3:30 PM > To: user@cassandra.apache.org > Su

RE: Listen and RPC address

2012-04-09 Thread Rishabh Agrawal
PM To: user@cassandra.apache.org Subject: Re: Listen and RPC address Background: "Configuration" section http://www.datastax.com/dev/blog/bulk-loading I *think* you can get by with changing the rpc_port and storage_port for the bulkl loader config. If that does not work create another

Re: Listen and RPC address

2012-04-09 Thread aaron morton
Background: "Configuration" section http://www.datastax.com/dev/blog/bulk-loading I *think* you can get by with changing the rpc_port and storage_port for the bulkl loader config. If that does not work create another loop back interface and bind the bulk loader to it… sudo ifconfig lo0 alias 1