Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 41 to 50 from 125 (0.178s).
Loading phrases to help you
refine your search...
Json and split into multiple files - Pig - [mail # user]
...I have a Json something like:  { user{  id : 1 name: user1  } product { id: 1 name: product1 } }  I want to be able to read this file and create 2 files as follows:  ...
   Author: Mohit Anchlia, 2012-09-05, 03:37
Re: Count of all the rows - Pig - [mail # user]
...I looked at definition of Relation which says:   A relation is a bag (more specifically, an outer bag). If relation is a bag then what's the difference between a Bag and Relation. I am ...
   Author: Mohit Anchlia, 2012-08-30, 16:57
Re: Count of all the rows - Pig - [mail # user]
...On Wed, Aug 29, 2012 at 4:51 PM, Jonathan Coveney wrote:   Thanks! I think I get it.  ...
   Author: Mohit Anchlia, 2012-08-30, 00:20
Re: Count of all the rows - Pig - [mail # user]
...Thanks! Why is grouping necessary? Is it to send it to the reducer?  On Wed, Aug 29, 2012 at 4:03 PM, Alan Gates  wrote:  ...
   Author: Mohit Anchlia, 2012-08-29, 23:41
Count of all the rows - Pig - [mail # user]
...How do I get count of all the rows? All the examples of COUNT use group by....
   Author: Mohit Anchlia, 2012-08-29, 22:51
Unable to open iterator - Pig - [mail # user]
...I have this simple pig script but when I run I get:  2012-08-28 17:50:24,924 [main] INFO org.apache.pig.backend.hadoop.executionengine.mapReduceLayer.MapReduceLauncher - Failed! 2012-08...
   Author: Mohit Anchlia, 2012-08-29, 00:52
Re: Pig HBaseStorage error - Pig - [mail # user]
...On Sun, Aug 12, 2012 at 11:26 PM, Bill Graham  wrote:  ...
   Author: Mohit Anchlia, 2012-08-13, 15:28
Re: Pig HBaseStorage error - Pig - [mail # user]
...I am wondering if my pig script is correct? I took it from some of the examples from the wiki:  raw = LOAD 'hbase://SESSION_TIMELINE1'        USING org.apache.pig.ba...
   Author: Mohit Anchlia, 2012-08-12, 02:20
Pig HBaseStorage error - Pig - [mail # user]
...I am running basic pig script but it's failing. There is other job that loads data that works.    Pig Stack Trace ERROR 2017: Internal error creating job configuration. org.apache....
   Author: Mohit Anchlia, 2012-08-11, 01:01
Re: pig with Hbase - Pig - [mail # user]
...On Mon, Aug 6, 2012 at 8:54 PM, Bill Graham  wrote:  Yes HBase shell has no issues on those nodes.  ...
   Author: Mohit Anchlia, 2012-08-07, 04:59
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 (954)
Jonathan Coveney (729)
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)
Mohit Anchlia