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/01/05 03:32:55 UTC

[jira] Created: (PIG-1175) Pig 0.6 Docs - Store v. Dump

Pig 0.6 Docs - Store v. Dump
----------------------------

                 Key: PIG-1175
                 URL: https://issues.apache.org/jira/browse/PIG-1175
             Project: Pig
          Issue Type: Task
          Components: documentation
    Affects Versions: 0.6.0
            Reporter: Corinne Chandel
             Fix For: 0.6.0


Pig 0.6 Docs

(1) Pig Latin Ref Manual
> Update STORE
> Update DUMP (and move under Diagnostic Operators)

(2) Pig Latin User Guide
> Under Multi-Query Execution, add new section: Store v. Dump

Updates clarify how STORE and DUMP work with multi-query execution (optimization).

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


[jira] Updated: (PIG-1175) Pig 0.6 Docs - Store v. Dump

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

Olga Natkovich updated PIG-1175:
--------------------------------

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

patch reviewed and committed to trunk and 0.6 branc. Thanks, Corinne!

> Pig 0.6 Docs - Store v. Dump
> ----------------------------
>
>                 Key: PIG-1175
>                 URL: https://issues.apache.org/jira/browse/PIG-1175
>             Project: Pig
>          Issue Type: Task
>          Components: documentation
>    Affects Versions: 0.6.0
>            Reporter: Corinne Chandel
>            Assignee: Corinne Chandel
>             Fix For: 0.6.0
>
>         Attachments: PIG-1175.patch
>
>
> Pig 0.6 Docs
> (1) Pig Latin Ref Manual
> > Update STORE
> > Update DUMP (and move under Diagnostic Operators)
> (2) Pig Latin User Guide
> > Under Multi-Query Execution, add new section: Store v. Dump
> Updates clarify how STORE and DUMP work with multi-query execution (optimization).

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


[jira] Updated: (PIG-1175) Pig 0.6 Docs - Store v. Dump

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

Corinne Chandel updated PIG-1175:
---------------------------------

    Assignee: Corinne Chandel
      Status: Patch Available  (was: Open)

Apply this patch to:
> Pig TRUNK
> Pig branch-0.6


Note: No new test code required; changes to documentation only.

> Pig 0.6 Docs - Store v. Dump
> ----------------------------
>
>                 Key: PIG-1175
>                 URL: https://issues.apache.org/jira/browse/PIG-1175
>             Project: Pig
>          Issue Type: Task
>          Components: documentation
>    Affects Versions: 0.6.0
>            Reporter: Corinne Chandel
>            Assignee: Corinne Chandel
>             Fix For: 0.6.0
>
>         Attachments: PIG-1175.patch
>
>
> Pig 0.6 Docs
> (1) Pig Latin Ref Manual
> > Update STORE
> > Update DUMP (and move under Diagnostic Operators)
> (2) Pig Latin User Guide
> > Under Multi-Query Execution, add new section: Store v. Dump
> Updates clarify how STORE and DUMP work with multi-query execution (optimization).

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


[jira] Commented: (PIG-1175) Pig 0.6 Docs - Store v. Dump

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

Hadoop QA commented on PIG-1175:
--------------------------------

+1 overall.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12429409/PIG-1175.patch
  against trunk revision 895753.

    +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-h7.grid.sp2.yahoo.net/167/testReport/
Findbugs warnings: http://hudson.zones.apache.org/hudson/job/Pig-Patch-h7.grid.sp2.yahoo.net/167/artifact/trunk/build/test/findbugs/newPatchFindbugsWarnings.html
Console output: http://hudson.zones.apache.org/hudson/job/Pig-Patch-h7.grid.sp2.yahoo.net/167/console

This message is automatically generated.

> Pig 0.6 Docs - Store v. Dump
> ----------------------------
>
>                 Key: PIG-1175
>                 URL: https://issues.apache.org/jira/browse/PIG-1175
>             Project: Pig
>          Issue Type: Task
>          Components: documentation
>    Affects Versions: 0.6.0
>            Reporter: Corinne Chandel
>            Assignee: Corinne Chandel
>             Fix For: 0.6.0
>
>         Attachments: PIG-1175.patch
>
>
> Pig 0.6 Docs
> (1) Pig Latin Ref Manual
> > Update STORE
> > Update DUMP (and move under Diagnostic Operators)
> (2) Pig Latin User Guide
> > Under Multi-Query Execution, add new section: Store v. Dump
> Updates clarify how STORE and DUMP work with multi-query execution (optimization).

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


[jira] Updated: (PIG-1175) Pig 0.6 Docs - Store v. Dump

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

Corinne Chandel updated PIG-1175:
---------------------------------

    Attachment: PIG-1175.patch

Patch file.

> Pig 0.6 Docs - Store v. Dump
> ----------------------------
>
>                 Key: PIG-1175
>                 URL: https://issues.apache.org/jira/browse/PIG-1175
>             Project: Pig
>          Issue Type: Task
>          Components: documentation
>    Affects Versions: 0.6.0
>            Reporter: Corinne Chandel
>             Fix For: 0.6.0
>
>         Attachments: PIG-1175.patch
>
>
> Pig 0.6 Docs
> (1) Pig Latin Ref Manual
> > Update STORE
> > Update DUMP (and move under Diagnostic Operators)
> (2) Pig Latin User Guide
> > Under Multi-Query Execution, add new section: Store v. Dump
> Updates clarify how STORE and DUMP work with multi-query execution (optimization).

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