thrift mode to framed is false.
2010/4/12 Jonathan Ellis
> 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_WA
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
> 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
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.
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
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