| 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
|
|
|
|