Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 21 to 30 from 125 (0.288s).
Loading phrases to help you
refine your search...
Launching pig job from Java Application - Pig - [mail # user]
...We are currently working on a flow driver using normal ESB engine. I wanted some suggestion on how one can launch pig jobs from Java Applications into the hadoop cluster....
   Author: Mohit Anchlia, 2012-12-04, 20:15
Re: Jar Conflicts - Pig - [mail # user]
...Any suggestions on how one can override the jar files in hadoop path to give preference to jars used in "register" command?  On Tue, Oct 30, 2012 at 6:15 PM, Mohit Anchlia wrote:  ...
   Author: Mohit Anchlia, 2012-10-31, 18:49
Jar Conflicts - Pig - [mail # user]
...In my pig script  I am registering some Json jackson jars which are newer than what's in hadoop default path. But what's happening is that my jar files are not being used. How can I ens...
   Author: Mohit Anchlia, 2012-10-31, 01:15
Extra new line - Pig - [mail # user]
...Is there a way to remove extra new line in pig. Something that remove ^$ regex? My input looks like  1,a 1,b  2,a 2,b...
   Author: Mohit Anchlia, 2012-10-05, 18:58
Schema questions - Pig - [mail # user]
...b:bag{t:tuple(name:charray, address:chararray)} then I can't really reference tuple by name directly i.e b.t.name. It is b.name and if I FLATTEN then just name. My question is can I have bag...
   Author: Mohit Anchlia, 2012-09-15, 01:08
Re: Json and split into multiple files - Pig - [mail # user]
...On Wed, Sep 12, 2012 at 7:51 PM, Alan Gates  wrote:  that I can parse into and read fields from instead of hand typing all of them. I also have a mapper and formatter that maps JSO...
   Author: Mohit Anchlia, 2012-09-13, 14:01
Re: Reading BytesWritable in sequence file - Pig - [mail # user]
...I got this error when I ran mvn package  [ERROR] Failed to execute goal com.github.igor-petruk.protobuf:protobuf-maven-pl ugin:0.4:run (default) on project elephant-bird-core: Unable to...
   Author: Mohit Anchlia, 2012-09-13, 04:01
Re: Reading BytesWritable in sequence file - Pig - [mail # user]
...Thanks! I'll try it out.  On Tue, Sep 11, 2012 at 4:21 PM, Dmitriy Ryaboy  wrote:  ...
   Author: Mohit Anchlia, 2012-09-11, 23:24
Re: Reading BytesWritable in sequence file - Pig - [mail # user]
...Is it the code that I checkout and build?  On Tue, Sep 11, 2012 at 3:27 PM, Dmitriy Ryaboy  wrote:  ...
   Author: Mohit Anchlia, 2012-09-11, 23:00
Reading BytesWritable in sequence file - Pig - [mail # user]
...Is there a way to read BytesWritable using sequence file loader from piggybank? If not then how should I go about implementing one?...
   Author: Mohit Anchlia, 2012-09-11, 18:22
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 (732)
Daniel Dai (545)
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