Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 21 to 24 from 24 (0.173s).
Loading phrases to help you
refine your search...
Re: Help with XMLLoader - Pig - [mail # user]
...Hi Mohit,  XMLLoader looks for the start and end tag for a given string argument. In the given input there are no end tags and hence it read 0 records.  Example:  raw = LOAD '...
   Author: Vivek Padmanabhan, 2012-02-22, 05:57
StoreMetadata.storeStatistics - Pig - [mail # dev]
...Hi,  Can someone tell what is the exact use case of  StoreMetadata.storeStatist ics(ResourceStatistics stats, String location, Job job) throws IOException; I am not able to find an...
   Author: Vivek Padmanabhan, 2011-12-20, 07:04
RE: XMLLoader - Pig - [mail # user]
...Hi Baraa,  Considering the input  myvalue   The output of the below script :- A = load 'input' using org.apache.pig.piggybank.storage.XMLLoader('proper ty') as (doc:chararray)...
   Author: Vivek Padmanabhan, 2011-03-01, 05:38
RE: How to find input file associated with failed map task? - Pig - [mail # user]
...This is a common concern. There is a MR jira raised for the same. https://issues.apache.org/jira/browse/MAPREDUCE-2076  One way I use to find which inputs went to map task is as below, ...
   Author: Vivek Padmanabhan, 2011-02-17, 05:47
Sort:
project
Pig (24)
HBase (1)
type
issue (18)
mail # user (5)
mail # dev (1)
date
last 7 days (0)
last 30 days (1)
last 90 days (2)
last 6 months (3)
last 9 months (24)
author
Dmitriy Ryaboy (1352)
Alan Gates (954)
Jonathan Coveney (730)
Daniel Dai (541)
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)
Vivek Padmanabhan