| clear query|facets|time |
Search criteria: .
Results from 71 to 80 from
24686 (0.069s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: Review Request: disable optimizations via pig properties - Pig - [mail # dev]
|
|
... By move somewhere else, do you mean clearly comment in the code these are internal constants, or move to a new org.apache.pig.impl.PigInternalConstants class? I'm general...
|
|
|
Author: Travis Crawford,
2013-05-13, 23:47
|
|
|
Re: Review Request: disable optimizations via pig properties - Pig - [mail # dev]
|
|
...This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/11032/#review20516 src/docs/src/documentation/content/xdocs/perf.xml  ...
|
|
|
Author: Bill Graham,
2013-05-13, 23:35
|
|
|
Re: Review Request: disable optimizations via pig properties - Pig - [mail # dev]
|
|
...This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/11032/#review20514 Overall, this looks good. Some comments bellow src/org/apache/pig/Pi...
|
|
|
Author: Julien Le Dem,
2013-05-13, 23:23
|
|
|
Re: Review Request: disable optimizations via pig properties - Pig - [mail # dev]
|
|
...This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/11032/#review20501 Tested disabling this rule in three ways: PIG_CONF_DIR=/etc/pig/conf ...
|
|
|
Author: Travis Crawford,
2013-05-13, 21:18
|
|
|
Re: Review Request: disable optimizations via pig properties - Pig - [mail # dev]
|
|
...This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/11032/ (Updated May 13, 2013, 8:35 p.m.) Review request for pig, Julien Le Dem, Bill Gra...
|
|
|
Author: Travis Crawford,
2013-05-13, 20:35
|
|
|
Re: Ordered partitioned data - Pig - [mail # user]
|
|
...Thanks Cheolsoo for your help. I'm still learning Pig and I didn't know about this nested structure. I'll try it and see how much performance I gain compared to my naive implementation. &nbs...
|
|
|
Author: Ahmed Eldawy,
2013-05-13, 19:21
|
|
|
Re: Unit test classpath trouble - Pig - [mail # dev]
|
|
...Johnny, You need to increase PermGen space for 2.x else TestGrunt will hang with the OOM. Run ant with -DdebugArgs="-XX:+CMSClassUnloadingEnabled -XX:MaxPermSize=128M" Reg...
|
|
|
Author: Rohini Palaniswamy,
2013-05-13, 18:55
|
|
|
Number of records in an HDFS file - Pig - [mail # user]
|
|
...Hello, What is the bets way to get the count of records in an HDFS file generated by a PIG script. Thanks...
|
|
|
Author: Mix Nin,
2013-05-13, 17:51
|
|
|
Re: Disable ColumnMapKeyPrune rule with PigTest - Pig - [mail # user]
|
|
...Thanks for the information! Bertrand On Mon, May 13, 2013 at 6:27 PM, Cheolsoo Park wrote: ...
|
|
|
Author: Bertrand Dechoux,
2013-05-13, 17:49
|
|
|
Re: Unit test classpath trouble - Pig - [mail # dev]
|
|
...I run unit test against 2.0.4-alpha in the trunk. The tests hit "OutOfMemoryError: PermGen space" in the middle, but so far no failures or errors. I re-kicked off the test. Johnny &nbs...
|
|
|
Author: Johnny Zhang,
2013-05-13, 17:22
|
|
|
|