Re: Any help in this exception 'org.apache.hadoop.ipc.RemoteException: Server IPC version 7 cannot communicate with client version 4'

2013-11-22 Thread Ashish Rangole
ark-env.sh I have these settings copied to all nodes. >>> >>> >>> >>> export SPARK_JAVA_OPTS+=" -Dspark.local.dir=/tmp/spark" >>> >>> export HADOOP_CONF_DIR=/etc/hadoop/conf >>> >>> >>> >>> cluster logs no

Re: Any help in this exception 'org.apache.hadoop.ipc.RemoteException: Server IPC version 7 cannot communicate with client version 4'

2013-11-22 Thread Sriram Ramachandrasekaran
TS+=" -Dspark.local.dir=/tmp/spark" >> >> export HADOOP_CONF_DIR=/etc/hadoop/conf >> >> >> >> cluster logs not showing any errors. >> >> >> >> Any help in this exception? >> >> >> >> org.apache.hadoop.ipc.RemoteException: Se

Re: Any help in this exception 'org.apache.hadoop.ipc.RemoteException: Server IPC version 7 cannot communicate with client version 4'

2013-11-21 Thread Prashant Sharma
In my spark-env.sh I have these settings copied to all nodes. > > > > export SPARK_JAVA_OPTS+=" -Dspark.local.dir=/tmp/spark" > > export HADOOP_CONF_DIR=/etc/hadoop/conf > > > > cluster logs not showing any errors. > > > > Any help in this exception

Any help in this exception 'org.apache.hadoop.ipc.RemoteException: Server IPC version 7 cannot communicate with client version 4'

2013-11-21 Thread Hussam_Jarada
howing any errors. Any help in this exception? org.apache.hadoop.ipc.RemoteException: Server IPC version 7 cannot communicate with client version 4 at org.apache.hadoop.ipc.Client.call(Client.java:1113) at org.apache.hadoop.ipc.RPC$Invoker.invoke(RPC.java:229) a