[jira] [Updated] (PIG-3182) Pig currently lacks function to trim the whitespace only on the left hand side

2013-07-23 Thread Kousuke Saruta (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3182?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kousuke Saruta updated PIG-3182: Attachment: PIG-3182.patch Hi, I have modified LTRIM as a builtin and added descriptions about LTRIM

[jira] [Updated] (PIG-3182) Pig currently lacks function to trim the whitespace only on the left hand side

2013-07-23 Thread Kousuke Saruta (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3182?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kousuke Saruta updated PIG-3182: Status: Open (was: Patch Available) > Pig currently lacks function to trim the whitespace only o

[jira] [Commented] (PIG-3182) Pig currently lacks function to trim the whitespace only on the left hand side

2013-07-23 Thread Kousuke Saruta (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3182?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13716244#comment-13716244 ] Kousuke Saruta commented on PIG-3182: - Sorry, I found some bugs in my patch. Now, I've c

[jira] [Updated] (PIG-3182) Pig currently lacks function to trim the whitespace only on the left hand side

2013-07-23 Thread Kousuke Saruta (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3182?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kousuke Saruta updated PIG-3182: Attachment: (was: PIG-3182.patch) > Pig currently lacks function to trim the whitespace only

[jira] [Updated] (PIG-3182) Pig currently lacks function to trim the whitespace only on the left hand side

2013-07-23 Thread Kousuke Saruta (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3182?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kousuke Saruta updated PIG-3182: Attachment: PIG-3182.patch I've modified RTRIM. > Pig currently lacks function to tr

[jira] [Updated] (PIG-3182) Pig currently lacks function to trim the whitespace only on the left hand side

2013-07-23 Thread Kousuke Saruta (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3182?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kousuke Saruta updated PIG-3182: Status: Patch Available (was: Open) > Pig currently lacks function to trim the whitespace only o

[jira] [Created] (PIG-3388) No support for Regex for row filter in org.apache.pig.backend.hadoop.hbase.HBaseStorage

2013-07-23 Thread vikram s (JIRA)
vikram s created PIG-3388: - Summary: No support for Regex for row filter in org.apache.pig.backend.hadoop.hbase.HBaseStorage Key: PIG-3388 URL: https://issues.apache.org/jira/browse/PIG-3388 Project: Pig

[jira] [Updated] (PIG-3388) No support for Regex for row filter in org.apache.pig.backend.hadoop.hbase.HBaseStorage

2013-07-23 Thread vikram s (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3388?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] vikram s updated PIG-3388: -- Description: Currently,scan operation with rowfilter has support for gt,lt,gte,etc. However no support for the re

[jira] [Created] (PIG-3389) "Set job.name" does not work with dump command

2013-07-23 Thread Cheolsoo Park (JIRA)
Cheolsoo Park created PIG-3389: -- Summary: "Set job.name" does not work with dump command Key: PIG-3389 URL: https://issues.apache.org/jira/browse/PIG-3389 Project: Pig Issue Type: Bug

[jira] [Updated] (PIG-3389) "Set job.name" does not work with dump command

2013-07-23 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3389?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cheolsoo Park updated PIG-3389: --- Attachment: PIG-3389.patch The problem is that the job.name property is not set in PigContext when exe

[jira] [Updated] (PIG-3389) "Set job.name" does not work with dump command

2013-07-23 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3389?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cheolsoo Park updated PIG-3389: --- Status: Patch Available (was: Open) > "Set job.name" does not work with dump command > ---

[jira] [Commented] (PIG-3182) Pig currently lacks function to trim the whitespace only on the left hand side

2013-07-23 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3182?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13716571#comment-13716571 ] Cheolsoo Park commented on PIG-3182: Thank you Kousuke! I think you made a mistake in yo

Pig and Storm

2013-07-23 Thread Pradeep Gollakota
Hi Pig Developers, I wanted to reach out to you all and ask for you opinion on something. As a Pig user, I have come to love Pig as a framework. Pig provides a great set of abstractions that make working with large datasets easy. Currently Pig is only backed by hadoop. However, with the new rise

[jira] [Created] (PIG-3390) Make pig working with HBase 0.95

2013-07-23 Thread Jarek Jarcec Cecho (JIRA)
Jarek Jarcec Cecho created PIG-3390: --- Summary: Make pig working with HBase 0.95 Key: PIG-3390 URL: https://issues.apache.org/jira/browse/PIG-3390 Project: Pig Issue Type: New Feature

[jira] [Updated] (PIG-3390) Make pig working with HBase 0.95

2013-07-23 Thread Jarek Jarcec Cecho (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3390?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jarek Jarcec Cecho updated PIG-3390: Attachment: PIG-3390.patch I'm attaching preliminary patch that get basic support for HBase 0

[jira] [Commented] (PIG-3015) Rewrite of AvroStorage

2013-07-23 Thread Anup Ahire (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3015?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13716634#comment-13716634 ] Anup Ahire commented on PIG-3015: - Shouldn't we loose the timezone information if we convert

[jira] [Commented] (PIG-3015) Rewrite of AvroStorage

2013-07-23 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3015?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13716673#comment-13716673 ] Cheolsoo Park commented on PIG-3015: [~ahireanup], can you please open a separate jira?

[jira] [Updated] (PIG-3182) Pig currently lacks function to trim the whitespace only on the left hand side

2013-07-23 Thread Kousuke Saruta (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3182?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kousuke Saruta updated PIG-3182: Status: Open (was: Patch Available) > Pig currently lacks function to trim the whitespace only o

[jira] [Created] (PIG-3391) Issue with DataType-> Long conversion in New AvroStorage()

2013-07-23 Thread Anup Ahire (JIRA)
Anup Ahire created PIG-3391: --- Summary: Issue with DataType-> Long conversion in New AvroStorage() Key: PIG-3391 URL: https://issues.apache.org/jira/browse/PIG-3391 Project: Pig Issue Type: Improvem

[jira] [Commented] (PIG-3015) Rewrite of AvroStorage

2013-07-23 Thread Anup Ahire (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3015?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13717641#comment-13717641 ] Anup Ahire commented on PIG-3015: - Done.[PIG-3391] Thanks!! > Rewrite of Av

[jira] [Updated] (PIG-3182) Pig currently lacks function to trim the whitespace only on the left hand side

2013-07-23 Thread Kousuke Saruta (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3182?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kousuke Saruta updated PIG-3182: Attachment: PIG-3182.patch Cheolsoo, thank you for letting me know the defact. I've modified what you

[jira] [Updated] (PIG-3182) Pig currently lacks function to trim the whitespace only on the left hand side

2013-07-23 Thread Kousuke Saruta (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3182?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kousuke Saruta updated PIG-3182: Status: Patch Available (was: Open) > Pig currently lacks function to trim the whitespace only o

[jira] [Commented] (PIG-3359) Register Statements and Param Substitution in Macros

2013-07-23 Thread Jonathan Packer (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3359?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13717689#comment-13717689 ] Jonathan Packer commented on PIG-3359: -- Sure thing. I don't think I'll be able to get t

[jira] [Commented] (PIG-3391) Issue with DataType-> Long conversion in New AvroStorage()

2013-07-23 Thread Pradeep Gollakota (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13717697#comment-13717697 ] Pradeep Gollakota commented on PIG-3391: I have a couple of quick questions: 1. Sho

[jira] [Updated] (PIG-3391) Issue with DataTime-> Long conversion in New AvroStorage()

2013-07-23 Thread Anup Ahire (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3391?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anup Ahire updated PIG-3391: Summary: Issue with DataTime-> Long conversion in New AvroStorage() (was: Issue with DataType-> Long convers

[jira] [Updated] (PIG-3391) Issue with DateTime-> Long conversion in New AvroStorage()

2013-07-23 Thread Anup Ahire (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3391?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anup Ahire updated PIG-3391: Summary: Issue with DateTime-> Long conversion in New AvroStorage() (was: Issue with DataTime-> Long convers

[jira] [Commented] (PIG-3391) Issue with DateTime-> Long conversion in New AvroStorage()

2013-07-23 Thread Anup Ahire (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13717776#comment-13717776 ] Anup Ahire commented on PIG-3391: - I am talking about [PIG-3015] which converts Pig datetime

[jira] [Work started] (PIG-3362) Fix pig tests to use safer/faster test patterns

2013-07-23 Thread Aniket Mokashi (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3362?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on PIG-3362 started by Aniket Mokashi. > Fix pig tests to use safer/faster test patterns > --- > > Key: PIG

[jira] [Assigned] (PIG-3362) Fix pig tests to use safer/faster test patterns

2013-07-23 Thread Aniket Mokashi (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3362?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aniket Mokashi reassigned PIG-3362: --- Assignee: Aniket Mokashi > Fix pig tests to use safer/faster test patterns > --

[jira] Subscription: PIG patch available

2013-07-23 Thread jira
Issue Subscription Filter: PIG patch available (17 issues) Subscriber: pigdaily Key Summary PIG-3389"Set job.name" does not work with dump command https://issues.apache.org/jira/browse/PIG-3389 PIG-3374CASE and IN fail when expression includes dereferencing ope

[jira] [Commented] (PIG-2495) Using merge JOIN from a HBaseStorage produces an error

2013-07-23 Thread Pradeep Gollakota (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2495?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13717915#comment-13717915 ] Pradeep Gollakota commented on PIG-2495: Hi Kevin, I have a very minor request for

Re: Pig and Storm

2013-07-23 Thread Russell Jurney
I think a Storm backend for Pig would be AWESOME. Btw, check out HStreaming. It's not FOSS, but shows there is demand. http://www.hstreaming.com/products/community/ Russell Jurney http://datasyndrome.com On Jul 23, 2013, at 9:53 AM, Pradeep Gollakota wrote: Hi Pig Developers, I wanted to reach

Re: Pig and Storm

2013-07-23 Thread Aniket Mokashi
Following projects might interest you: Pig and Spark: https://github.com/twitter/pig/tree/spork Storm and Hadoop: https://speakerdeck.com/sritchie/summingbird-streaming-mapreduce-at-twitter Thanks, Aniket On Tue, Jul 23, 2013 at 11:18 PM, Russell Jurney wrote: > I think a Storm backend for Pig