You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by "Thejas M Nair (Commented) (JIRA)" <ji...@apache.org> on 2012/01/11 02:08:39 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=13183768#comment-13183768 ] 

Thejas M Nair commented on PIG-2342:
------------------------------------

+1
                
> 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
>             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