Cannot Install on Eclipse Juno with update site - missing dependancy
Hello, I encountered an error while installing it using the update site on Eclipse Juno:
Cannot complete the install because one or more required items could not be found. Software being installed: PigEditor 1.0.0.9 (PigEditor.feature.group 1.0.0.9) Missing requirement: org.apache.pigeditor 1.0.0.9 (org.apache.pigeditor 1.0.0.9) requires 'package org.eclipse.xtext.xtend2.lib 0.0.0' but it could not be found Cannot satisfy dependency: From: PigEditor 1.0.0.9 (PigEditor.feature.group 1.0.0.9) To: org.apache.pigeditor [1.0.0.9]
I am also getting the same error.
Cannot complete the install because one or more required items could not be found. Software being installed: PigEditor 1.0.0.9 (PigEditor.feature.group 1.0.0.9) Missing requirement: org.apache.pigeditor 1.0.0.9 (org.apache.pigeditor 1.0.0.9) requires 'package org.eclipse.xtext.xtend2.lib 0.0.0' but it could not be found Cannot satisfy dependency: From: PigEditor 1.0.0.9 (PigEditor.feature.group 1.0.0.9) To: org.apache.pigeditor [1.0.0.9]
I'm on Eclipse Juno 4.2 and am getting the same error.
The project has been moved to Hue, which now offers a Web editor for editing and submitting Pig scripts: http://gethue.com The new editor has more functionalities and I recommend it instead of the Eclipse plugin.
Hue is open source and also offers many more other editors and makes Hadoop easier to use. Feel free to email https://groups.google.com/a/cloudera.org/group/hue-user/ for any questions.
The thing is is I am using Pig and Hive which are somewhat older (0.9.2 and 0.9.0 resp) and I couldn't get Hue to work with them properly.