unsubscribe

2017-09-19 Thread marlon hendred
unsubscribe

Re: Running hadoop jobs over compressed column familes with datastatx

2014-04-29 Thread marlon hendred
calls super.getNext() and inflates the Tuples where appropriate. -Marlon On Wed, Apr 23, 2014 at 1:39 PM, marlon hendred mhend...@gmail.com wrote: Hi, I'm attempting to dump a pig relation of a compressed column family. Its a single column whose value is a json blob. It's compressed via snappy

Running hadoop jobs over compressed column familes with datastatx

2014-04-23 Thread marlon hendred
Hi, I'm attempting to dump a pig relation of a compressed column family. Its a single column whose value is a json blob. It's compressed via snappy compression and the value validator is BytesType. After I create the relation and dump I get garbage. Here is the describe: ColumnFamily: CF