<?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 Tablet servers failed to heartbeat to master of Kudu 1.4.0 after upgrading from 1.3.0 in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/Tablet-servers-failed-to-heartbeat-to-master-of-Kudu-1-4-0/m-p/57587#M14160</link>
    <description>&lt;P&gt;Hello everyone,&lt;BR /&gt;&lt;BR /&gt;Before upgrading CM and CDH from &lt;STRONG&gt;5.10&lt;/STRONG&gt; to &lt;STRONG&gt;5.12&lt;/STRONG&gt;, I updated the apache kudu &lt;STRONG&gt;1.3&lt;/STRONG&gt; to &lt;STRONG&gt;1.4&lt;/STRONG&gt;, but after the upgrading I have a &lt;STRONG&gt;communication problem &lt;/STRONG&gt;of 4 tablet servers with the master server.&lt;BR /&gt;&lt;BR /&gt;When I want to create a kudu&amp;nbsp;table&amp;nbsp;within Impala&amp;nbsp;I has this message:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;ERROR: ImpalaRuntimeException: Error creating Kudu table 'impala::kudu_db.test2p'&lt;BR /&gt;CAUSED BY: NonRecoverableException: Not enough live tablet servers to create a &lt;BR /&gt;table with the requested replication factor 3. 1 tablet servers are alive.&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;in &lt;STRONG&gt;kudu-master.ERROR&lt;/STRONG&gt;&amp;nbsp;file log of one of the tablets server I found this:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;PRE&gt;Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
E0718 10:50:33.369348 30017 master.cc:171] Master@0.0.0.0:7051: Unable to init &lt;BR /&gt;master catalog manager: Timed out: Unable to initialize catalog manager: Failed &lt;BR /&gt;to initialize sys tables async: Failed to create new distributed Raft config: &lt;BR /&gt;Unable to resolve UUID for peer member_type: VOTER last_known_addr { &lt;BR /&gt;host: "nod7.exp.com" port: 7051 }: Getting permanent uuid from nod7.exp.com:7051 &lt;BR /&gt;timed out after 30000 ms.: Network error: Client connection negotiation failed: &lt;BR /&gt;client connection to X.X.X.X:7051: connect: Connection refused (error 111)&lt;BR /&gt;
F0718 10:50:33.369388 29904 master_main.cc:71] Check failed: _s.ok() Bad status: &lt;BR /&gt;Timed out: Unable to initialize catalog manager: Failed to initialize sys tables &lt;BR /&gt;async: Failed to create new distributed Raft config: Unable to resolve UUID for &lt;BR /&gt;peer member_type: VOTER last_known_addr { host: "nod7.exp.com" port: 7051 }: &lt;BR /&gt;Getting permanent uuid from nod7.exp.com:7051 timed out after 30000 ms.: Network &lt;BR /&gt;error: Client connection negotiation failed: client connection to X.X.X.X:7051: &lt;BR /&gt;connect: Connection refused (error 111)&lt;/PRE&gt;&lt;P&gt;&lt;BR /&gt;and in&amp;nbsp;&lt;STRONG&gt;kudu-tserver.WARNING&lt;/STRONG&gt; :&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;PRE&gt;W0718 15:17:18.787075 24931 heartbeater.cc:498] Failed to heartbeat to &lt;BR /&gt;master.exp.com:7051: Not authorized: Failed to ping master at master.exp.com:7051&lt;BR /&gt;: Client connection negotiation failed: client connection to X.X.X.X:7051: &lt;BR /&gt;FATAL_UNAUTHORIZED: Not authorized: unauthenticated connections from publicly &lt;BR /&gt;routable IPs are prohibited. See --trusted_subnets flag for more information.: &lt;BR /&gt;X.X.X.X:41754&lt;/PRE&gt;&lt;P&gt;&lt;BR /&gt;Hope we can resolve it without downgrading to kudu 1.3 :'(&lt;BR /&gt;&lt;BR /&gt;Thanks in advance.&lt;/P&gt;</description>
    <pubDate>Fri, 16 Sep 2022 11:57:00 GMT</pubDate>
    <dc:creator>AcharkiMed</dc:creator>
    <dc:date>2022-09-16T11:57:00Z</dc:date>
    <item>
      <title>Tablet servers failed to heartbeat to master of Kudu 1.4.0 after upgrading from 1.3.0</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Tablet-servers-failed-to-heartbeat-to-master-of-Kudu-1-4-0/m-p/57587#M14160</link>
      <description>&lt;P&gt;Hello everyone,&lt;BR /&gt;&lt;BR /&gt;Before upgrading CM and CDH from &lt;STRONG&gt;5.10&lt;/STRONG&gt; to &lt;STRONG&gt;5.12&lt;/STRONG&gt;, I updated the apache kudu &lt;STRONG&gt;1.3&lt;/STRONG&gt; to &lt;STRONG&gt;1.4&lt;/STRONG&gt;, but after the upgrading I have a &lt;STRONG&gt;communication problem &lt;/STRONG&gt;of 4 tablet servers with the master server.&lt;BR /&gt;&lt;BR /&gt;When I want to create a kudu&amp;nbsp;table&amp;nbsp;within Impala&amp;nbsp;I has this message:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;ERROR: ImpalaRuntimeException: Error creating Kudu table 'impala::kudu_db.test2p'&lt;BR /&gt;CAUSED BY: NonRecoverableException: Not enough live tablet servers to create a &lt;BR /&gt;table with the requested replication factor 3. 1 tablet servers are alive.&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;in &lt;STRONG&gt;kudu-master.ERROR&lt;/STRONG&gt;&amp;nbsp;file log of one of the tablets server I found this:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;PRE&gt;Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
E0718 10:50:33.369348 30017 master.cc:171] Master@0.0.0.0:7051: Unable to init &lt;BR /&gt;master catalog manager: Timed out: Unable to initialize catalog manager: Failed &lt;BR /&gt;to initialize sys tables async: Failed to create new distributed Raft config: &lt;BR /&gt;Unable to resolve UUID for peer member_type: VOTER last_known_addr { &lt;BR /&gt;host: "nod7.exp.com" port: 7051 }: Getting permanent uuid from nod7.exp.com:7051 &lt;BR /&gt;timed out after 30000 ms.: Network error: Client connection negotiation failed: &lt;BR /&gt;client connection to X.X.X.X:7051: connect: Connection refused (error 111)&lt;BR /&gt;
F0718 10:50:33.369388 29904 master_main.cc:71] Check failed: _s.ok() Bad status: &lt;BR /&gt;Timed out: Unable to initialize catalog manager: Failed to initialize sys tables &lt;BR /&gt;async: Failed to create new distributed Raft config: Unable to resolve UUID for &lt;BR /&gt;peer member_type: VOTER last_known_addr { host: "nod7.exp.com" port: 7051 }: &lt;BR /&gt;Getting permanent uuid from nod7.exp.com:7051 timed out after 30000 ms.: Network &lt;BR /&gt;error: Client connection negotiation failed: client connection to X.X.X.X:7051: &lt;BR /&gt;connect: Connection refused (error 111)&lt;/PRE&gt;&lt;P&gt;&lt;BR /&gt;and in&amp;nbsp;&lt;STRONG&gt;kudu-tserver.WARNING&lt;/STRONG&gt; :&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;PRE&gt;W0718 15:17:18.787075 24931 heartbeater.cc:498] Failed to heartbeat to &lt;BR /&gt;master.exp.com:7051: Not authorized: Failed to ping master at master.exp.com:7051&lt;BR /&gt;: Client connection negotiation failed: client connection to X.X.X.X:7051: &lt;BR /&gt;FATAL_UNAUTHORIZED: Not authorized: unauthenticated connections from publicly &lt;BR /&gt;routable IPs are prohibited. See --trusted_subnets flag for more information.: &lt;BR /&gt;X.X.X.X:41754&lt;/PRE&gt;&lt;P&gt;&lt;BR /&gt;Hope we can resolve it without downgrading to kudu 1.3 :'(&lt;BR /&gt;&lt;BR /&gt;Thanks in advance.&lt;/P&gt;</description>
      <pubDate>Fri, 16 Sep 2022 11:57:00 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Tablet-servers-failed-to-heartbeat-to-master-of-Kudu-1-4-0/m-p/57587#M14160</guid>
      <dc:creator>AcharkiMed</dc:creator>
      <dc:date>2022-09-16T11:57:00Z</dc:date>
    </item>
    <item>
      <title>Re: Tablet servers failed to heartbeat to master of Kudu 1.4.0 after upgrading from 1.3.0</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Tablet-servers-failed-to-heartbeat-to-master-of-Kudu-1-4-0/m-p/57588#M14161</link>
      <description>&lt;P&gt;Based on the contents of kudu-master.ERROR, it looks like your deployment has multiple masters, or perhaps had multiple masters in the past. Is that the case? I suspect that the error only surfaced after the upgrade because this may be the first time in a long while that you've restarted the master. Anyway, please describe the topology of your cluster.&lt;/P&gt;</description>
      <pubDate>Tue, 18 Jul 2017 18:09:31 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Tablet-servers-failed-to-heartbeat-to-master-of-Kudu-1-4-0/m-p/57588#M14161</guid>
      <dc:creator>Adar</dc:creator>
      <dc:date>2017-07-18T18:09:31Z</dc:date>
    </item>
    <item>
      <title>Re: Tablet servers failed to heartbeat to master of Kudu 1.4.0 after upgrading from 1.3.0</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Tablet-servers-failed-to-heartbeat-to-master-of-Kudu-1-4-0/m-p/57591#M14163</link>
      <description>&lt;P&gt;Looking at the second error message, it seems to relate to a new security feature in 1.4 that blocks any unauthenticated or unauthorized connections coming from public ip. You may want to check the "trusted_subnets" flag description for detail to find out the suitable config of&amp;nbsp;the flag for your deployment. If you need furthur clarification or help, please respond here.&lt;/P&gt;</description>
      <pubDate>Tue, 18 Jul 2017 18:24:59 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Tablet-servers-failed-to-heartbeat-to-master-of-Kudu-1-4-0/m-p/57591#M14163</guid>
      <dc:creator>Hao Hao</dc:creator>
      <dc:date>2017-07-18T18:24:59Z</dc:date>
    </item>
    <item>
      <title>Re: Tablet servers failed to heartbeat to master of Kudu 1.4.0 after upgrading from 1.3.0</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Tablet-servers-failed-to-heartbeat-to-master-of-Kudu-1-4-0/m-p/57590#M14162</link>
      <description>&lt;P&gt;Thanks Adar for the quick answer,&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;In effect, you are right, after upgrading and when I faces the problems I had try to use 3 masters instead of one, but always no ssolution, so I return to 1 server architecture.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;About the topology, I'm working with Impala&amp;nbsp;under HDFS (1&amp;nbsp;namenode and 11 datanodes) and also under Kudu (1 master, 5 tablet servers).&lt;/P&gt;&lt;P&gt;The servers used in Kudu are the same used in HDFS.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Remark: Before updating kudu from 1.3 to 1.4 and CM/CDH from 5.10 to 5.12, I have no problems with the 2 structures.&lt;/P&gt;</description>
      <pubDate>Tue, 18 Jul 2017 18:25:03 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Tablet-servers-failed-to-heartbeat-to-master-of-Kudu-1-4-0/m-p/57590#M14162</guid>
      <dc:creator>AcharkiMed</dc:creator>
      <dc:date>2017-07-18T18:25:03Z</dc:date>
    </item>
    <item>
      <title>Re: Tablet servers failed to heartbeat to master of Kudu 1.4.0 after upgrading from 1.3.0</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Tablet-servers-failed-to-heartbeat-to-master-of-Kudu-1-4-0/m-p/57592#M14164</link>
      <description>&lt;P&gt;Going from 1 to 3 masters requires running a &lt;A href="http://kudu.apache.org/docs/administration.html#migrate_to_multi_master" target="_blank"&gt;specific workflow&lt;/A&gt;. Based on what you wrote I'm not sure whether your single master is working now or not, but that definitely needs to be fixed first. What is the value of the --master_addresses command line parameter for your master?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also, on the master machine, run the following code (adjusting the path as needed):&lt;/P&gt;&lt;PRE&gt;kudu pbc dump --oneline /var/lib/kudu/master/consensus-meta/00000000000000000000000000000000&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There should be only one listed peer; if there is more than one, you'll need to use&amp;nbsp;&lt;STRONG&gt;&lt;SPAN&gt;kudu local_replica cmeta rewrite_raft_config&lt;/SPAN&gt;&lt;/STRONG&gt; to fix it (see the workflow link above for details on how that command works).&lt;/P&gt;</description>
      <pubDate>Tue, 18 Jul 2017 18:36:38 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Tablet-servers-failed-to-heartbeat-to-master-of-Kudu-1-4-0/m-p/57592#M14164</guid>
      <dc:creator>Adar</dc:creator>
      <dc:date>2017-07-18T18:36:38Z</dc:date>
    </item>
    <item>
      <title>Re: Tablet servers failed to heartbeat to master of Kudu 1.4.0 after upgrading from 1.3.0</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Tablet-servers-failed-to-heartbeat-to-master-of-Kudu-1-4-0/m-p/57644#M14165</link>
      <description>&lt;P&gt;Hi Adar,&lt;/P&gt;&lt;P&gt;The &lt;STRONG&gt;--master_addresses&lt;/STRONG&gt; command line parameter&amp;nbsp;in&amp;nbsp;a&amp;nbsp;master is &lt;STRONG&gt;empty&lt;/STRONG&gt;:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;--master_addresses=&lt;/PRE&gt;&lt;P&gt;&lt;BR /&gt;I run the &lt;STRONG&gt;kudu pbc dump --oneline..&lt;/STRONG&gt; code, and this is the result:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;PRE&gt;0	committed_config { opid_index: -1 OBSOLETE_local: true peers&lt;BR /&gt;{ permanent_uuid: "b5834d2fac62402799fae22b8da5d7b1" member_type: VOTER } } &lt;BR /&gt;current_term: 1 voted_for: "b5834d2fac62402799fae22b8da5d7b1"&lt;/PRE&gt;</description>
      <pubDate>Wed, 19 Jul 2017 10:40:09 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Tablet-servers-failed-to-heartbeat-to-master-of-Kudu-1-4-0/m-p/57644#M14165</guid>
      <dc:creator>AcharkiMed</dc:creator>
      <dc:date>2017-07-19T10:40:09Z</dc:date>
    </item>
    <item>
      <title>Re: Tablet servers failed to heartbeat to master of Kudu 1.4.0 after upgrading from 1.3.0</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Tablet-servers-failed-to-heartbeat-to-master-of-Kudu-1-4-0/m-p/57645#M14166</link>
      <description>&lt;P&gt;Hi mister Hao Hao,&lt;BR /&gt;&lt;BR /&gt;I find that really the "&lt;STRONG&gt;trusted_subnets&lt;/STRONG&gt;" flag was the problem, I read about it, and how we can edit it and add a new authenticated address blocks. In the master I run this command line:&lt;/P&gt;&lt;PRE&gt;kudu master set_flag X.X.X.X &lt;STRONG&gt;--trusted_subnets&lt;/STRONG&gt; 127.0.0.0/8,10.0.0.0/8,172.16.0.0/12,192.168.0.0/16,169.254.0.0/16,Y.Y.Y.Y/32 &lt;/PRE&gt;&lt;P&gt;but it can not be executed and return this error message:&lt;/P&gt;&lt;PRE&gt;Invalid argument: must provide flag&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;and when I use the tag without '--' :&lt;/P&gt;&lt;PRE&gt;kudu master set_flag X.X.X.X &lt;STRONG&gt;trusted_subnets&lt;/STRONG&gt; 127.0.0.0/8,10.0.0.0/8,172.16.0.0/12,192.168.0.0/16,169.254.0.0/16,Y.Y.Y.Y/32 &lt;/PRE&gt;&lt;P&gt;&lt;BR /&gt;I have this message:&lt;/P&gt;&lt;PRE&gt;Remote error: Not authorized: unauthorized access to method: SetFlag&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&amp;amp; thanks a lot for you help.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 19 Jul 2017 11:57:13 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Tablet-servers-failed-to-heartbeat-to-master-of-Kudu-1-4-0/m-p/57645#M14166</guid>
      <dc:creator>AcharkiMed</dc:creator>
      <dc:date>2017-07-19T11:57:13Z</dc:date>
    </item>
    <item>
      <title>Re: Tablet servers failed to heartbeat to master of Kudu 1.4.0 after upgrading from 1.3.0</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Tablet-servers-failed-to-heartbeat-to-master-of-Kudu-1-4-0/m-p/57672#M14167</link>
      <description>&lt;P&gt;The error '&lt;SPAN&gt;Remote error: Not authorized: unauthorized access to method: SetFlag&lt;/SPAN&gt;' should indicate that you are using non-superuser client to set the flag. Try to set flag with superuser and see if it works.&lt;/P&gt;</description>
      <pubDate>Wed, 19 Jul 2017 18:54:28 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Tablet-servers-failed-to-heartbeat-to-master-of-Kudu-1-4-0/m-p/57672#M14167</guid>
      <dc:creator>Hao Hao</dc:creator>
      <dc:date>2017-07-19T18:54:28Z</dc:date>
    </item>
    <item>
      <title>Re: Tablet servers failed to heartbeat to master of Kudu 1.4.0 after upgrading from 1.3.0</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Tablet-servers-failed-to-heartbeat-to-master-of-Kudu-1-4-0/m-p/57673#M14168</link>
      <description>In effect, I'm using a sudo user!</description>
      <pubDate>Wed, 19 Jul 2017 19:10:20 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Tablet-servers-failed-to-heartbeat-to-master-of-Kudu-1-4-0/m-p/57673#M14168</guid>
      <dc:creator>AcharkiMed</dc:creator>
      <dc:date>2017-07-19T19:10:20Z</dc:date>
    </item>
    <item>
      <title>Re: Tablet servers failed to heartbeat to master of Kudu 1.4.0 after upgrading from 1.3.0</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Tablet-servers-failed-to-heartbeat-to-master-of-Kudu-1-4-0/m-p/57738#M14169</link>
      <description>&lt;P&gt;Finaly I found the solution, in &lt;STRONG&gt;Kudu -&amp;gt; Configuration&lt;/STRONG&gt; I modify this attribut&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;DIV class="param-spec-property"&gt;&lt;DIV class="header-column"&gt;&lt;DIV class="display-name"&gt;&lt;STRONG&gt;Kudu Service Advanced Configuration Snippet (Safety Valve) for gflagfile &lt;U&gt;&lt;SPAN class="context-label"&gt;Kudu (Service-Wide)&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/U&gt;&lt;/STRONG&gt;&lt;SPAN class="context-label"&gt;by&lt;/SPAN&gt;&lt;SPAN class="context-label"&gt;&lt;SPAN class="context-label"&gt; adding this line :&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;PRE&gt;--trusted_subnets=127.0.0.0/8,10.0.0.0/8,172.16.0.0/12,192.168.0.0/16,169.254.0.0/16,X.X.X.0/24&lt;/PRE&gt;&lt;SPAN class="context-label"&gt;&lt;BR /&gt;&lt;BR /&gt;Good luck.&lt;/SPAN&gt;&lt;STRONG&gt;&lt;U&gt;&lt;SPAN class="context-label"&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/U&gt;&lt;/STRONG&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 20 Jul 2017 18:44:24 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Tablet-servers-failed-to-heartbeat-to-master-of-Kudu-1-4-0/m-p/57738#M14169</guid>
      <dc:creator>AcharkiMed</dc:creator>
      <dc:date>2017-07-20T18:44:24Z</dc:date>
    </item>
    <item>
      <title>Re: Tablet servers failed to heartbeat to master of Kudu 1.4.0 after upgrading from 1.3.0</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Tablet-servers-failed-to-heartbeat-to-master-of-Kudu-1-4-0/m-p/277550#M207604</link>
      <description>&lt;P&gt;What are the trusted subnets? I am also facing same issue in my cluster. If possible, can you please shed some light on this?&lt;/P&gt;</description>
      <pubDate>Tue, 17 Sep 2019 19:18:46 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Tablet-servers-failed-to-heartbeat-to-master-of-Kudu-1-4-0/m-p/277550#M207604</guid>
      <dc:creator>SatyamKumar</dc:creator>
      <dc:date>2019-09-17T19:18:46Z</dc:date>
    </item>
    <item>
      <title>Re: Tablet servers failed to heartbeat to master of Kudu 1.4.0 after upgrading from 1.3.0</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Tablet-servers-failed-to-heartbeat-to-master-of-Kudu-1-4-0/m-p/277551#M207605</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am facing the same issue in my cluster. The trusted subnet flag is not configured with any value in my cluster. I have 3 masters. Please guide me what values to set in the&amp;nbsp;trusted subnet flag.&lt;/P&gt;</description>
      <pubDate>Tue, 17 Sep 2019 19:25:56 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Tablet-servers-failed-to-heartbeat-to-master-of-Kudu-1-4-0/m-p/277551#M207605</guid>
      <dc:creator>SatyamKumar</dc:creator>
      <dc:date>2019-09-17T19:25:56Z</dc:date>
    </item>
  </channel>
</rss>

