<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>question Re: One of hbase region server is stopping with below error: in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/One-of-hbase-region-server-is-stopping-with-below-error/m-p/168326#M29765</link>
    <description>&lt;P&gt;setup NTP service solves the issue. &lt;/P&gt;</description>
    <pubDate>Thu, 26 May 2016 16:24:42 GMT</pubDate>
    <dc:creator>subhash_parise3</dc:creator>
    <dc:date>2016-05-26T16:24:42Z</dc:date>
    <item>
      <title>One of hbase region server is stopping with below error:</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/One-of-hbase-region-server-is-stopping-with-below-error/m-p/168323#M29762</link>
      <description>&lt;P&gt;Please see the log here:&lt;/P&gt;&lt;P&gt;2016-05-26 18:25:18,671 INFO  [regionserver/ambariagent14/10.76.64.14:16020] regionserver.HRegionServer: reportForDuty to master=ambariagent16,16000,1464267551115 with port=16020, startcode=1464267313347
2016-05-26 18:25:18,675 FATAL [regionserver/ambariagent14/10.76.64.14:16020] regionserver.HRegionServer: Master rejected startup because clock is out of sync
org.apache.hadoop.hbase.ClockOutOfSyncException: org.apache.hadoop.hbase.ClockOutOfSyncException: Server ambariagent14,16020,1464267313347 has been rejected; Reported time is too far out of sync with master.  Time difference of 240124ms &amp;gt; max allowed of 30000ms
        at org.apache.hadoop.hbase.master.ServerManager.checkClockSkew(ServerManager.java:388)
        at org.apache.hadoop.hbase.master.ServerManager.regionServerStartup(ServerManager.java:262)
        at org.apache.hadoop.hbase.master.MasterRpcServices.regionServerStartup(MasterRpcServices.java:348)
        at org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos$RegionServerStatusService$2.callBlockingMethod(RegionServerStatusProtos.java:8615)
        at org.apache.hadoop.hbase.ipc.RpcServer.call(RpcServer.java:2114)
        at org.apache.hadoop.hbase.ipc.CallRunner.run(CallRunner.java:101)
        at org.apache.hadoop.hbase.ipc.RpcExecutor.consumerLoop(RpcExecutor.java:130)
        at org.apache.hadoop.hbase.ipc.RpcExecutor$1.run(RpcExecutor.java:107)
        at java.lang.Thread.run(Thread.java:745)
        at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
        at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
        at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
        at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
        at org.apache.hadoop.ipc.RemoteException.instantiateException(RemoteException.java:106)
        at org.apache.hadoop.ipc.RemoteException.unwrapRemoteException(RemoteException.java:95)
        at org.apache.hadoop.hbase.protobuf.ProtobufUtil.getRemoteException(ProtobufUtil.java:325)
        at org.apache.hadoop.hbase.regionserver.HRegionServer.reportForDuty(HRegionServer.java:2272)
        at org.apache.hadoop.hbase.regionserver.HRegionServer.run(HRegionServer.java:894)
        at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.hadoop.hbase.ipc.RemoteWithExtrasException(org.apache.hadoop.hbase.ClockOutOfSyncException): org.apache.hadoop.hbase.ClockOutOfSyncException: Server ambariagent14,16020,1464267313347 has been rejected; Reported time is too far out of sync with master.  Time difference of 240124ms &amp;gt; max allowed of 30000ms
        at org.apache.hadoop.hbase.master.ServerManager.checkClockSkew(ServerManager.java:388)
        at org.apache.hadoop.hbase.master.ServerManager.regionServerStartup(ServerManager.java:262)
        at org.apache.hadoop.hbase.master.MasterRpcServices.regionServerStartup(MasterRpcServices.java:348)
        at org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos$RegionServerStatusService$2.callBlockingMethod(RegionServerStatusProtos.java:8615)
        at org.apache.hadoop.hbase.ipc.RpcServer.call(RpcServer.java:2114)
        at org.apache.hadoop.hbase.ipc.CallRunner.run(CallRunner.java:101)
        at org.apache.hadoop.hbase.ipc.RpcExecutor.consumerLoop(RpcExecutor.java:130)
        at org.apache.hadoop.hbase.ipc.RpcExecutor$1.run(RpcExecutor.java:107)
        at java.lang.Thread.run(Thread.java:745)
        at org.apache.hadoop.hbase.ipc.RpcClientImpl.call(RpcClientImpl.java:1226)
        at org.apache.hadoop.hbase.ipc.AbstractRpcClient.callBlockingMethod(AbstractRpcClient.java:213)
        at org.apache.hadoop.hbase.ipc.AbstractRpcClient$BlockingRpcChannelImplementation.callBlockingMethod(AbstractRpcClient.java:287)
        at org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos$RegionServerStatusService$BlockingStub.regionServerStartup(RegionServerStatusProtos.java:8982)
        at org.apache.hadoop.hbase.regionserver.HRegionServer.reportForDuty(HRegionServer.java:2270)
        ... 2 more
2016-05-26 18:25:18,677 FATAL [regionserver/ambariagent14/10.76.64.14:16020] regionserver.HRegionServer: ABORTING region server ambariagent14,16020,1464267313347: Unhandled: org.apache.hadoop.hbase.ClockOutOfSyncException: Server ambariagent14,16020,1464267313347 has been rejected; Reported time is too far out of sync with master.  Time difference of 240124ms &amp;gt; max allowed of 30000ms
        at org.apache.hadoop.hbase.master.ServerManager.checkClockSkew(ServerManager.java:388)
        at org.apache.hadoop.hbase.master.ServerManager.regionServerStartup(ServerManager.java:262)
        at org.apache.hadoop.hbase.master.MasterRpcServices.regionServerStartup(MasterRpcServices.java:348)
        at org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos$RegionServerStatusService$2.callBlockingMethod(RegionServerStatusProtos.java:8615)
        at org.apache.hadoop.hbase.ipc.RpcServer.call(RpcServer.java:2114)
        at org.apache.hadoop.hbase.ipc.CallRunner.run(CallRunner.java:101)
        at org.apache.hadoop.hbase.ipc.RpcExecutor.consumerLoop(RpcExecutor.java:130)
        at org.apache.hadoop.hbase.ipc.RpcExecutor$1.run(RpcExecutor.java:107)
        at java.lang.Thread.run(Thread.java:745)&lt;/P&gt;</description>
      <pubDate>Thu, 26 May 2016 14:42:25 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/One-of-hbase-region-server-is-stopping-with-below-error/m-p/168323#M29762</guid>
      <dc:creator>subhash_parise3</dc:creator>
      <dc:date>2016-05-26T14:42:25Z</dc:date>
    </item>
    <item>
      <title>Re: One of hbase region server is stopping with below error:</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/One-of-hbase-region-server-is-stopping-with-below-error/m-p/168324#M29763</link>
      <description>&lt;P&gt;There is time difference of more than half minute between master and region servers that's why getting clock is out of sync exception. You can set same time for master and regionservers machines or install ntp to maintain time sync among all the machines.&lt;/P&gt;</description>
      <pubDate>Thu, 26 May 2016 14:52:25 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/One-of-hbase-region-server-is-stopping-with-below-error/m-p/168324#M29763</guid>
      <dc:creator>rchintaguntla</dc:creator>
      <dc:date>2016-05-26T14:52:25Z</dc:date>
    </item>
    <item>
      <title>Re: One of hbase region server is stopping with below error:</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/One-of-hbase-region-server-is-stopping-with-below-error/m-p/168325#M29764</link>
      <description>&lt;P&gt;yes rajesh. i have changed the ranger server time into master time solves the issue. Thnx for your reply.&lt;/P&gt;</description>
      <pubDate>Thu, 26 May 2016 16:24:38 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/One-of-hbase-region-server-is-stopping-with-below-error/m-p/168325#M29764</guid>
      <dc:creator>subhash_parise3</dc:creator>
      <dc:date>2016-05-26T16:24:38Z</dc:date>
    </item>
    <item>
      <title>Re: One of hbase region server is stopping with below error:</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/One-of-hbase-region-server-is-stopping-with-below-error/m-p/168326#M29765</link>
      <description>&lt;P&gt;setup NTP service solves the issue. &lt;/P&gt;</description>
      <pubDate>Thu, 26 May 2016 16:24:42 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/One-of-hbase-region-server-is-stopping-with-below-error/m-p/168326#M29765</guid>
      <dc:creator>subhash_parise3</dc:creator>
      <dc:date>2016-05-26T16:24:42Z</dc:date>
    </item>
    <item>
      <title>Re: One of hbase region server is stopping with below error:</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/One-of-hbase-region-server-is-stopping-with-below-error/m-p/168327#M29766</link>
      <description>&lt;OL&gt;
&lt;LI&gt;Login as the root user&lt;P&gt;Type the following command to install ntp&lt;/P&gt;&lt;P&gt;&lt;CODE&gt;# yum install ntp&lt;/CODE&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;Turn on service&lt;P&gt;&lt;CODE&gt;# chkconfig ntpd on&lt;/CODE&gt;&lt;/P&gt;&lt;/LI&gt;&lt;/OL&gt;</description>
      <pubDate>Thu, 06 Oct 2016 17:46:03 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/One-of-hbase-region-server-is-stopping-with-below-error/m-p/168327#M29766</guid>
      <dc:creator>amit_singh1</dc:creator>
      <dc:date>2016-10-06T17:46:03Z</dc:date>
    </item>
    <item>
      <title>Re: One of hbase region server is stopping with below error:</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/One-of-hbase-region-server-is-stopping-with-below-error/m-p/311635#M29767</link>
      <description>&lt;P&gt;How to change set the timings of master and region server.Please provide us the steps.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Narendra&lt;/P&gt;</description>
      <pubDate>Wed, 17 Feb 2021 18:06:05 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/One-of-hbase-region-server-is-stopping-with-below-error/m-p/311635#M29767</guid>
      <dc:creator>Narendra_</dc:creator>
      <dc:date>2021-02-17T18:06:05Z</dc:date>
    </item>
    <item>
      <title>Re: One of hbase region server is stopping with below error:</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/One-of-hbase-region-server-is-stopping-with-below-error/m-p/311665#M29768</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/85574"&gt;@Narendra_&lt;/a&gt;,&amp;nbsp;as this is an older post, you would have a better chance of receiving a resolution by&lt;A href="“https://community.cloudera.com/t5/forums/postpage/board-id/Questions”" target="_blank"&gt; starting a new thread&lt;/A&gt;. This will also be an opportunity to provide details specific to your environment that could aid others in assisting you with a more accurate answer to your question. You can link this thread as a reference in your new post.&lt;/P&gt;</description>
      <pubDate>Thu, 18 Feb 2021 04:52:12 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/One-of-hbase-region-server-is-stopping-with-below-error/m-p/311665#M29768</guid>
      <dc:creator>VidyaSargur</dc:creator>
      <dc:date>2021-02-18T04:52:12Z</dc:date>
    </item>
  </channel>
</rss>

