You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by "Nigel Savage (JIRA)" <ji...@apache.org> on 2014/01/28 06:15:39 UTC

[jira] [Updated] (PIG-3729) Need to rebuild pig 0.12.0 jar from mvnrepository to resove error in hadoop 2.2 0 .com

     [ https://issues.apache.org/jira/browse/PIG-3729?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nigel Savage updated PIG-3729:
------------------------------

    Description: 
Unable to get pig 0.12.0 to run single node pseudo distributed hadoop 2.2 cluster using the jar from mvnrepository.com 
this is the error

"org.apache.pig.impl.logicalLayer.FrontendException: ERROR 1066: Unable to open iterator for alias"

if I download the jar from
http://apache.claz.org/pig/pig-0.12.0/pig-0.12.0.tar.gz  

and then recompile the src with  "ant clean jar -Dhadoopversion=23"  
when I install the recompiled  jar in .m2 everything works

If it is the case that the Apache hadoop 2.2.0 jars are backwardly compatible then could some one comment on what could be the issue?



  was:
Unable to get pig 0.12.0 to run single node pseudo distributed hadoop 2.2 cluster using the jar from mvnrepository.com 
this is the error

"org.apache.pig.impl.logicalLayer.FrontendException: ERROR 1066: Unable to open iterator for alias"

if I download the jar from
http://apache.claz.org/pig/pig-0.12.0/pig-0.12.0.tar.gz  

and then recompile the src with  "ant clean jar -Dhadoopversion=23"  
when I install the recompiled  jar in .m2 everything works

Id it is the case that the Apache hadoop 2.2.0 jars are backwardly compatible then could some one comment on what could be the issue?




> Need to rebuild pig 0.12.0 jar from mvnrepository to resove error in hadoop 2.2 0 .com
> --------------------------------------------------------------------------------------
>
>                 Key: PIG-3729
>                 URL: https://issues.apache.org/jira/browse/PIG-3729
>             Project: Pig
>          Issue Type: Bug
>          Components: build, internal-udfs
>    Affects Versions: 0.12.0
>         Environment: debian single node pseudo distributed hadoop 2.2 cluster
>            Reporter: Nigel Savage
>            Priority: Blocker
>              Labels: Hadoop, Iteator, Pig, PigServer
>
> Unable to get pig 0.12.0 to run single node pseudo distributed hadoop 2.2 cluster using the jar from mvnrepository.com 
> this is the error
> "org.apache.pig.impl.logicalLayer.FrontendException: ERROR 1066: Unable to open iterator for alias"
> if I download the jar from
> http://apache.claz.org/pig/pig-0.12.0/pig-0.12.0.tar.gz  
> and then recompile the src with  "ant clean jar -Dhadoopversion=23"  
> when I install the recompiled  jar in .m2 everything works
> If it is the case that the Apache hadoop 2.2.0 jars are backwardly compatible then could some one comment on what could be the issue?



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)