[jira] [Resolved] (HDDS-1057) get key operation fails when client cannot communicate with 2 of the datanodes in 3 node cluster

2019-02-10 Thread Mukul Kumar Singh (JIRA)
created using 3 node ratis, however here it was created using 1 node ratis. > get key operation fails when client cannot communicate with 2 of the > datanodes in 3 node cluster > > >

[jira] [Created] (HDDS-1057) get key operation fails when client cannot communicate with 2 of the datanodes in 3 node cluster

2019-02-06 Thread Nilotpal Nandi (JIRA)
Nilotpal Nandi created HDDS-1057: Summary: get key operation fails when client cannot communicate with 2 of the datanodes in 3 node cluster Key: HDDS-1057 URL: https://issues.apache.org/jira/browse/HDDS-1057

[jira] [Created] (HDFS-5403) WebHdfs client cannot communicate with older WebHdfs servers post HDFS-5306

2013-10-22 Thread Aaron T. Myers (JIRA)
Aaron T. Myers created HDFS-5403: Summary: WebHdfs client cannot communicate with older WebHdfs servers post HDFS-5306 Key: HDFS-5403 URL: https://issues.apache.org/jira/browse/HDFS-5403 Project

Re: Cannot communicate

2013-04-23 Thread Aaron T. Myers
was due to incompatible RPC versions between Apache maven >>>> artifacts and CDH4. >>>> >>>> I suggest you build the project with same hadoop version as in your >>>> cluster. >>>> >>>> On Mon, Apr 22, 2013 at 7:50 AM, Kevin

Re: Cannot communicate

2013-04-22 Thread rkevinburton
first program in the book (page 44) gives me a Java exception: org.apache.hadoop.ipc.RemoteException: Server IPC version 7 cannot communicate with client version 3. My Hadoop distribution is CDH4. The Java Maven project takes its dependency from Apache. The exception comes from a line involving the "Configuration" class. Any idea on how to avoid this exception?

Re: Cannot communicate

2013-04-22 Thread Vinod Kumar Vavilapalli
r 22, 2013 at 7:50 AM, Kevin Burton >>> wrote: >>> >>>> I am relatively new to Hadoop and am working through a Manning publication >>>> "Hadoop in Action". One of the first program in the book (page 44) gives me >>>> a Java exception: org.apa

Re: Cannot communicate

2013-04-22 Thread rkevinburton
program in the book (page 44) gives me a Java exception: org.apache.hadoop.ipc.RemoteException: Server IPC version 7 cannot communicate with client version 3. My Hadoop distribution is CDH4. The Java Maven project takes its dependency from Apache. The exception comes from a line involving the &

Re: Cannot communicate

2013-04-22 Thread Kevin Burton
gt; On Mon, Apr 22, 2013 at 7:50 AM, Kevin Burton wrote: > >> I am relatively new to Hadoop and am working through a Manning publication >> "Hadoop in Action". One of the first program in the book (page 44) gives me >> a Java exception: org.apache.hadoop.ipc.RemoteExce

Re: Cannot communicate

2013-04-22 Thread Ted Yu
ing publication > "Hadoop in Action". One of the first program in the book (page 44) gives me > a Java exception: org.apache.hadoop.ipc.RemoteException: Server IPC version > 7 cannot communicate with client version 3. > > My Hadoop distribution is CDH4. The Java Maven project takes

Cannot communicate

2013-04-22 Thread Kevin Burton
I am relatively new to Hadoop and am working through a Manning publication "Hadoop in Action". One of the first program in the book (page 44) gives me a Java exception: org.apache.hadoop.ipc.RemoteException: Server IPC version 7 cannot communicate with client version 3. My Hadoop di