[ 
https://issues.apache.org/jira/browse/PIG-1780?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12996016#comment-12996016
 ] 

Tuomas Koski commented on PIG-1780:
-----------------------------------

Yeah, I also tried the ant earlier but it sadly fails as well:

tkoski@desktop:~/pig/pig-0.8.0/tutorial$ ant
Buildfile: build.xml

init:
    [mkdir] Created dir: /home/tkoski/pig/pig-0.8.0/tutorial/build
    [mkdir] Created dir: /home/tkoski/pig/pig-0.8.0/tutorial/build/classes
    [mkdir] Created dir: /home/tkoski/pig/pig-0.8.0/tutorial/build/output
    [mkdir] Created dir: /home/tkoski/pig/pig-0.8.0/tutorial/build/output/pigtmp

compile:
     [echo]  *** Compiling Tutorial files ***
    [javac] Compiling 7 source files to 
/home/tkoski/pig/pig-0.8.0/tutorial/build/classes
    [javac] 
/home/tkoski/pig/pig-0.8.0/tutorial/src/org/apache/pig/tutorial/ExtractHour.java:24:
 cannot find symbol
    [javac] symbol  : class EvalFunc
    [javac] location: package org.apache.pig
    [javac] import org.apache.pig.EvalFunc;
    [javac]                      ^
    
    ...
    (i think this is enough to get the point)

> Update the Documentation in PIG site
> ------------------------------------
>
>                 Key: PIG-1780
>                 URL: https://issues.apache.org/jira/browse/PIG-1780
>             Project: Pig
>          Issue Type: Improvement
>          Components: documentation
>    Affects Versions: 0.8.0
>            Reporter: Charles Ferreira Gonçalves
>            Assignee: Olga Natkovich
>            Priority: Minor
>             Fix For: site
>
>
> The Tutorial, Setup and others documentation in the pig site has directives 
> that didn't work and are outdated.
> It desirable that this documentation could fast introduce new users by 
> working out-of-the-box 

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira


Reply via email to