| clear query|facets|time |
Search criteria: .
Results from 131 to 140 from
263 (0.156s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: Pig Avrostorage Issue regarding Schema evaluation - Pig - [mail # user]
|
|
...Hi Milind, Please try this: REGISTER build/ivy/lib/Pig/avro-1.7.1.jar REGISTER build/ivy/lib/Pig/json-simple-1.1.jar REGISTER build/ivy/lib/Pig/jackson-mapper-asl-1.8.8.jar REGIS...
|
|
|
Author: Cheolsoo Park,
2013-01-09, 18:26
|
|
|
Re: how to define delimite in hadoop pig stream through - Pig - [mail # user]
|
|
...Hi, be cast to org.apache.pig.PigToStream Please try PigStreaming(',') instead of PigStorage(','). Thanks, Cheolsoo On Mon, Jan 7, 2013 at 7:26 PM, centerqi hu  ...
|
|
|
Author: Cheolsoo Park,
2013-01-08, 21:09
|
|
|
Re: Making Pig run faster in local mode - Pig - [mail # user]
|
|
...Typo: it makes much sense to run them in cluster => it doesn't make much sense to run them in cluster. On Mon, Jan 7, 2013 at 11:55 AM, Cheolsoo Park wrote: ...
|
|
|
Author: Cheolsoo Park,
2013-01-07, 19:56
|
|
|
Re: Making Pig run faster in local mode - Pig - [mail # user]
|
|
...Hi Malc, I meant the cluster mode, but given the size of your input files, it makes much sense to run them in cluster. Instead, you might consider to execute jobs in parallel in...
|
|
|
Author: Cheolsoo Park,
2013-01-07, 19:55
|
|
|
Re: Making Pig run faster in local mode - Pig - [mail # user]
|
|
...Hi Malc, Unless I am mistaken, all operations happen serially in local mode, so a group by will be always performed by a single reducer. Either you can use MR mode to take advant...
|
|
|
Author: Cheolsoo Park,
2013-01-04, 19:07
|
|
|
Re: [VOTE] Release Pig 0.10.1 (candidate 3) - Pig - [mail # dev]
|
|
...+1. Tested against hadoop 1.0.x and 2.0.x clusters. On Fri, Jan 4, 2013 at 12:14 AM, Jarek Jarcec Cecho wrote: ...
|
|
|
Author: Cheolsoo Park,
2013-01-04, 09:52
|
|
|
Re: Review Request: PIG-3059 Global configurable minimum 'bad record' thresholds - Pig - [mail # dev]
|
|
...This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/8765/ (Updated Dec. 31, 2012, 1:56 a.m.) Review request for pig, Santhosh Srinivasan, Jo...
|
|
|
Author: Cheolsoo Park,
2012-12-31, 01:56
|
|
|
Re: [VOTE] Release Pig 0.10.1 (candidate 2) - Pig - [mail # dev]
|
|
...Actually, I found something funny. "tar -xf pig-0.10.1-src.tar.gz" creates two directories as follows: pig-0.10.1-src pig-0.10.1-src-0.10.1 And "pig-0.10.1-src-0.10.1" cont...
|
|
|
Author: Cheolsoo Park,
2012-12-28, 22:19
|
|
|
Re: [VOTE] Release Pig 0.10.1 (candidate 2) - Pig - [mail # dev]
|
|
...+1. Downloaded the source tarball, built hadoop 20/23 binaries, and tested them against hadoop-1.0.x/2.0.x clusters. Btw, "ant clean piggybank" doesn't work due to PIG-2501, but ...
|
|
|
Author: Cheolsoo Park,
2012-12-28, 22:09
|
|
|
[PIG-3050] Fix FindBugs multithreading warnings - Pig - [issue]
|
|
...There was a race condition reported when running Pig in local mode on the user mailing list. This motivated me to fix potential multithreading bugs that can be identified by FindBugs.FindBug...
|
|
|
http://issues.apache.org/jira/browse/PIG-3050
Author: Cheolsoo Park,
2012-12-27, 04:53
|
|
|
|