<?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 YARN resource manager &amp;quot;HTTP request sent, awaiting response...&amp;quot; in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/YARN-resource-manager-quot-HTTP-request-sent-awaiting/m-p/383701#M245019</link>
    <description>&lt;P&gt;we have Hadoop cluster with active/stand by resource manager services the active resource manager is on master1 machine and the stand by resource manager is on master2 machine&lt;/P&gt;&lt;P&gt;in our cluster YARN service that include both resource manager services is managing 276 node manager component on workers machines&lt;/P&gt;&lt;P&gt;from Ambari WEB UI alerts ( Alerts for Resource Manager ) we notice about the following&lt;/P&gt;&lt;P&gt;Resource Manager Web UI&lt;BR /&gt;Connection failed to &lt;A href="http://master2.jupiter.com:8088(timed" target="_blank"&gt;http://master2.jupiter.com:8088(timed&lt;/A&gt; out)&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;we start to debug the issue by wget with port 8088 , and we found that process is hang on - HTTP request sent, `awaiting response... No data received`.&lt;/P&gt;&lt;P&gt;example from resource manager machine&lt;/P&gt;&lt;P&gt;wget --debug &lt;A href="http://master2.jupiter.com:8088" target="_blank"&gt;http://master2.jupiter.com:8088&lt;/A&gt;&lt;BR /&gt;DEBUG output created by Wget 1.14 on Linux-gnu.&lt;BR /&gt;&lt;BR /&gt;URI encoding = ‘UTF-8’&lt;BR /&gt;Converted file name 'index.html' (UTF-8) -&amp;gt; 'index.html' (UTF-8)&lt;BR /&gt;Converted file name 'index.html' (UTF-8) -&amp;gt; 'index.html' (UTF-8)&lt;BR /&gt;--2024-02-21 10:13:42-- &lt;A href="http://master2" target="_blank"&gt;http://master2&lt;/A&gt;` .jupiter.com:8088/&lt;BR /&gt;Resolving master2.jupiter.com (master2.jupiter.com)... 192.9.201.169&lt;BR /&gt;Caching master2.jupiter.com =&amp;gt; 192.9.201.169&lt;BR /&gt;Connecting to master2.jupiter.com (master2.jupiter.com)|192.9.201.169|:8088... connected.&lt;BR /&gt;Created socket 3.&lt;BR /&gt;Releasing 0x0000000000a0da00 (new refcount 1).&lt;BR /&gt;&lt;BR /&gt;---request begin---&lt;BR /&gt;GET / HTTP/1.1&lt;BR /&gt;User-Agent: Wget/1.14 (linux-gnu)&lt;BR /&gt;Accept: */*&lt;BR /&gt;Host: master2.jupiter.com:8088&lt;BR /&gt;Connection: Keep-Alive&lt;BR /&gt;&lt;BR /&gt;---request end---&lt;BR /&gt;HTTP request sent, awaiting response...&lt;BR /&gt;---response begin---&lt;BR /&gt;HTTP/1.1 307 TEMPORARY_REDIRECT&lt;BR /&gt;Cache-Control: no-cache&lt;BR /&gt;Expires: Wed, 21 Feb 2024 10:13:42 GMT&lt;BR /&gt;Date: Wed, 21 Feb 2024 10:13:42 GMT&lt;BR /&gt;Pragma: no-cache&lt;BR /&gt;Expires: Wed, 21 Feb 2024 10:13:42 GMT&lt;BR /&gt;Date: Wed, 21 Feb 2024 10:13:42 GMT&lt;BR /&gt;Pragma: no-cache&lt;BR /&gt;Content-Type: text/plain; charset=UTF-8&lt;BR /&gt;X-Frame-Options: SAMEORIGIN&lt;BR /&gt;Location: &lt;A href="http://master1.jupiter.com:8088/" target="_blank"&gt;http://master1.jupiter.com:8088/&lt;/A&gt;&lt;BR /&gt;Content-Length: 43&lt;BR /&gt;Server: Jetty(6.1.26.hwx)&lt;BR /&gt;&lt;BR /&gt;---response end---&lt;BR /&gt;307 TEMPORARY_REDIRECT&lt;BR /&gt;Registered socket 3 for persistent reuse.&lt;BR /&gt;URI content encoding = ‘UTF-8’&lt;BR /&gt;Location: &lt;A href="http://master1.jupiter.com:8088/" target="_blank"&gt;http://master1.jupiter.com:8088/&lt;/A&gt; [following]&lt;BR /&gt;Skipping 43 bytes of body: [This is standby RM. The redirect url is: /&lt;BR /&gt;] done.&lt;BR /&gt;URI content encoding = None&lt;BR /&gt;Converted file name 'index.html' (UTF-8) -&amp;gt; 'index.html' (UTF-8)&lt;BR /&gt;Converted file name 'index.html' (UTF-8) -&amp;gt; 'index.html' (UTF-8)&lt;BR /&gt;--2024-02-21 10:13:42-- &lt;A href="http://master1.jupiter.com:8088/" target="_blank"&gt;http://master1.jupiter.com:8088/&lt;/A&gt;&lt;BR /&gt;conaddr is: 192.9.201.169&lt;BR /&gt;Resolving master1.jupiter.com (master1.jupiter.com)... 192.9.66.14&lt;BR /&gt;Caching master1.jupiter.com =&amp;gt; 192.9.66.14&lt;BR /&gt;Releasing 0x0000000000a0f320 (new refcount 1).&lt;BR /&gt;Found master1.jupiter.com in host_name_addresses_map (0xa0f320)&lt;BR /&gt;Connecting to master1.jupiter.com (master1.jupiter.com)|192.9.66.14|:8088... connected.&lt;BR /&gt;Created socket 4.&lt;BR /&gt;Releasing 0x0000000000a0f320 (new refcount 1).&lt;BR /&gt;.&lt;BR /&gt;.&lt;BR /&gt;.&lt;BR /&gt;&lt;BR /&gt;---response end---&lt;BR /&gt;302 Found&lt;BR /&gt;Disabling further reuse of socket 3.&lt;BR /&gt;Closed fd 3&lt;BR /&gt;Registered socket 4 for persistent reuse.&lt;BR /&gt;URI content encoding = ‘UTF-8’&lt;BR /&gt;Location: &lt;A href="http://master1.jupiter.com:8088/cluster" target="_blank"&gt;http://master1.jupiter.com:8088/cluster&lt;/A&gt; [following]&lt;BR /&gt;] done.&lt;BR /&gt;URI content encoding = None&lt;BR /&gt;Converted file name 'index.html' (UTF-8) -&amp;gt; 'index.html' (UTF-8)&lt;BR /&gt;Converted file name 'index.html' (UTF-8) -&amp;gt; 'index.html' (UTF-8)&lt;BR /&gt;--2024-02-21 10:27:07-- &lt;A href="http://master1.jupiter.com:8088/cluster" target="_blank"&gt;http://master1.jupiter.com:8088/cluster&lt;/A&gt;&lt;BR /&gt;Reusing existing connection to master1.jupiter.com:8088.&lt;BR /&gt;Reusing fd 4.&lt;BR /&gt;&lt;BR /&gt;---request begin---&lt;BR /&gt;GET /cluster HTTP/1.1&lt;BR /&gt;User-Agent: Wget/1.14 (linux-gnu)&lt;BR /&gt;Accept: */*&lt;BR /&gt;Host: master1.jupiter.com:8088&lt;BR /&gt;Connection: Keep-Alive&lt;BR /&gt;&lt;BR /&gt;---request end---&lt;BR /&gt;HTTP request sent, awaiting response...&lt;BR /&gt;---response begin---&lt;BR /&gt;HTTP/1.1 200 OK&lt;BR /&gt;Cache-Control: no-cache&lt;BR /&gt;Expires: Wed, 21 Feb 2024 10:30:23 GMT&lt;BR /&gt;Date: Wed, 21 Feb 2024 10:30:23 GMT&lt;BR /&gt;Pragma: no-cache&lt;BR /&gt;Expires: Wed, 21 Feb 2024 10:30:23 GMT&lt;BR /&gt;Date: Wed, 21 Feb 2024 10:30:23 GMT&lt;BR /&gt;Pragma: no-cache&lt;BR /&gt;Content-Type: text/html; charset=utf-8&lt;BR /&gt;X-Frame-Options: SAMEORIGIN&lt;BR /&gt;Transfer-Encoding: chunked&lt;BR /&gt;Server: Jetty(6.1.26.hwx)&lt;BR /&gt;&lt;BR /&gt;---response end---&lt;BR /&gt;200 OK&lt;BR /&gt;URI content encoding = ‘utf-8’&lt;BR /&gt;Length: unspecified [text/html]&lt;BR /&gt;Saving to: ‘index.html’&lt;BR /&gt;&lt;BR /&gt;[ &amp;lt;=&amp;gt; ] 1,018,917 --.-K/s in 0.04s&lt;BR /&gt;&lt;BR /&gt;2024-02-21 10:31:31 (24.0 MB/s) - ‘index.html’ saved [1018917]&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;as we can see above wget completed after very long time around ~ 20 min instead to completed the process in one or two second&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;we can take tcpdump as&lt;/P&gt;&lt;P&gt;tcpdump -vv -s0 tcp port 8088 -w /tmp/why_8088_hang.pcap&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;but I want to understand if there are better simple ways to understand why we get HTTP request sent, awaiting response... , and maybe its related to resource manager service&lt;/P&gt;</description>
    <pubDate>Wed, 21 Feb 2024 11:30:59 GMT</pubDate>
    <dc:creator>mike_bronson7</dc:creator>
    <dc:date>2024-02-21T11:30:59Z</dc:date>
    <item>
      <title>YARN resource manager "HTTP request sent, awaiting response..."</title>
      <link>https://community.cloudera.com/t5/Support-Questions/YARN-resource-manager-quot-HTTP-request-sent-awaiting/m-p/383701#M245019</link>
      <description>&lt;P&gt;we have Hadoop cluster with active/stand by resource manager services the active resource manager is on master1 machine and the stand by resource manager is on master2 machine&lt;/P&gt;&lt;P&gt;in our cluster YARN service that include both resource manager services is managing 276 node manager component on workers machines&lt;/P&gt;&lt;P&gt;from Ambari WEB UI alerts ( Alerts for Resource Manager ) we notice about the following&lt;/P&gt;&lt;P&gt;Resource Manager Web UI&lt;BR /&gt;Connection failed to &lt;A href="http://master2.jupiter.com:8088(timed" target="_blank"&gt;http://master2.jupiter.com:8088(timed&lt;/A&gt; out)&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;we start to debug the issue by wget with port 8088 , and we found that process is hang on - HTTP request sent, `awaiting response... No data received`.&lt;/P&gt;&lt;P&gt;example from resource manager machine&lt;/P&gt;&lt;P&gt;wget --debug &lt;A href="http://master2.jupiter.com:8088" target="_blank"&gt;http://master2.jupiter.com:8088&lt;/A&gt;&lt;BR /&gt;DEBUG output created by Wget 1.14 on Linux-gnu.&lt;BR /&gt;&lt;BR /&gt;URI encoding = ‘UTF-8’&lt;BR /&gt;Converted file name 'index.html' (UTF-8) -&amp;gt; 'index.html' (UTF-8)&lt;BR /&gt;Converted file name 'index.html' (UTF-8) -&amp;gt; 'index.html' (UTF-8)&lt;BR /&gt;--2024-02-21 10:13:42-- &lt;A href="http://master2" target="_blank"&gt;http://master2&lt;/A&gt;` .jupiter.com:8088/&lt;BR /&gt;Resolving master2.jupiter.com (master2.jupiter.com)... 192.9.201.169&lt;BR /&gt;Caching master2.jupiter.com =&amp;gt; 192.9.201.169&lt;BR /&gt;Connecting to master2.jupiter.com (master2.jupiter.com)|192.9.201.169|:8088... connected.&lt;BR /&gt;Created socket 3.&lt;BR /&gt;Releasing 0x0000000000a0da00 (new refcount 1).&lt;BR /&gt;&lt;BR /&gt;---request begin---&lt;BR /&gt;GET / HTTP/1.1&lt;BR /&gt;User-Agent: Wget/1.14 (linux-gnu)&lt;BR /&gt;Accept: */*&lt;BR /&gt;Host: master2.jupiter.com:8088&lt;BR /&gt;Connection: Keep-Alive&lt;BR /&gt;&lt;BR /&gt;---request end---&lt;BR /&gt;HTTP request sent, awaiting response...&lt;BR /&gt;---response begin---&lt;BR /&gt;HTTP/1.1 307 TEMPORARY_REDIRECT&lt;BR /&gt;Cache-Control: no-cache&lt;BR /&gt;Expires: Wed, 21 Feb 2024 10:13:42 GMT&lt;BR /&gt;Date: Wed, 21 Feb 2024 10:13:42 GMT&lt;BR /&gt;Pragma: no-cache&lt;BR /&gt;Expires: Wed, 21 Feb 2024 10:13:42 GMT&lt;BR /&gt;Date: Wed, 21 Feb 2024 10:13:42 GMT&lt;BR /&gt;Pragma: no-cache&lt;BR /&gt;Content-Type: text/plain; charset=UTF-8&lt;BR /&gt;X-Frame-Options: SAMEORIGIN&lt;BR /&gt;Location: &lt;A href="http://master1.jupiter.com:8088/" target="_blank"&gt;http://master1.jupiter.com:8088/&lt;/A&gt;&lt;BR /&gt;Content-Length: 43&lt;BR /&gt;Server: Jetty(6.1.26.hwx)&lt;BR /&gt;&lt;BR /&gt;---response end---&lt;BR /&gt;307 TEMPORARY_REDIRECT&lt;BR /&gt;Registered socket 3 for persistent reuse.&lt;BR /&gt;URI content encoding = ‘UTF-8’&lt;BR /&gt;Location: &lt;A href="http://master1.jupiter.com:8088/" target="_blank"&gt;http://master1.jupiter.com:8088/&lt;/A&gt; [following]&lt;BR /&gt;Skipping 43 bytes of body: [This is standby RM. The redirect url is: /&lt;BR /&gt;] done.&lt;BR /&gt;URI content encoding = None&lt;BR /&gt;Converted file name 'index.html' (UTF-8) -&amp;gt; 'index.html' (UTF-8)&lt;BR /&gt;Converted file name 'index.html' (UTF-8) -&amp;gt; 'index.html' (UTF-8)&lt;BR /&gt;--2024-02-21 10:13:42-- &lt;A href="http://master1.jupiter.com:8088/" target="_blank"&gt;http://master1.jupiter.com:8088/&lt;/A&gt;&lt;BR /&gt;conaddr is: 192.9.201.169&lt;BR /&gt;Resolving master1.jupiter.com (master1.jupiter.com)... 192.9.66.14&lt;BR /&gt;Caching master1.jupiter.com =&amp;gt; 192.9.66.14&lt;BR /&gt;Releasing 0x0000000000a0f320 (new refcount 1).&lt;BR /&gt;Found master1.jupiter.com in host_name_addresses_map (0xa0f320)&lt;BR /&gt;Connecting to master1.jupiter.com (master1.jupiter.com)|192.9.66.14|:8088... connected.&lt;BR /&gt;Created socket 4.&lt;BR /&gt;Releasing 0x0000000000a0f320 (new refcount 1).&lt;BR /&gt;.&lt;BR /&gt;.&lt;BR /&gt;.&lt;BR /&gt;&lt;BR /&gt;---response end---&lt;BR /&gt;302 Found&lt;BR /&gt;Disabling further reuse of socket 3.&lt;BR /&gt;Closed fd 3&lt;BR /&gt;Registered socket 4 for persistent reuse.&lt;BR /&gt;URI content encoding = ‘UTF-8’&lt;BR /&gt;Location: &lt;A href="http://master1.jupiter.com:8088/cluster" target="_blank"&gt;http://master1.jupiter.com:8088/cluster&lt;/A&gt; [following]&lt;BR /&gt;] done.&lt;BR /&gt;URI content encoding = None&lt;BR /&gt;Converted file name 'index.html' (UTF-8) -&amp;gt; 'index.html' (UTF-8)&lt;BR /&gt;Converted file name 'index.html' (UTF-8) -&amp;gt; 'index.html' (UTF-8)&lt;BR /&gt;--2024-02-21 10:27:07-- &lt;A href="http://master1.jupiter.com:8088/cluster" target="_blank"&gt;http://master1.jupiter.com:8088/cluster&lt;/A&gt;&lt;BR /&gt;Reusing existing connection to master1.jupiter.com:8088.&lt;BR /&gt;Reusing fd 4.&lt;BR /&gt;&lt;BR /&gt;---request begin---&lt;BR /&gt;GET /cluster HTTP/1.1&lt;BR /&gt;User-Agent: Wget/1.14 (linux-gnu)&lt;BR /&gt;Accept: */*&lt;BR /&gt;Host: master1.jupiter.com:8088&lt;BR /&gt;Connection: Keep-Alive&lt;BR /&gt;&lt;BR /&gt;---request end---&lt;BR /&gt;HTTP request sent, awaiting response...&lt;BR /&gt;---response begin---&lt;BR /&gt;HTTP/1.1 200 OK&lt;BR /&gt;Cache-Control: no-cache&lt;BR /&gt;Expires: Wed, 21 Feb 2024 10:30:23 GMT&lt;BR /&gt;Date: Wed, 21 Feb 2024 10:30:23 GMT&lt;BR /&gt;Pragma: no-cache&lt;BR /&gt;Expires: Wed, 21 Feb 2024 10:30:23 GMT&lt;BR /&gt;Date: Wed, 21 Feb 2024 10:30:23 GMT&lt;BR /&gt;Pragma: no-cache&lt;BR /&gt;Content-Type: text/html; charset=utf-8&lt;BR /&gt;X-Frame-Options: SAMEORIGIN&lt;BR /&gt;Transfer-Encoding: chunked&lt;BR /&gt;Server: Jetty(6.1.26.hwx)&lt;BR /&gt;&lt;BR /&gt;---response end---&lt;BR /&gt;200 OK&lt;BR /&gt;URI content encoding = ‘utf-8’&lt;BR /&gt;Length: unspecified [text/html]&lt;BR /&gt;Saving to: ‘index.html’&lt;BR /&gt;&lt;BR /&gt;[ &amp;lt;=&amp;gt; ] 1,018,917 --.-K/s in 0.04s&lt;BR /&gt;&lt;BR /&gt;2024-02-21 10:31:31 (24.0 MB/s) - ‘index.html’ saved [1018917]&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;as we can see above wget completed after very long time around ~ 20 min instead to completed the process in one or two second&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;we can take tcpdump as&lt;/P&gt;&lt;P&gt;tcpdump -vv -s0 tcp port 8088 -w /tmp/why_8088_hang.pcap&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;but I want to understand if there are better simple ways to understand why we get HTTP request sent, awaiting response... , and maybe its related to resource manager service&lt;/P&gt;</description>
      <pubDate>Wed, 21 Feb 2024 11:30:59 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/YARN-resource-manager-quot-HTTP-request-sent-awaiting/m-p/383701#M245019</guid>
      <dc:creator>mike_bronson7</dc:creator>
      <dc:date>2024-02-21T11:30:59Z</dc:date>
    </item>
    <item>
      <title>Re: YARN resource manager "HTTP request sent, awaiting response..."</title>
      <link>https://community.cloudera.com/t5/Support-Questions/YARN-resource-manager-quot-HTTP-request-sent-awaiting/m-p/386678#M246115</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/59349"&gt;@mike_bronson7&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;Please check that if the RM is working fine or is it down. Please also check your zookeeper.&lt;/P&gt;&lt;P&gt;Please check with telnet if you can connect to RMhost from other host.&lt;/P&gt;</description>
      <pubDate>Wed, 17 Apr 2024 06:59:51 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/YARN-resource-manager-quot-HTTP-request-sent-awaiting/m-p/386678#M246115</guid>
      <dc:creator>AyazHussain</dc:creator>
      <dc:date>2024-04-17T06:59:51Z</dc:date>
    </item>
  </channel>
</rss>

