Yes. Profile for Hadoop 2 should set same version for Hadoop.auth.version in 
Pom. It is defaulting to 2.0

Sent from my Yahoo! phone

> On Mar 23, 2014, at 12:37 AM, "Mohammad Islam" <[email protected]> wrote:
> 
> I was trying to build and found one potential issue.
> I used default options in building using "bin/mkdistro.sh  -DskipTests".
> I found two hadooplibs directories were created. In 2.3.0 version, i found 
> hadoop-auth-2.0.2-alpha.jar file which is inconsistent with hadoop-2.3.0. All 
> other files are from 2.3.0.
> 
> Exact location of jar file is at:
> hadooplibs/target/oozie-4.0.1-hadooplibs/oozie-4.0.1/hadooplibs/hadooplib-2.3.0.oozie-4.0.1/hadoop-auth-2.0.2-alpha.jar
> 
> 
> Error in Oozie with 2.3.0 is:
> java.lang.NoClassDefFoundError: org/apache/hadoop/util/PlatformName
>         at 
> org.apache.hadoop.security.UserGroupInformation.getOSLoginModuleName(UserGroupInformation.java:337)
>         at 
> org.apache.hadoop.security.UserGroupInformation.<clinit>(UserGroupInformation.java:382)
>         at 
> org.apache.oozie.service.HadoopAccessorService.init(HadoopAccessorService.java:132)
> 
> Is it something in pom file?
> 
> Regards,
> Mohammad
> 
> 
> 
> On Friday, March 21, 2014 4:21 PM, Robert Kanter <[email protected]> wrote:
> 
> Hi,
> I have created a build for Oozie 4.0.1, candidate 0.
> Oozie 4.0.1 updates the "hadoop-2" profile to use Hadoop 2.3.0 and includes
> some misc bug fixes and improvements.  You can refer to the release-log.txt
> for all the changes.
> 
> Keys to verify the signature of the release artifact are available at
>   http://www.apache.org/dist/oozie/KEYS
> Please download, test, and try it out:
>   http://people.apache.org/~rkanter/oozie-4.0.1-rc0
> The release, md5 signature, gpg signature, and rat report can allbe found
> at the above address.
> Vote closes on Wednesday March 26, 2014 at 4pm PST.
> - Robert

Reply via email to