| clear query|facets|time |
Search criteria: .
Results from 21 to 30 from
367 (0.085s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: Pigunit Failure 10.1 running locally - Pig - [mail # user]
|
|
...What Hadoop version are you trying to use? Looks like you have 2 different versions (1.X and 2.X) listed as dependencies. Sent from my iPhone On Apr 10, 2013, at 7:06 AM, "j.barr...
|
|
|
Author: Prashant Kommireddi,
2013-04-10, 15:37
|
|
|
[PIG-3183] rm or rmf commands should respect globbing/regex of path - Pig - [issue]
|
|
...Hadoop fs commands support globbing during deleting files/dirs. Pig is not consistent with this behavior and seems like we could change rm/rmf commands to do the same.For eg:localhost:pig pk...
|
|
|
http://issues.apache.org/jira/browse/PIG-3183
Author: Prashant Kommireddi,
2013-04-09, 08:04
|
|
|
Re: CONCAT an open brace to a chararray (Pig v. 0.10) - Pig - [mail # user]
|
|
...Pressed send too soon. Try this (single quotes) B = FOREACH A GENERATE CONCAT('{', a); On Thu, Apr 4, 2013 at 5:26 PM, Prashant Kommireddi wrote: ...
|
|
|
Author: Prashant Kommireddi,
2013-04-05, 00:27
|
|
|
Re: CONCAT an open brace to a chararray (Pig v. 0.10) - Pig - [mail # user]
|
|
...Can you try single quotes? On Thu, Apr 4, 2013 at 5:08 PM, Will Ford wrote: ...
|
|
|
Author: Prashant Kommireddi,
2013-04-05, 00:26
|
|
|
Re: Pig snapshot on maven repo - Pig - [mail # dev]
|
|
...Thanks Daniel. I think it would be nice to keep the snapshot in sync as much as possible. Can we setup a jenkins job for this? The last upload was made by "ci-hudson", not sure if some...
|
|
|
Author: Prashant Kommireddi,
2013-04-04, 18:10
|
|
|
Pig snapshot on maven repo - Pig - [mail # dev]
|
|
...Hey guys, What is the frequency of snapshot uploads to the maven repo? I am seeing 0.12.0-SNAPSHOT was last uploaded 11/30/2012. Not sure if this is manually triggered or automated? &n...
|
|
|
Author: Prashant Kommireddi,
2013-04-03, 06:04
|
|
|
Re: Tuple to charrary conversion - Pig - [mail # user]
|
|
...Hi Jerry, There is no "direct" UDF for this. Would you like to submit a patch? On Thu, Mar 28, 2013 at 1:22 PM, Jerry Lam wrote: ...
|
|
|
Author: Prashant Kommireddi,
2013-04-01, 06:33
|
|
|
Re: Pig configuration for embedded programs - Pig - [mail # user]
|
|
...Take a look at HExecutionEngine.java Sent from my iPhone On Mar 29, 2013, at 1:15 PM, Jeff Yuan wrote: ...
|
|
|
Author: Prashant Kommireddi,
2013-03-29, 20:17
|
|
|
Re: Pig configuration for embedded programs - Pig - [mail # user]
|
|
...Hi Jeff, Your embedded program should work as long as the conf dir/files are on the classpath. Sent from my iPhone On Mar 29, 2013, at 12:50 PM, Jeff Yuan wrote: &nbs...
|
|
|
Author: Prashant Kommireddi,
2013-03-29, 20:00
|
|
|
Re: Why does Pig not use default resources from the Configuration object? - Pig - [mail # dev]
|
|
...Hi Bhooshan, There is a patch that addresses what you need, and is part of 0.12 (unreleased). Take a look and see if you can apply the patch to the version you are using. https://issue...
|
|
|
Author: Prashant Kommireddi,
2013-03-29, 16:55
|
|
|
|