cassandra 0.5.1.0
hector0.5.1.9
org.apache.thrift.transport.TTransportException: java.net.SocketException:
Broken pipe
at
org.apache.thrift.transport.TIOStreamTransport.write(TIOStreamTransport.java:142)
[libthrift-r820831.jar:na]
at
org.apache.thrift.protocol.TBinaryProtocol.write
So far, I think I'm going for Pylons, the discussion gave this "pseudo-votes":
Pylons +3
Tornado +1
Django +1
Undetermined +2
Any further comments on this issue will be appreciated!
Thanks!
On Sun, Apr 11, 2010 at 4:58 AM, Eric Florenzano wrote:
> Bottom line with this kind of a project is to
You're probably connecting to the wrong port. Thrift is 9160.
On Mon, Apr 12, 2010 at 4:24 AM, yangfeng wrote:
> cassandra 0.5.1.0
> hector0.5.1.9
>
> org.apache.thrift.transport.TTransportException: java.net.SocketException:
> Broken pipe
> at
> org.apache.thrift.transport.TIOStreamTrans
The port is 9160, and cassandra server has a lot of connection
They stay CLOSE_WAIT status.
2010/4/12 Jonathan Ellis
> You're probably connecting to the wrong port. Thrift is 9160.
>
> On Mon, Apr 12, 2010 at 4:24 AM, yangfeng wrote:
> > cassandra 0.5.1.0
> > hector0.5.1.9
> >
> > org.apache.
> The port is 9160, and cassandra server has a lot of connection
> They stay CLOSE_WAIT status.
If the 'broken pipe' is the result of a failed connection
establishment (even though 'broken pipe' would imply otherwise),
perhaps you're hitting either firewall state tracking limits or source
port exh
are any operations completing successfully?
did you set the server thrift mode to framed?
On Mon, Apr 12, 2010 at 7:35 AM, yangfeng wrote:
> The port is 9160, and cassandra server has a lot of connection
> They stay CLOSE_WAIT status.
>
>
> 2010/4/12 Jonathan Ellis
>
>> You're probably connecti
+1
On Sun, Apr 11, 2010 at 20:55, Eric Evans wrote:
>
> It's been about a week and half since rc1 and there aren't any serious
> issues so I propose we release. The tag and artifacts below should
> differ from rc1 only in that the versioning was updated.
>
> SVN Tag:
> https://svn.apache.org/repo
+0.
My only concern is the https://issues.apache.org/jira/browse/CASSANDRA-866
issue.
I understand it's important to get this release out though, so won't block.
/Johan
On 12 apr 2010, at 03.55, Eric Evans wrote:
>
> It's been about a week and half since rc1 and there aren't any serious
> iss
In trunk, the schema is loaded through Thrift. Is there a way to load
it from the storage-conf.xml AKA cassandra.xml file without writing
custom code?
Thanks
Ted
On Mon, 2010-04-12 at 11:50 -0500, Ted Zlatanov wrote:
> In trunk, the schema is loaded through Thrift. Is there a way to load
> it from the storage-conf.xml AKA cassandra.xml file without writing
> custom code?
http://wiki.apache.org/cassandra/LiveSchemaUpdates
--
Eric Evans
eev...@rackspace.c
On Mon, 12 Apr 2010 12:39:49 -0500 Eric Evans wrote:
EE> On Mon, 2010-04-12 at 11:50 -0500, Ted Zlatanov wrote:
>> In trunk, the schema is loaded through Thrift. Is there a way to load
>> it from the storage-conf.xml AKA cassandra.xml file without writing
>> custom code?
EE> http://wiki.apache
+1
...ant
On Mon, Apr 12, 2010 at 2:55 AM, Eric Evans wrote:
>
> It's been about a week and half since rc1 and there aren't any serious
> issues so I propose we release. The tag and artifacts below should
> differ from rc1 only in that the versioning was updated.
>
> SVN Tag:
> https://svn.ap
On Mon, 12 Apr 2010 13:08:29 -0500 Ted Zlatanov wrote:
>>> In trunk, the schema is loaded through Thrift. Is there a way to load
>>> it from the storage-conf.xml AKA cassandra.xml file without writing
>>> custom code?
In my checkout, nodetool can't load the schemas as the wiki suggests for
0.6
On Mon, 2010-04-12 at 17:16 -0500, Ted Zlatanov wrote:
> In my checkout, nodetool can't load the schemas as the wiki suggests
> for 0.6 upgrades. Is that coming or planned? Or is the user supposed
> to put together their own JMX invocation manually?
I can't see where the wiki suggests that. Thi
On Mon, 12 Apr 2010 17:28:12 -0500 Eric Evans wrote:
EE> On Mon, 2010-04-12 at 17:16 -0500, Ted Zlatanov wrote:
>> In my checkout, nodetool can't load the schemas as the wiki suggests
>> for 0.6 upgrades. Is that coming or planned? Or is the user supposed
>> to put together their own JMX invoc
jmxterm is a nice cli jmx tool
2010/4/13 Ted Zlatanov
> On Mon, 12 Apr 2010 17:28:12 -0500 Eric Evans
> wrote:
>
> EE> On Mon, 2010-04-12 at 17:16 -0500, Ted Zlatanov wrote:
> >> In my checkout, nodetool can't load the schemas as the wiki suggests
> >> for 0.6 upgrades. Is that coming or plann
On Tue, 13 Apr 2010 00:15:32 +0100 Ryan Daum wrote:
RD> jmxterm is a nice cli jmx tool
Sweet. And it supports tab-completion to boot. Thanks!
Ted
2010/4/12 Ted Zlatanov :
>
> OK, I was hoping nodetool would support that operation. I wanted to use
> something on the same machine as the Cassandra instance so I can
> automate a complete install in QA, and jconsole won't work unattended
> AFAIK. I don't know JMX well so I'll look for something
On Sun, 2010-04-11 at 20:55 -0500, Eric Evans wrote:
> It's been about a week and half since rc1 and there aren't any serious
> issues so I propose we release. The tag and artifacts below should
> differ from rc1 only in that the versioning was updated.
>
> SVN Tag:
> https://svn.apache.org/repos/
19 matches
Mail list logo