You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by "Daniel Dai (Resolved) (JIRA)" <ji...@apache.org> on 2012/01/11 03:16:39 UTC

[jira] [Resolved] (PIG-2342) Pig tutorial documentation needs to update about building tutorial

     [ https://issues.apache.org/jira/browse/PIG-2342?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Daniel Dai resolved PIG-2342.
-----------------------------

      Resolution: Fixed
        Assignee: Daniel Dai
    Hadoop Flags: Reviewed

Patch committed to 0.9/0.10/trunk.
                
> Pig tutorial documentation needs to update about building tutorial
> ------------------------------------------------------------------
>
>                 Key: PIG-2342
>                 URL: https://issues.apache.org/jira/browse/PIG-2342
>             Project: Pig
>          Issue Type: Bug
>          Components: documentation
>    Affects Versions: 0.9.0
>            Reporter: Ashutosh Chauhan
>            Assignee: Daniel Dai
>             Fix For: 0.10, 0.9.2
>
>         Attachments: PIG-2342-1.patch
>
>
> Step 4 says:
> {code}
> Edit the build.xml file in the tutorial directory.
> Change this:   <property name="pigjar" value="../pig.jar" />
> To this:       <property name="pigjar" value="../pig-0.9.1-core.jar" />
> {code}
> This should read as:
> {code}
> Edit the build.xml file in the tutorial directory.
> Change this:   <property name="pigjar" value="../pig.jar" />
> To this:       <property name="pigjar" value="../pig-0.9.1.jar" />
> {code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira