Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 111 to 120 from 125 (0.111s).
Loading phrases to help you
refine your search...
Re: Inserting date - Pig - [mail # user]
...Sorry I mean to ask if there is any way to insert date into the ALIAS so that I can use it before storing it into DB.  On Thu, Mar 22, 2012 at 12:47 PM, Mohit Anchlia wrote:  ...
   Author: Mohit Anchlia, 2012-03-22, 19:48
Inserting date - Pig - [mail # user]
...I am reading bunch of columns from a flat file and inserting it into the database. Is there a way to also insert date?...
   Author: Mohit Anchlia, 2012-03-22, 19:47
Re: mapred.map.tasks - Pig - [mail # user]
...then what's the purpose of mapred.map.tasks? I thought that controls the number of map tasks that will be spawned for the job.  Can I control the number of mappers like setNumMapTasks()...
   Author: Mohit Anchlia, 2012-03-10, 01:16
mapred.map.tasks - Pig - [mail # user]
...I have "set mapred.map.tasks  5" in the pig job and still I am seeing around 214 map tasks and around 30 actively running jobs. I was expecting only 5 map tasks.  My cluster has 5 ...
   Author: Mohit Anchlia, 2012-03-10, 00:39
Re: Stripping Key - Pig - [mail # user]
...I have something like:  ABC    1,2,3,4  I think it's the tab delimited.with ABC being the key and 1,2,3,4 as values.  I need to ignore ABC and then load with PigStor...
   Author: Mohit Anchlia, 2012-03-09, 03:52
Stripping Key - Pig - [mail # user]
...I am trying to process the output which has key in it from the map-reduce job. Is there a way I can ignore the key when I load data from that file? When I load data in the variable I don't w...
   Author: Mohit Anchlia, 2012-03-08, 22:56
Where is my output going - Pig - [mail # user]
...I run a job with "DUMP A". At the end it says output in " hdfs://db1:54310/tmp/temp1176518176/tmp272513290"  Then I do hadoop fs -ls /tmp and I don't see that temp directory. Is it bein...
   Author: Mohit Anchlia, 2012-03-03, 00:38
Setting map reduce parameter - Pig - [mail # user]
...How can I set map reduce parameters like io.sort.mb in pig like one can do using Configuration in map reduce jobs?...
   Author: Mohit Anchlia, 2012-02-27, 01:20
Output dir already exist - Pig - [mail # user]
...I am using STORE A into 'abc'; How can I re-use 'abc' dir in second run without having to first delete that directory? Is it possible...
   Author: Mohit Anchlia, 2012-02-25, 00:54
Re: Help with XMLLoader - Pig - [mail # user]
...On Tue, Feb 21, 2012 at 9:57 PM, Vivek Padmanabhan wrote:   Thanks! I got past this. But I am facing a different problem. When I have a big file that splits into multiple nodes then pig...
   Author: Mohit Anchlia, 2012-02-22, 15:49
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