| clear query|facets|time |
Search criteria: .
Results from 11 to 20 from
83 (2.915s).
|
|
|
Loading phrases to help you refine your search...
|
|
CHANGES.txt in trunk - Pig - [mail # dev]
|
|
...Hi, I see lot of patches that went into 0.11 are under trunk in the CHANGES.txt. Should we sync the file with the CHANGES.txt in branch-0.11 and remove those jiras from trunk th...
|
|
|
Author: Rohini Palaniswamy,
2013-05-03, 20:34
|
|
|
Re: Review Request: PIG-3223 AvroStorage does not handle comma separated input paths - Pig - [mail # dev]
|
|
...This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/10351/#review20138 Ship it! Thanks Johnny. Looks good. - Rohini Palaniswamy ...
|
|
|
Author: Rohini Palaniswamy,
2013-05-03, 19:50
|
|
|
Re: Review Request: PIG-3223 AvroStorage does not handle comma separated input paths - Pig - [mail # dev]
|
|
...This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/10351/#review20127 contrib/piggybank/java/src/main/java/org/apache/pig/piggybank/storage...
|
|
|
Author: Rohini Palaniswamy,
2013-05-03, 18:53
|
|
|
Re: Welcome our newest committer Prashant Kommireddi - Pig - [mail # user]
|
|
...Congrats Prashant !! On Thu, May 2, 2013 at 3:58 PM, Ashutosh Chauhan <[EMAIL PROTECTED] ...
|
|
|
Author: Rohini Palaniswamy,
2013-05-02, 23:02
|
|
|
Re: Review Request: PIG-3223 AvroStorage does not handle comma separated input paths - Pig - [mail # dev]
|
|
...This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/10351/#review19974 contrib/piggybank/java/src/main/java/org/apache/pig/piggybank/storage...
|
|
|
Author: Rohini Palaniswamy,
2013-04-30, 20:07
|
|
|
[PIG-3173] Partition filter push down does not happen partition keys condition include a AND and OR construct - Pig - [issue]
|
|
...A = load 'db.table' using org.apache.hcatalog.pig.HCatLoader();B = filter A by (region=='usa' AND dt=='201302051800') OR (region=='uk' AND dt=='201302051800');C = foreach B generate name, ag...
|
|
|
http://issues.apache.org/jira/browse/PIG-3173
Author: Rohini Palaniswamy,
2013-04-29, 22:20
|
|
|
Re: Review Request: [PIG-3173] - Partition filter pushdown does not happen if partition keys condition include a AND and OR construct - Pig - [mail # dev]
|
|
...This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/10035/ (Updated April 29, 2013, 8:22 p.m.) Review request for pig. Changes ...
|
|
|
Author: Rohini Palaniswamy,
2013-04-29, 20:22
|
|
|
[PIG-3300] Optimize partition filter pushdown - Pig - [issue]
|
|
...When there is a AND and OR condition involved with combination of partition and non-partition columns like (pcond1 and npcond1) or (pcond2 and npcond2), push the partition filter as (pcond1 ...
|
|
|
http://issues.apache.org/jira/browse/PIG-3300
Author: Rohini Palaniswamy,
2013-04-29, 19:22
|
|
|
[PIG-3299] Provide support for LazyOutputFormat to avoid creating empty files - Pig - [issue]
|
|
...LazyOutputFormat (HADOOP-4927) in hadoop is a wrapper to avoid creating part files if there is no records output. It would be good to add support for that by having a configuration in pig wh...
|
|
|
http://issues.apache.org/jira/browse/PIG-3299
Author: Rohini Palaniswamy,
2013-04-29, 14:58
|
|
|
[PIG-3206] HBaseStorage does not work with Oozie pig action and secure HBase - Pig - [issue]
|
|
...HBaseStorage always tries to fetch delegation token for a secure hbase cluster. But when pig is launched through Oozie, it will fail as TGT is not available in the map job. In that case, it ...
|
|
|
http://issues.apache.org/jira/browse/PIG-3206
Author: Rohini Palaniswamy,
2013-04-02, 16:54
|
|
|
|