[
https://issues.apache.org/jira/browse/FLUME-852?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ashish Paliwal resolved FLUME-852.
----------------------------------
Resolution: Won't Fix
Fix Version/s: v0.9.5
Won't fix. 0.X branch not maintained anymore
> Compability issues with IBM JDK
> -------------------------------
>
> Key: FLUME-852
> URL: https://issues.apache.org/jira/browse/FLUME-852
> Project: Flume
> Issue Type: Bug
> Affects Versions: v0.9.4
> Environment: Java(TM) SE Runtime Environment (build
> pap6460sr9fp2-20110627_03(SR9 FP2))
> IBM J9 VM (build 2.4, JRE 1.6.0 IBM J9 2.4 AIX ppc64-64
> jvmap6460sr9-20110624_85526 (JIT enabled, AOT enabled)
> J9VM - 20110624_085526
> JIT - r9_20101028_17488ifx17
> GC - 20101027_AA)
> JCL - 20110530_01
> Reporter: Michael Burman
> Fix For: v0.9.5
>
>
> Flume throws ClassNotFoundException when used with IBM JDK on AIX.
> 2011-11-17 14:37:51,025 [logicalNode dump-13] INFO debug.ConsoleEventSink:
> ConsoleEventSink( debug ) opened
> Exception in thread "main" java.lang.NoClassDefFoundError:
> com.sun.security.auth.UnixPrincipal
> at
> org.apache.hadoop.security.UserGroupInformation.<clinit>(UserGroupInformation.java:303)
> at java.lang.J9VMInternals.initializeImpl(Native Method)
> Similar issue with https://issues.apache.org/jira/browse/HADOOP-6941 (and
> most likely same fix would work). Can be reproduced with flume dump
> 'tail("test.txt")' or equivalent. The tail sink does work though (it outputs
> the stuff to the console).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)