Re: Frame size exceptions occurring with ColumnFamilyInputFormat for very large rows

2012-11-27 Thread Marko Rodriguez
t has to buffer the packet into memory so setting it to 1,000,000 > brontobytes is a bad idea. > > On Tue, Nov 27, 2012 at 9:17 PM, Marko Rodriguez wrote: > Hello, > > I was wondering if anyone had an answer to my previous message below. > > Seems another is having the

Re: Frame size exceptions occurring with ColumnFamilyInputFormat for very large rows

2012-11-27 Thread Marko Rodriguez
would be much appreciated. Thank you, Marko. http://markorodriguez.com On Nov 9, 2012, at 3:02 PM, Marko Rodriguez wrote: > Hello, > > I am trying to run a Hadoop job that pulls data out of Cassandra via > ColumnFamilyInputFormat. I am getting a "frame size" exception

Frame size exceptions occurring with ColumnFamilyInputFormat for very large rows

2012-11-09 Thread Marko Rodriguez
Hello, I am trying to run a Hadoop job that pulls data out of Cassandra via ColumnFamilyInputFormat. I am getting a "frame size" exception. To remedy that, I have set both the thrift_framed_transport_size_in_mb and thrift_max_message_length_in_mb to an "infinite" amount at 10mb on all node