igdata [mailto:oracle...@gmail.com]
> 发送时间: Friday, August 30, 2013 4:09
> 收件人: user
> 主题: Hadoop HA error "JOURNAL is not supported in state standby"
>
> Hi,
>
> I'm facing an error while starting Hadoop in HA(2.0.5) cluster , both
> the NameNode started in sta
Hi,
Totally agreed with Jing's reply,
I faced the same issue previously, At that time I was doing cluster upgrade.
However I upgraded all the nodes but in one of my node hdfs bin pointing
to previous version, So I changed the PATH and it works fine for me.
Thanks
On Fri, Aug 30, 2013 at 2:10 AM,
Did you start up your ZKFC service on both of your name nodes ?
Thanks,
Francis.Hu
-邮件原件-
发件人: orahad bigdata [mailto:oracle...@gmail.com]
发送时间: Friday, August 30, 2013 4:09
收件人: user
主题: Hadoop HA error "JOURNAL is not supported in state standby"
Hi,
I'm facing
Looks like you have some incompatibility between your client side and
the server side? Are you also running 2.0.5 in your client side?
As Harsh mentioned, the NN side warning msg is not related to your
InvalidProtocolBufferException. The warning msg indicates that both of
your NN are in the Standb
Thanks Harsh,
I don't have auto failover configuration, but also I have tried to do
this manually but didn't get success.
hdfs haadmin -transitionToActive node1
Failed on local exception:
com.google.protobuf.InvalidProtocolBufferException: Message missing
required
fields: callId, status; Host D
On the actual issue though: Do you also have auto-failover configured?
On Fri, Aug 30, 2013 at 1:39 AM, orahad bigdata wrote:
> Hi,
>
> I'm facing an error while starting Hadoop in HA(2.0.5) cluster , both
> the NameNode started in standby mode and not changing the state.
>
> When I tried to do h
Hello,
This WARN log is unnecessary as such a state is expected and this has
been reported at https://issues.apache.org/jira/browse/HDFS-3918.
On Fri, Aug 30, 2013 at 1:39 AM, orahad bigdata wrote:
> Hi,
>
> I'm facing an error while starting Hadoop in HA(2.0.5) cluster , both
> the NameNode sta
Hi,
I'm facing an error while starting Hadoop in HA(2.0.5) cluster , both
the NameNode started in standby mode and not changing the state.
When I tried to do health check through "hdfs haadmin -checkhealth
" it's giving me below error.
Failed on local exception:
com.google.protobuf.InvalidProt