bug--java访问hdfs (Server IPC version 9 cannot communicate with client version 4 错误)
1.今天想做一个hdfs的java工具类,但是在连接hdfs的时候,报如下错误: Exceptioninthread"main"org.apache.hadoop.ipc.RemoteException:ServerIPCversion9cannotcommunicatewithclientversion4
atorg.apache.hadoop.ipc.Client.call(Client.j