You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by "Gabor Liptak (JIRA)" <ji...@apache.org> on 2015/04/25 18:54:38 UTC

[jira] [Created] (PIG-4520) Pig Eclipse project generation issues

Gabor Liptak created PIG-4520:
---------------------------------

             Summary: Pig Eclipse project generation issues
                 Key: PIG-4520
                 URL: https://issues.apache.org/jira/browse/PIG-4520
             Project: Pig
          Issue Type: Bug
          Components: build
            Reporter: Gabor Liptak
         Attachments: eclipse20.log, eclipse23.log

Running commands on

https://cwiki.apache.org/confluence/display/PIG/How+to+set+up+Eclipse+environment

$ ant clean eclipse-files

succeeds, but Eclipse shows 1565 errors. I uploaded eclipse20.log with the errors.

Noting "tez" related errors, I ran:

$ ant setTezEnv eclipse-files

succeeds, but Eclipse shows 505 errors. I uploaded eclipse23.log with the errors.

Incidentally, running both:

$ ant clean setTezEnv eclipse-files
$ ant clean eclipse-files compile gen

fails with following error:

BUILD FAILED
/tmp/pig/build.xml:326: taskdef class prantl.ant.eclipse.EclipseTask cannot be found
 using the classloader AntClassLoader[]



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)