You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by "Corinne Chandel (JIRA)" <ji...@apache.org> on 2010/02/01 21:34:18 UTC

[jira] Created: (PIG-1214) Pig/Zebra 0.6 patch - docs

Pig/Zebra 0.6 patch - docs
--------------------------

                 Key: PIG-1214
                 URL: https://issues.apache.org/jira/browse/PIG-1214
             Project: Pig
          Issue Type: Task
          Components: documentation
    Affects Versions: 0.6.0
            Reporter: Corinne Chandel
            Assignee: Corinne Chandel
            Priority: Blocker


Pig Docs
> piglatin_ref2.xml - Update PigStorage function to include information about '/r' delimiter


Zebra Docs
> zebra_pig.xml - Add new section, Sorting Data: Zebra only supports tables sorted in ascending (ASC) order; tables sorted in descending (DESC) order are treated as unsorted tables

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (PIG-1214) Pig/Zebra 0.6 patch - docs

Posted by "Corinne Chandel (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/PIG-1214?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Corinne Chandel updated PIG-1214:
---------------------------------

    Attachment: pig-1214-trunk.patch

New patch for trunk.

I also did a doc build - it was successful, no problems.

> Pig/Zebra 0.6 patch - docs
> --------------------------
>
>                 Key: PIG-1214
>                 URL: https://issues.apache.org/jira/browse/PIG-1214
>             Project: Pig
>          Issue Type: Task
>          Components: documentation
>    Affects Versions: 0.6.0
>            Reporter: Corinne Chandel
>            Assignee: Corinne Chandel
>            Priority: Blocker
>         Attachments: pig-1214-branch-0-6.patch, pig-1214-trunk.patch, pig-1214.patch
>
>
> Pig Docs
> > piglatin_ref2.xml - Update PigStorage function to include information about '/r' delimiter
> Zebra Docs
> > zebra_pig.xml - Add new section, Sorting Data: Zebra only supports tables sorted in ascending (ASC) order; tables sorted in descending (DESC) order are treated as unsorted tables

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (PIG-1214) Pig/Zebra 0.6 patch - docs

Posted by "Corinne Chandel (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/PIG-1214?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Corinne Chandel updated PIG-1214:
---------------------------------

    Status: Patch Available  (was: Open)

(1) No new test code required; changes to documentation only.

(2) Apply this path to

> Pig TRUNK  -  http://svn.apache.org/repos/asf/hadoop/pig/trunk

> Pig branch-0.6  -  http://svn.apache.org/repos/asf/hadoop/pig/branches/branch-0.6/

> Pig/Zebra 0.6 patch - docs
> --------------------------
>
>                 Key: PIG-1214
>                 URL: https://issues.apache.org/jira/browse/PIG-1214
>             Project: Pig
>          Issue Type: Task
>          Components: documentation
>    Affects Versions: 0.6.0
>            Reporter: Corinne Chandel
>            Assignee: Corinne Chandel
>            Priority: Blocker
>         Attachments: pig-1214.patch
>
>
> Pig Docs
> > piglatin_ref2.xml - Update PigStorage function to include information about '/r' delimiter
> Zebra Docs
> > zebra_pig.xml - Add new section, Sorting Data: Zebra only supports tables sorted in ascending (ASC) order; tables sorted in descending (DESC) order are treated as unsorted tables

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (PIG-1214) Pig/Zebra 0.6 patch - docs

Posted by "Olga Natkovich (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/PIG-1214?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Olga Natkovich updated PIG-1214:
--------------------------------

    Resolution: Fixed
        Status: Resolved  (was: Patch Available)

patches committed to trunk and branch-0.6

> Pig/Zebra 0.6 patch - docs
> --------------------------
>
>                 Key: PIG-1214
>                 URL: https://issues.apache.org/jira/browse/PIG-1214
>             Project: Pig
>          Issue Type: Task
>          Components: documentation
>    Affects Versions: 0.6.0
>            Reporter: Corinne Chandel
>            Assignee: Corinne Chandel
>            Priority: Blocker
>         Attachments: pig-1214-branch-0-6.patch, pig-1214-trunk.patch, pig-1214.patch
>
>
> Pig Docs
> > piglatin_ref2.xml - Update PigStorage function to include information about '/r' delimiter
> Zebra Docs
> > zebra_pig.xml - Add new section, Sorting Data: Zebra only supports tables sorted in ascending (ASC) order; tables sorted in descending (DESC) order are treated as unsorted tables

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (PIG-1214) Pig/Zebra 0.6 patch - docs

Posted by "Hadoop QA (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/PIG-1214?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12828929#action_12828929 ] 

Hadoop QA commented on PIG-1214:
--------------------------------

+1 overall.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12434607/pig-1214.patch
  against trunk revision 905377.

    +1 @author.  The patch does not contain any @author tags.

    +0 tests included.  The patch appears to be a documentation patch that doesn't require tests.

    +1 javadoc.  The javadoc tool did not generate any warning messages.

    +1 javac.  The applied patch does not increase the total number of javac compiler warnings.

    +1 findbugs.  The patch does not introduce any new Findbugs warnings.

    +1 release audit.  The applied patch does not increase the total number of release audit warnings.

    +1 core tests.  The patch passed core unit tests.

    +1 contrib tests.  The patch passed contrib unit tests.

Test results: http://hudson.zones.apache.org/hudson/job/Pig-Patch-h8.grid.sp2.yahoo.net/197/testReport/
Findbugs warnings: http://hudson.zones.apache.org/hudson/job/Pig-Patch-h8.grid.sp2.yahoo.net/197/artifact/trunk/build/test/findbugs/newPatchFindbugsWarnings.html
Console output: http://hudson.zones.apache.org/hudson/job/Pig-Patch-h8.grid.sp2.yahoo.net/197/console

This message is automatically generated.

> Pig/Zebra 0.6 patch - docs
> --------------------------
>
>                 Key: PIG-1214
>                 URL: https://issues.apache.org/jira/browse/PIG-1214
>             Project: Pig
>          Issue Type: Task
>          Components: documentation
>    Affects Versions: 0.6.0
>            Reporter: Corinne Chandel
>            Assignee: Corinne Chandel
>            Priority: Blocker
>         Attachments: pig-1214.patch
>
>
> Pig Docs
> > piglatin_ref2.xml - Update PigStorage function to include information about '/r' delimiter
> Zebra Docs
> > zebra_pig.xml - Add new section, Sorting Data: Zebra only supports tables sorted in ascending (ASC) order; tables sorted in descending (DESC) order are treated as unsorted tables

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (PIG-1214) Pig/Zebra 0.6 patch - docs

Posted by "Corinne Chandel (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/PIG-1214?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Corinne Chandel updated PIG-1214:
---------------------------------

    Attachment: pig-1214-branch-0-6.patch

Create patch for branch-0.6

I also did a doc build for branch-0.6 - it was successful, no problems.

> Pig/Zebra 0.6 patch - docs
> --------------------------
>
>                 Key: PIG-1214
>                 URL: https://issues.apache.org/jira/browse/PIG-1214
>             Project: Pig
>          Issue Type: Task
>          Components: documentation
>    Affects Versions: 0.6.0
>            Reporter: Corinne Chandel
>            Assignee: Corinne Chandel
>            Priority: Blocker
>         Attachments: pig-1214-branch-0-6.patch, pig-1214-trunk.patch, pig-1214.patch
>
>
> Pig Docs
> > piglatin_ref2.xml - Update PigStorage function to include information about '/r' delimiter
> Zebra Docs
> > zebra_pig.xml - Add new section, Sorting Data: Zebra only supports tables sorted in ascending (ASC) order; tables sorted in descending (DESC) order are treated as unsorted tables

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (PIG-1214) Pig/Zebra 0.6 patch - docs

Posted by "Alan Gates (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/PIG-1214?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alan Gates updated PIG-1214:
----------------------------

    Fix Version/s: 0.6.0

> Pig/Zebra 0.6 patch - docs
> --------------------------
>
>                 Key: PIG-1214
>                 URL: https://issues.apache.org/jira/browse/PIG-1214
>             Project: Pig
>          Issue Type: Task
>          Components: documentation
>    Affects Versions: 0.6.0
>            Reporter: Corinne Chandel
>            Assignee: Corinne Chandel
>            Priority: Blocker
>             Fix For: 0.6.0
>
>         Attachments: pig-1214-branch-0-6.patch, pig-1214-trunk.patch, pig-1214.patch
>
>
> Pig Docs
> > piglatin_ref2.xml - Update PigStorage function to include information about '/r' delimiter
> Zebra Docs
> > zebra_pig.xml - Add new section, Sorting Data: Zebra only supports tables sorted in ascending (ASC) order; tables sorted in descending (DESC) order are treated as unsorted tables

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (PIG-1214) Pig/Zebra 0.6 patch - docs

Posted by "Corinne Chandel (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/PIG-1214?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Corinne Chandel updated PIG-1214:
---------------------------------

    Attachment: pig-1214.patch

Patch file.

> Pig/Zebra 0.6 patch - docs
> --------------------------
>
>                 Key: PIG-1214
>                 URL: https://issues.apache.org/jira/browse/PIG-1214
>             Project: Pig
>          Issue Type: Task
>          Components: documentation
>    Affects Versions: 0.6.0
>            Reporter: Corinne Chandel
>            Assignee: Corinne Chandel
>            Priority: Blocker
>         Attachments: pig-1214.patch
>
>
> Pig Docs
> > piglatin_ref2.xml - Update PigStorage function to include information about '/r' delimiter
> Zebra Docs
> > zebra_pig.xml - Add new section, Sorting Data: Zebra only supports tables sorted in ascending (ASC) order; tables sorted in descending (DESC) order are treated as unsorted tables

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.