Generating files to Eclipse

Based on the instructions of how to set up Pig into Eclipse environment [here] is necessary to execute through terminal:

ant clean eclipse-files

But, due to clean parameter, some folders are deleted and the generation is not complete. After some time trying to generate those files, this is the right instruction:

ant clean
ant eclipse-files
ant

And automatically will be generated some files and java files necessary in order to complete all resources to link

Enhanced by Zemanta
Esta entrada fue publicada en Hadoop, Pig, Varios y etiquetada , , . Guarda el enlace permanente.

Deja un comentario

Tu dirección de correo electrónico no será publicada. Los campos obligatorios están marcados con *