[jira] Subscription: PIG patch available

2015-06-24 Thread jira
Issue Subscription Filter: PIG patch available (25 issues) Subscriber: pigdaily Key Summary PIG-4598Allow user defined plan optimizer rules https://issues.apache.org/jira/browse/PIG-4598 PIG-4581thread safe issue in NodeIdGenerator

[jira] [Commented] (PIG-4443) Write inputsplits in Tez to disk if the size is huge and option to compress pig input splits

2015-06-24 Thread JIRA
[ https://issues.apache.org/jira/browse/PIG-4443?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14599061#comment-14599061 ] Ángel Álvarez commented on PIG-4443: I'm using Pig 15 ... or so it seems ... INFO

[jira] [Updated] (PIG-4611) Fix remaining unit test failures about TestHBaseStorage

2015-06-24 Thread liyunzhang_intel (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4611?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] liyunzhang_intel updated PIG-4611: -- Attachment: PIG-4611.patch [~mohitsabharwal],[~praveenr019],[~xuefuz],[~kexianda]: The remaining

Re: Review Request 35491: PIG-4574: Eliminate identity vertex for order by and skewed join right after LOAD

2015-06-24 Thread Rohini Palaniswamy
On June 24, 2015, 6:38 p.m., Daniel Dai wrote: http://svn.apache.org/repos/asf/pig/trunk/src/org/apache/pig/backend/hadoop/executionengine/tez/plan/operator/POLocalRearrangeTez.java, line 150 https://reviews.apache.org/r/35491/diff/1/?file=985529#file985529line150 Can you add a

[jira] [Commented] (PIG-4443) Write inputsplits in Tez to disk if the size is huge and option to compress pig input splits

2015-06-24 Thread JIRA
[ https://issues.apache.org/jira/browse/PIG-4443?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14600532#comment-14600532 ] Ángel Álvarez commented on PIG-4443: *MASTER_NODE LOG* (from where I'm executing Pig)

[jira] [Commented] (PIG-4443) Write inputsplits in Tez to disk if the size is huge and option to compress pig input splits

2015-06-24 Thread Rohini Palaniswamy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4443?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14600374#comment-14600374 ] Rohini Palaniswamy commented on PIG-4443: - bq. Requested data length 160452289 is

[jira] [Updated] (PIG-4610) Enable TestOrcStorage“ unit test in spark mode

2015-06-24 Thread liyunzhang_intel (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4610?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] liyunzhang_intel updated PIG-4610: -- Status: Patch Available (was: Open) Enable TestOrcStorage“ unit test in spark mode

Re: Review Request 35491: PIG-4574: Eliminate identity vertex for order by and skewed join right after LOAD

2015-06-24 Thread Daniel Dai
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/35491/#review89294 --- Ship it! Ship It! - Daniel Dai On June 16, 2015, 7:19 a.m.,

[jira] [Created] (PIG-4611) Fix remaining unit test failures about TestHBaseStorage

2015-06-24 Thread liyunzhang_intel (JIRA)
liyunzhang_intel created PIG-4611: - Summary: Fix remaining unit test failures about TestHBaseStorage Key: PIG-4611 URL: https://issues.apache.org/jira/browse/PIG-4611 Project: Pig Issue

[jira] [Updated] (PIG-4611) Fix remaining unit test failures about TestHBaseStorage

2015-06-24 Thread liyunzhang_intel (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4611?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] liyunzhang_intel updated PIG-4611: -- Description: In https://builds.apache.org/job/Pig-spark/lastCompletedBuild/testReport/, it shows

Re: How I can get the last tuple of a bag

2015-06-24 Thread Arvind S
you can try the ReverseEnumerate package from datafu on the inner bag and then filter for 0th element. http://datafu.incubator.apache.org/docs/datafu/1.2.0/datafu/pig/bags/ReverseEnumerate.html *Cheers !!* Arvind On Mon, Jun 22, 2015 at 1:50 PM, 李运田 cumt...@163.com wrote: I have data like :