Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 61 to 70 from 125 (0.209s).
Loading phrases to help you
refine your search...
Writing to rcfile - Pig - [mail # user]
...Could someone please point me to someway where I can store in rcfile format with snappy compression? I need to use this output in hive....
   Author: Mohit Anchlia, 2012-05-22, 21:14
Re: Registering *.jar - Pig - [mail # user]
....8.1  On Wed, May 16, 2012 at 4:58 PM, Prashant Kommireddi wrote:  ...
   Author: Mohit Anchlia, 2012-05-17, 00:04
Registering *.jar - Pig - [mail # user]
...I have something like this in pig script. But pig doesn't recognize *.jar regular expression. It seems to be looking for a file name "*.jar" Is there a way to register using regular expressi...
   Author: Mohit Anchlia, 2012-05-16, 23:51
Re: Pig UDF question - Pig - [mail # user]
...Thanks for the reference, Yes I am aware of it but I can't use it as is. For my future references also it would be good for me to know:  1. If I create a static member in UDF class is t...
   Author: Mohit Anchlia, 2012-05-16, 04:19
Pig UDF question - Pig - [mail # user]
...I am trying to write an UDF that indexes data in elasticsearch after converting it to JSON. I had 2 questions:  1. If I create a static member in UDF class is that one instance per mapp...
   Author: Mohit Anchlia, 2012-05-15, 23:18
Re: Snappy compression with pig - Pig - [mail # user]
...Thanks! It worked just fine. But now my question is when compressing a text file is it compressed line by line or the entire file is compressed as one?  On Sun, Apr 29, 2012 at 7:33 PM,...
   Author: Mohit Anchlia, 2012-04-30, 23:15
Re: Snappy compression with pig - Pig - [mail # user]
...Thanks! Is this compressing everyline or in blocks? Is it possible to set it to compress per block?  On Sun, Apr 29, 2012 at 1:12 PM, Prashant Kommireddi wrote:  ...
   Author: Mohit Anchlia, 2012-04-29, 20:41
Re: Snappy compression with pig - Pig - [mail # user]
...I tried these and didn't work with STORE? Is this different than the one you mentioned?  SET mapred.compress.map.output true;  SET mapred.output.compression org.apache.hadoop.io.co...
   Author: Mohit Anchlia, 2012-04-29, 20:06
Re: Snappy compression with pig - Pig - [mail # user]
...I think I need to write both store and load functions. It appears that only intermediate output that is stored on temp location can be compressed using:  SET mapred.compress.map.output ...
   Author: Mohit Anchlia, 2012-04-26, 19:40
Snappy compression with pig - Pig - [mail # user]
...I am able to write with Snappy  compression. But I don't think pig provides anything to read such records. Can someone suggest or point me to relevant code that might help me write Load...
   Author: Mohit Anchlia, 2012-04-26, 19:32
Sort:
project
Hadoop (148)
HBase (125)
Pig (125)
Flume (55)
MapReduce (34)
HDFS (11)
Hive (10)
Accumulo (1)
type
mail # user (125)
date
last 7 days (0)
last 30 days (0)
last 90 days (12)
last 6 months (21)
last 9 months (125)
author
Dmitriy Ryaboy (1352)
Alan Gates (955)
Jonathan Coveney (731)
Daniel Dai (544)
Russell Jurney (485)
Olga Natkovich (453)
Prashant Kommireddi (367)
Bill Graham (334)
Cheolsoo Park (246)
Mridul Muralidharan (201)
Thejas Nair (195)
Ashutosh Chauhan (169)
Julien Le Dem (154)
Jeff Zhang (146)
Santhosh Srinivasan (142)
Mohit Anchlia