[jira] Commented: (PIG-1249) Safe-guards against misconfigured Pig scripts without PARALLEL keyword

2010-05-18 Thread Dmitriy V. Ryaboy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1249?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12868931#action_12868931 ] Dmitriy V. Ryaboy commented on PIG-1249: This is a good spot to leverage pinning opti

[jira] Commented: (PIG-1249) Safe-guards against misconfigured Pig scripts without PARALLEL keyword

2010-05-18 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1249?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12868905#action_12868905 ] Alan Gates commented on PIG-1249: - One thing we want to be sure of is that if users explicitl

[jira] Commented: (PIG-1249) Safe-guards against misconfigured Pig scripts without PARALLEL keyword

2010-05-18 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1249?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12868893#action_12868893 ] Thejas M Nair commented on PIG-1249: If default_parallel has not been set, the patch sets

[jira] Assigned: (PIG-1373) We need to add jdiff output to docs on the website

2010-05-18 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1373?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates reassigned PIG-1373: --- Assignee: Daniel Dai (was: Alan Gates) > We need to add jdiff output to docs on the website >

[jira] Updated: (PIG-1420) Make CONCAT act on all fields of a tuple, instead of just the first two fields of a tuple

2010-05-18 Thread Russell Jurney (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1420?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Russell Jurney updated PIG-1420: Patch Info: [Patch Available] > Make CONCAT act on all fields of a tuple, instead of just the first t

[jira] Updated: (PIG-1420) Make CONCAT act on all fields of a tuple, instead of just the first two fields of a tuple

2010-05-18 Thread Russell Jurney (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1420?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Russell Jurney updated PIG-1420: Attachment: (was: concat.patch) > Make CONCAT act on all fields of a tuple, instead of just the f

[jira] Updated: (PIG-1420) Make CONCAT act on all fields of a tuple, instead of just the first two fields of a tuple

2010-05-18 Thread Russell Jurney (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1420?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Russell Jurney updated PIG-1420: Attachment: addconcat.patch New, working patch made with git diff --no-prefix, applies with -p0 > Ma

Re: Making a patch Hudson will eat with git?

2010-05-18 Thread Russell Jurney
Hmmm that works for me. So hudson will -p0, it just won't -p1? Think I misunderstood. Thanks! On Tue, May 18, 2010 at 1:12 PM, Erik Steffl wrote: > in top level git directory: > > git diff --no-prefix > sfasjfl.patch > > patch -p0 < sfasjfl.patch > > works for me, > > if it doesn't work ma

Re: Making a patch Hudson will eat with git?

2010-05-18 Thread Erik Steffl
in top level git directory: git diff --no-prefix > sfasjfl.patch patch -p0 < sfasjfl.patch works for me, if it doesn't work maybe post a (fragment of a) patch so that we can take a look/compare? ero On 05/18/2010 12:36 PM, Russell Jurney wrote: Have tried --no-prefix, and it

Re: Making a patch Hudson will eat with git?

2010-05-18 Thread Russell Jurney
Have tried --no-prefix, and it still will not apply without -p1. Strangeness. Anyone got any ideas? Russ On Tue, May 18, 2010 at 11:31 AM, Russell Jurney wrote: > How do you make a patch with git that hudson will eat? git diff/git diff > -p don't cut the mustard. > > Russ >

[jira] Updated: (PIG-1404) PigUnit - Pig script testing simplified.

2010-05-18 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1404?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated PIG-1404: Status: Patch Available (was: Open) > PigUnit - Pig script testing simplified. > --

[jira] Assigned: (PIG-1404) PigUnit - Pig script testing simplified.

2010-05-18 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1404?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates reassigned PIG-1404: --- Assignee: Romain Rigaux > PigUnit - Pig script testing simplified. > -

[jira] Updated: (PIG-1404) PigUnit - Pig script testing simplified.

2010-05-18 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1404?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated PIG-1404: Attachment: PIG-1404-2.patch A rework of the patch to move it from piggybank to a separate pigunit directory.

Making a patch Hudson will eat with git?

2010-05-18 Thread Russell Jurney
How do you make a patch with git that hudson will eat? git diff/git diff -p don't cut the mustard. Russ

[jira] Commented: (PIG-1420) Make CONCAT act on all fields of a tuple, instead of just the first two fields of a tuple

2010-05-18 Thread Russell Jurney (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1420?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12868765#action_12868765 ] Russell Jurney commented on PIG-1420: - Dmitriy, it applies with -p1 > Make CONCAT act on

[jira] Commented: (PIG-1420) Make CONCAT act on all fields of a tuple, instead of just the first two fields of a tuple

2010-05-18 Thread Dmitriy V. Ryaboy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1420?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12868759#action_12868759 ] Dmitriy V. Ryaboy commented on PIG-1420: Russell, Reading through the code it looks g

[jira] Assigned: (PIG-282) Custom Partitioner

2010-05-18 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-282?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai reassigned PIG-282: -- Assignee: Aniket Mokashi > Custom Partitioner > -- > > Key: PIG-282 >