| clear query|facets|time |
Search criteria: .
Results from 1 to 10 from
367 (3.617s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: Different behaviour with same Pig Version - Pig - [mail # user]
|
|
...This blog post describes some of this behavior http://hadoopified.wordpress.com/2013/04/07/pig-startup-script-behavior/ On Mon, May 6, 2013 at 1:07 AM, wrote: ...
|
|
|
Author: Prashant Kommireddi,
2013-05-06, 17:35
|
|
|
Re: Welcome our newest committer Prashant Kommireddi - Pig - [mail # user]
|
|
...Thanks everyone! Glad to be part of such a great open source project community. — Sent from Mailbox for iPhone On Thu, May 2, 2013 at 9:34 PM, Prasanth J wrote: ...
|
|
|
Author: Prashant Kommireddi,
2013-05-03, 05:44
|
|
|
Re: A contribution to piggybank XMLLoader - Pig - [mail # dev]
|
|
...Hi Ahmed, Thanks for the effort. You will need to signup and open a JIRA "Create Issue" https://issues.apache.org/jira/browse/PIG The JIRA must state the bug along with a descrip...
|
|
|
Author: Prashant Kommireddi,
2013-04-30, 23:08
|
|
|
Re: the version of HBase supported by HBaseStorage - Pig - [mail # user]
|
|
...+James (Phoenix lead) AFAIK, data inserted into hbase for phoenix reads needs to be phoenix encoded. We wrote a StoreFunc to write data into hbase with data being phoenix encoded. You ...
|
|
|
Author: Prashant Kommireddi,
2013-04-29, 20:46
|
|
|
Re: the version of HBase supported by HBaseStorage - Pig - [mail # user]
|
|
...Hi Weiping, Pig 0.11.1 uses hbase 0.94.1 by default. Are you using the right jars? On Mon, Apr 29, 2013 at 1:08 PM, Weiping Qu wrote: ...
|
|
|
Author: Prashant Kommireddi,
2013-04-29, 20:25
|
|
|
Re: Invoking pig scripts from java - Pig - [mail # user]
|
|
...How do you plan on running the java process? You can redirect the output to a file? On Tue, Apr 23, 2013 at 3:15 AM, Siddhi Borkar wrote: ...
|
|
|
Author: Prashant Kommireddi,
2013-04-23, 18:37
|
|
|
Re: Invoking pig scripts from java - Pig - [mail # user]
|
|
...Both are used to run pig scripts. PigRunner uses a more direct way in using the exact grunt code path to execute a script. PigServer on the other hand provides a bunch of helper method...
|
|
|
Author: Prashant Kommireddi,
2013-04-23, 08:33
|
|
|
Re: Invoking pig scripts from java - Pig - [mail # user]
|
|
...Have you looked at the PigServer API? Running scripts should be pretty straightforward using it. Let us know if you face any issues. http://pig.apache.org/docs/r0.11.1/api/org/apache/p...
|
|
|
Author: Prashant Kommireddi,
2013-04-23, 06:58
|
|
|
Re: Read tmp files from hadoop - Pig - [mail # user]
|
|
...Bojan, Do these files start with a period "." or underscore "_" ? Pig/hadoop jobs ignore these files by default. Is your question about how to read these in a MR job through a pig scri...
|
|
|
Author: Prashant Kommireddi,
2013-04-22, 06:04
|
|
|
[PIG-3199] Expose LogicalPlan via PigServer API - Pig - [issue]
|
|
...LogicalPlan could be exposed to user in order for one to make validations based on it. For eg, one could get Load/Store paths or other operators and be able to perform checks such as whether...
|
|
|
http://issues.apache.org/jira/browse/PIG-3199
Author: Prashant Kommireddi,
2013-04-20, 22:41
|
|
|
|