<?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: What services need to be restarted if  ipc.server.tcpnodelay has to be changed? in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/What-services-need-to-be-restarted-if-ipc-server-tcpnodelay/m-p/97202#M60433</link>
    <description>&lt;P&gt;ipc.server.tcpnodelay controls use of Nagle's algorithm on any server component that makes use of Hadoop's common RPC framework.  That means that full deployment of a change in this setting would require a restart of any component that uses that common RPC framework.  That's a broad set of components, including all HDFS, YARN and MapReduce daemons.  It probably also includes other components in the wider ecosystem.&lt;/P&gt;</description>
    <pubDate>Thu, 19 Nov 2015 02:27:02 GMT</pubDate>
    <dc:creator>cnauroth</dc:creator>
    <dc:date>2015-11-19T02:27:02Z</dc:date>
    <item>
      <title>What services need to be restarted if  ipc.server.tcpnodelay has to be changed?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/What-services-need-to-be-restarted-if-ipc-server-tcpnodelay/m-p/97197#M60428</link>
      <description>&lt;P&gt;ipc.server.tcpnodelay has been changed to true by default in hadoop 2.6. We are on hadoop 2.4 and would like to change it to true. What services if any require a restart for this change? Can it be set at job level for all jobs and not restart services? &lt;/P&gt;&lt;P&gt;With a big cluster where NN restart takes more than 60 minutes, we would like to avoid all possible restarts. &lt;/P&gt;</description>
      <pubDate>Wed, 18 Nov 2015 07:37:50 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/What-services-need-to-be-restarted-if-ipc-server-tcpnodelay/m-p/97197#M60428</guid>
      <dc:creator>ravi1</dc:creator>
      <dc:date>2015-11-18T07:37:50Z</dc:date>
    </item>
    <item>
      <title>Re: What services need to be restarted if  ipc.server.tcpnodelay has to be changed?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/What-services-need-to-be-restarted-if-ipc-server-tcpnodelay/m-p/97198#M60429</link>
      <description>&lt;P&gt;HDFS restart is required after the change for the new config to take effect permanently. For changing the params as part of the job, this should work - &lt;/P&gt;&lt;PRE&gt;export HADOOP_OPTS="-Dipc.server.tcpnodelay=true"&lt;/PRE&gt;</description>
      <pubDate>Wed, 18 Nov 2015 07:51:13 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/What-services-need-to-be-restarted-if-ipc-server-tcpnodelay/m-p/97198#M60429</guid>
      <dc:creator>bsaini</dc:creator>
      <dc:date>2015-11-18T07:51:13Z</dc:date>
    </item>
    <item>
      <title>Re: What services need to be restarted if  ipc.server.tcpnodelay has to be changed?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/What-services-need-to-be-restarted-if-ipc-server-tcpnodelay/m-p/97199#M60430</link>
      <description>&lt;P&gt;Thanks. Will this change help with all TCP/IP communication? Or will it only help with certain communication like mapreduce shuffle ? &lt;/P&gt;</description>
      <pubDate>Wed, 18 Nov 2015 08:44:07 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/What-services-need-to-be-restarted-if-ipc-server-tcpnodelay/m-p/97199#M60430</guid>
      <dc:creator>ravi1</dc:creator>
      <dc:date>2015-11-18T08:44:07Z</dc:date>
    </item>
    <item>
      <title>Re: What services need to be restarted if  ipc.server.tcpnodelay has to be changed?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/What-services-need-to-be-restarted-if-ipc-server-tcpnodelay/m-p/97200#M60431</link>
      <description>&lt;A rel="user" href="https://community.cloudera.com/users/216/ravi.html" nodeid="216"&gt;@Ravi&lt;/A&gt;&lt;P&gt;Please see this jira &lt;A target="_blank" href="https://issues.apache.org/jira/browse/HADOOP-8069"&gt;https://issues.apache.org/jira/browse/HADOOP-8069&lt;/A&gt;&lt;/P&gt;&lt;P&gt;and I believe this explains it&lt;/P&gt;&lt;P&gt;&amp;lt;name&amp;gt;ipc.server.tcpnodelay&amp;lt;/name&amp;gt;
      &amp;lt;value&amp;gt;true&amp;lt;/value&amp;gt;
      &amp;lt;description&amp;gt;Turn on/off Nagle's algorithm for the TCP socket
          connection on
          the server. &lt;STRONG&gt;Setting to true disables the algorithm and may
          decrease latency
          with a cost of more/smaller packets.&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 18 Nov 2015 09:49:12 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/What-services-need-to-be-restarted-if-ipc-server-tcpnodelay/m-p/97200#M60431</guid>
      <dc:creator>nsabharwal</dc:creator>
      <dc:date>2015-11-18T09:49:12Z</dc:date>
    </item>
    <item>
      <title>Re: What services need to be restarted if  ipc.server.tcpnodelay has to be changed?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/What-services-need-to-be-restarted-if-ipc-server-tcpnodelay/m-p/97201#M60432</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/216/ravi.html" nodeid="216"&gt;@Ravi&lt;/A&gt; This value will  only impact the processes started with this specific option and the processes that are started after these values are set. So for e.g. - If the namenode is already running, it is probably using the existing value and that wont change for the running process.&lt;/P&gt;</description>
      <pubDate>Wed, 18 Nov 2015 21:42:48 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/What-services-need-to-be-restarted-if-ipc-server-tcpnodelay/m-p/97201#M60432</guid>
      <dc:creator>bsaini</dc:creator>
      <dc:date>2015-11-18T21:42:48Z</dc:date>
    </item>
    <item>
      <title>Re: What services need to be restarted if  ipc.server.tcpnodelay has to be changed?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/What-services-need-to-be-restarted-if-ipc-server-tcpnodelay/m-p/97202#M60433</link>
      <description>&lt;P&gt;ipc.server.tcpnodelay controls use of Nagle's algorithm on any server component that makes use of Hadoop's common RPC framework.  That means that full deployment of a change in this setting would require a restart of any component that uses that common RPC framework.  That's a broad set of components, including all HDFS, YARN and MapReduce daemons.  It probably also includes other components in the wider ecosystem.&lt;/P&gt;</description>
      <pubDate>Thu, 19 Nov 2015 02:27:02 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/What-services-need-to-be-restarted-if-ipc-server-tcpnodelay/m-p/97202#M60433</guid>
      <dc:creator>cnauroth</dc:creator>
      <dc:date>2015-11-19T02:27:02Z</dc:date>
    </item>
  </channel>
</rss>

