You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flume.apache.org by "Jonathan Hsieh (Commented) (JIRA)" <ji...@apache.org> on 2011/11/17 14:24:51 UTC

[jira] [Commented] (FLUME-852) Compability issues with IBM JDK

    [ https://issues.apache.org/jira/browse/FLUME-852?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13152036#comment-13152036 ] 

Jonathan Hsieh commented on FLUME-852:
--------------------------------------

This is likely because the default flume depends on an old version of hadoop.  If the hadoop has been patched, the correct solution is probably to upgrade the default hadoop.  (0.20.205 is used in other communities).
                
> 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
>
> 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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira