| clear query|facets|time |
Search criteria: .
Results from 41 to 50 from
246 (0.24s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: Review Request: PIG-3141 [piggybank] Giving CSVExcelStorage an option to handle header rows - Pig - [mail # dev]
|
|
... Actually, I just realized that I was thinking wrong about this. Please ignore my comment. Actually, I just realized that I was thinking wrong about this. Please ignore my...
|
|
|
Author: Cheolsoo Park,
2013-03-20, 21:04
|
|
|
Re: Review Request: PIG-3141 [piggybank] Giving CSVExcelStorage an option to handle header rows - Pig - [mail # dev]
|
|
...This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9697/#review18100 Hi Jonathan, Overall looks good to me. I made a few minor comment inli...
|
|
|
Author: Cheolsoo Park,
2013-03-20, 19:05
|
|
|
Can we commit PIG-3015 (Rewrite of AvroStorage) to trunk? - Pig - [mail # dev]
|
|
...Hello, Thanks to Joseph Adler's contribution, we have a new AvroStorage ready. Although there are additional requests that we would like to address, I think we can implement them...
|
|
|
Author: Cheolsoo Park,
2013-03-18, 23:48
|
|
|
[PIG-3235] Add log4j.properties for unit tests - Pig - [issue]
|
|
...Currently, debug level messages are not logged for unit tests. It is helpful to enable them to debug unit tests....
|
|
|
http://issues.apache.org/jira/browse/PIG-3235
Author: Cheolsoo Park,
2013-03-16, 05:56
|
|
|
Re: pigrc to change log location - Pig - [mail # user]
|
|
...You can set "pig.logfile" to where you want in conf/pig.properties. It's commented out by default, and the default value is pwd. Thanks, Cheolsoo On Thu, Mar 14, 2013 at 10:59 A...
|
|
|
Author: Cheolsoo Park,
2013-03-14, 19:15
|
|
|
Re: pig 0.12.0 ERROR 2998: Unhandled internal error. com.google.common.collect.ImmutableSet.of - Pig - [mail # user]
|
|
...Thanks Dan for letting us know. That makes perfect sense because guava was updated to 11 in Pig 0.9, and Pig 0.8 had an old version guava. On Wed, Mar 13, 2013 at 10:05 AM...
|
|
|
Author: Cheolsoo Park,
2013-03-13, 17:28
|
|
|
Re: pig 0.12.0 ERROR 2998: Unhandled internal error. com.google.common.collect.ImmutableSet.of - Pig - [mail # user]
|
|
...Hi Dan, I don't think you've downloaded the correct guava jar file. Here is the output of javap on pig-withouthadoop.jar and google-guava-r11.jar: 1) pig-withouthadoop.jar ...
|
|
|
Author: Cheolsoo Park,
2013-03-13, 06:13
|
|
|
Re: Welcome our new PMC chair, Julien Le Dem - Pig - [mail # dev]
|
|
...Congrats Julien! On Sun, Mar 10, 2013 at 9:20 PM, Prasanth J wrote: ...
|
|
|
Author: Cheolsoo Park,
2013-03-11, 04:25
|
|
|
Re: Memory issue with datafu StreamingQuantile in apache pig - Pig - [mail # user]
|
|
...Hi, Looking at the stack trace, it looks like the task is failing during initialization because it can't load JobConf into memory. In fact, Pig uses JobConf heavily. For example, it se...
|
|
|
Author: Cheolsoo Park,
2013-03-08, 17:06
|
|
|
[PIG-3234] Remove anti-pattern in LoadFunc implementations - Pig - [issue]
|
|
...I noticed this anti-pattern while reviewing PIG-3142. A lot of LoadFunc implementations in our code base does the following:public Tuple getNext() throws IOException { if (...
|
|
|
http://issues.apache.org/jira/browse/PIG-3234
Author: Cheolsoo Park,
2013-03-05, 19:27
|
|
|
|