| clear query|facets|time |
Search criteria: .
Results from 81 to 90 from
367 (0.174s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: $HOME - Pig - [mail # user]
|
|
...Only suggesting a workaround, not implying it's the best solution. Looked at the JIRA you've opened for this, I think it should work for shell statements in general and not just HOME. ...
|
|
|
Author: Prashant Kommireddi,
2013-02-11, 09:31
|
|
|
Re: $HOME - Pig - [mail # user]
|
|
...I wasn't aware shell commands are executed inline within pig scripts. Can someone please point me to the JIRA or docs for this? I used to pass these properties with 'param' pig -param ...
|
|
|
Author: Prashant Kommireddi,
2013-02-11, 09:02
|
|
|
[PIG-3175] Refactor PigServer and GruntServer - Pig - [issue]
|
|
...At present there is a lot of calls taking place to-from between PigServer and GruntServer. For example, PigServer.registerScript(..) calls GruntServer.parseStopOnError for parsing which in t...
|
|
|
http://issues.apache.org/jira/browse/PIG-3175
Author: Prashant Kommireddi,
2013-02-11, 00:51
|
|
|
registerScript vs executeBatch - Pig - [mail # dev]
|
|
...Any reason why PigServer.registerScript(..) chooses to only parse and not execute, vs executing a pig script via command line invokes the same method and chooses to execute right away. The l...
|
|
|
Author: Prashant Kommireddi,
2013-02-10, 03:50
|
|
|
Re: Pig 11 release notes - draft - Pig - [mail # dev]
|
|
...Hey Bill, There are also a few new builtins for better Map support https://issues.apache.org/jira/browse/PIG-2600 A way to load pig statements at startup https://issues.apache.org/jira...
|
|
|
Author: Prashant Kommireddi,
2013-02-08, 20:36
|
|
|
Generated MR Driver - Pig - [mail # dev]
|
|
...Hi All, I am looking for the code that generates MR driver which is invoked by NativeMapReduceOper.runJob(). Can someone please point me in the right direction? Thanks, Pra...
|
|
|
Author: Prashant Kommireddi,
2013-02-06, 22:34
|
|
|
Re: Run a job async - Pig - [mail # user]
|
|
...Thanks Alan, this was helpful. On Thu, Jan 24, 2013 at 9:46 AM, Alan Gates wrote: ...
|
|
|
Author: Prashant Kommireddi,
2013-02-06, 00:30
|
|
|
Re: Some optimization advices - Pig - [mail # user]
|
|
...Is this a gzip file? You have to make sure the compression scheme you use is splittable for more mappers to be spawned. -Prashant On Tue, Feb 5, 2013 at 2:57 PM, Jerome Person wr...
|
|
|
Author: Prashant Kommireddi,
2013-02-05, 23:10
|
|
|
Re: Pig prints help options in start - Pig - [mail # user]
|
|
...Hi, what's the command you are using? Sent from my iPhone On Feb 4, 2013, at 8:54 AM, Ionut Ignatescu wrote: ...
|
|
|
Author: Prashant Kommireddi,
2013-02-04, 17:04
|
|
|
Re: Problems using Pig with Oozie - Pig - [mail # user]
|
|
...+Oozie user list. I don't see HbaseStorage related errors in the log. May be an Oozie expert can point in the right direction. Sent from my iPhone On Feb 2, 2013, at 3:43 P...
|
|
|
Author: Prashant Kommireddi,
2013-02-02, 22:21
|
|
|
|