>From my memory of a previous thread, Claus reported that hadoop 2 is not supported with the current hdfs component.
On Mon, Mar 10, 2014 at 5:00 AM, liugang594 Liu <[email protected]>wrote: > Hi All: > > I'd like to know if camel-hdfs component supports latest hadoop 2.3.0? > > I saw the dependency of camel-hdfs is hadoop-core-1.2.1.jar, however if I > write pure java code to operate hdfs (hadoop 2.3.0) based on this library, > I will get error: > > Exception in thread "main" org.apache.hadoop.ipc.RemoteException: Server > IPC version 9 cannot communicate with client version 4 > > if I changed to use hadoop-client-2.3.0, all work fine without problem. So > I'm not sure if I made some mistake or camel-hdfs component should be > updated (I saw a JIRA issue exists > https://issues.apache.org/jira/browse/CAMEL-7249 ). > > any reply is welcome, and thanks very much. > -- > Thanks > GangLiu > Mail: [email protected] >
