<?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: Impalad COORDINATOR_ONLY with HDFS Short-Circuit Read in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/Impalad-COORDINATOR-ONLY-with-HDFS-Short-Circuit-Read/m-p/93161#M12414</link>
    <description>&lt;P&gt;This is a known issue and has been fixed in CM 6.2. Here is the&amp;nbsp;&lt;A href="https://www.cloudera.com/documentation/enterprise/6/release-notes/topics/rg_cm_620_fixed_issues.html#OPSAPS-46971" target="_self"&gt;relevant item in the release notes.&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Cheers, Lars&lt;/P&gt;</description>
    <pubDate>Wed, 24 Jul 2019 18:26:50 GMT</pubDate>
    <dc:creator>Lars Volker</dc:creator>
    <dc:date>2019-07-24T18:26:50Z</dc:date>
    <item>
      <title>Impalad COORDINATOR_ONLY with HDFS Short-Circuit Read</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Impalad-COORDINATOR-ONLY-with-HDFS-Short-Circuit-Read/m-p/93057#M12409</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm trying to deploy a few &lt;FONT face="andale mono,times"&gt;COORDINATOR_ONLY&lt;/FONT&gt; impalad on edge nodes in my cluster (CDH 5.16.1). &lt;SPAN&gt;HDFS short-circuit read are enabled on the cluster and works fine.When starting the&amp;nbsp;COORDINATOR_ONLY nodes, I'm getting following error:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;Invalid short-circuit reads configuration:
  - Impala cannot read or execute the parent directory of dfs.domain.socket.path
Aborting Impala Server startup due to improper configuration. Impalad exiting.&lt;/PRE&gt;&lt;P&gt;&lt;SPAN&gt;Is there a way to run&amp;nbsp;&lt;FONT face="andale mono,times"&gt;COORDINATOR_ONLY&lt;/FONT&gt; impalad with hdfs short circuit reads enabled.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks in advance!&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 16 Sep 2022 14:31:41 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Impalad-COORDINATOR-ONLY-with-HDFS-Short-Circuit-Read/m-p/93057#M12409</guid>
      <dc:creator>anandnalya</dc:creator>
      <dc:date>2022-09-16T14:31:41Z</dc:date>
    </item>
    <item>
      <title>Re: Impalad COORDINATOR_ONLY with HDFS Short-Circuit Read</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Impalad-COORDINATOR-ONLY-with-HDFS-Short-Circuit-Read/m-p/93097#M12410</link>
      <description>&lt;P&gt;Can you check if the short-circuit read is configured as per the Documentation &lt;A href="https://www.cloudera.com/documentation/enterprise/latest/topics/admin_hdfs_short_circuit_reads.html" target="_self"&gt;HERE&lt;/A&gt; ?&lt;/P&gt;</description>
      <pubDate>Wed, 24 Jul 2019 05:01:28 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Impalad-COORDINATOR-ONLY-with-HDFS-Short-Circuit-Read/m-p/93097#M12410</guid>
      <dc:creator>Gomathinayagam</dc:creator>
      <dc:date>2019-07-24T05:01:28Z</dc:date>
    </item>
    <item>
      <title>Re: Impalad COORDINATOR_ONLY with HDFS Short-Circuit Read</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Impalad-COORDINATOR-ONLY-with-HDFS-Short-Circuit-Read/m-p/93110#M12411</link>
      <description>&lt;P&gt;&lt;FONT face="andale mono,times"&gt;&lt;SPAN&gt;dfs.client.read.shortcircuit&lt;/SPAN&gt;&lt;/FONT&gt; was not enabled for HDFS Gateway. I enabled it and then deployed client configuration and restarted all the services in the cluster. Unfortunatley, I'm still getting the same error when starting &lt;FONT face="andale mono,times"&gt;COORDINATOR_ONLY&lt;/FONT&gt; impalad.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The Short circuit reads config looks like following:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://ip1.i.lithium.com/b08cde87203cd9f9340b86e39c29ecdfecc92700/68747470733a2f2f636c6475702e636f6d2f484950516f776f5551582e706e67" border="0" alt="HDFS config" width="600" height="380" /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Jul 2019 07:11:57 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Impalad-COORDINATOR-ONLY-with-HDFS-Short-Circuit-Read/m-p/93110#M12411</guid>
      <dc:creator>anandnalya</dc:creator>
      <dc:date>2019-07-24T07:11:57Z</dc:date>
    </item>
    <item>
      <title>Re: Impalad COORDINATOR_ONLY with HDFS Short-Circuit Read</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Impalad-COORDINATOR-ONLY-with-HDFS-Short-Circuit-Read/m-p/93125#M12412</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;COORDINATOR_ONLY impala daemon will not perform data reads, rather it only coordinates query execution by distributing jobs to executors.&lt;BR /&gt;&lt;BR /&gt;Why do you need to enable this for COORDINATOR_ONLY impala daemons? Or is it that all your COORDINATOR_ONLY impala daemons fail with this error?&lt;BR /&gt;&lt;BR /&gt;Also, have you checked whether socket /var/run/hdfs-sockets/dn exist on that impala daemon host?&lt;BR /&gt;&lt;BR /&gt;Cheers&lt;BR /&gt;Eric</description>
      <pubDate>Wed, 24 Jul 2019 11:29:33 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Impalad-COORDINATOR-ONLY-with-HDFS-Short-Circuit-Read/m-p/93125#M12412</guid>
      <dc:creator>EricL</dc:creator>
      <dc:date>2019-07-24T11:29:33Z</dc:date>
    </item>
    <item>
      <title>Re: Impalad COORDINATOR_ONLY with HDFS Short-Circuit Read</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Impalad-COORDINATOR-ONLY-with-HDFS-Short-Circuit-Read/m-p/93129#M12413</link>
      <description>&lt;P&gt;Hi Eric,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;gt; COORDINATOR_ONLY impala daemon will not perform data reads, rather it only coordinates query execution by distributing jobs to executors.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;That's my understanding as well and that's why this failure was a surprise to me.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;gt; Why do you need to enable this for COORDINATOR_ONLY impala daemons? Or is it that all your COORDINATOR_ONLY impala daemons fail with this error?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yes, only the COORDINATOR_ONLY impala daemons fails. Other work fines.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;gt; Also, have you checked whether socket /var/run/hdfs-sockets/dn exist on that impala daemon host?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;gt; /var/run/hdfs-sockets/dn does not exists on COORDINATOR_ONLY impala daemon hosts as there is no DataNode&amp;nbsp; on them.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Anand&lt;/P&gt;</description>
      <pubDate>Wed, 24 Jul 2019 11:45:19 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Impalad-COORDINATOR-ONLY-with-HDFS-Short-Circuit-Read/m-p/93129#M12413</guid>
      <dc:creator>anandnalya</dc:creator>
      <dc:date>2019-07-24T11:45:19Z</dc:date>
    </item>
    <item>
      <title>Re: Impalad COORDINATOR_ONLY with HDFS Short-Circuit Read</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Impalad-COORDINATOR-ONLY-with-HDFS-Short-Circuit-Read/m-p/93161#M12414</link>
      <description>&lt;P&gt;This is a known issue and has been fixed in CM 6.2. Here is the&amp;nbsp;&lt;A href="https://www.cloudera.com/documentation/enterprise/6/release-notes/topics/rg_cm_620_fixed_issues.html#OPSAPS-46971" target="_self"&gt;relevant item in the release notes.&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Cheers, Lars&lt;/P&gt;</description>
      <pubDate>Wed, 24 Jul 2019 18:26:50 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Impalad-COORDINATOR-ONLY-with-HDFS-Short-Circuit-Read/m-p/93161#M12414</guid>
      <dc:creator>Lars Volker</dc:creator>
      <dc:date>2019-07-24T18:26:50Z</dc:date>
    </item>
    <item>
      <title>Re: Impalad COORDINATOR_ONLY with HDFS Short-Circuit Read</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Impalad-COORDINATOR-ONLY-with-HDFS-Short-Circuit-Read/m-p/93200#M12415</link>
      <description>&lt;P&gt;Thanks Lars for pointing it out.&lt;BR /&gt;&lt;BR /&gt;So solution is to disable HDFS shortcircuit read for coordinator only impala daemons:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;a) create a new role group and add all coordinator only impala daemon hosts to this group&lt;BR /&gt;&lt;BR /&gt;b) Go to "CM -&amp;gt; Cluster -&amp;gt; Impala services -&amp;gt; Configuration";&lt;BR /&gt;&lt;BR /&gt;c) Add the following property into "Impala Daemon HDFS Advanced Configuration Snippet (Safety Valve)" for the new role group that you just created:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;PRE&gt;&amp;lt;property&amp;gt;
  &amp;lt;name&amp;gt;dfs.client.read.shortcircuit&amp;lt;/name&amp;gt;
  &amp;lt;value&amp;gt;false&amp;lt;/value&amp;gt;
&amp;lt;/property&amp;gt;&lt;/PRE&gt;&lt;P&gt;&lt;BR /&gt;d) Save the changes and restart the Impala Daemon instance that are affected.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Hope above can help.&lt;BR /&gt;&lt;BR /&gt;Cheers&lt;BR /&gt;Eric&lt;/P&gt;</description>
      <pubDate>Wed, 24 Jul 2019 23:52:03 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Impalad-COORDINATOR-ONLY-with-HDFS-Short-Circuit-Read/m-p/93200#M12415</guid>
      <dc:creator>EricL</dc:creator>
      <dc:date>2019-07-24T23:52:03Z</dc:date>
    </item>
    <item>
      <title>Re: Impalad COORDINATOR_ONLY with HDFS Short-Circuit Read</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Impalad-COORDINATOR-ONLY-with-HDFS-Short-Circuit-Read/m-p/93210#M12416</link>
      <description>&lt;P&gt;Got it working on my cluster. Thanks Lars and Eric.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Anand&lt;/P&gt;</description>
      <pubDate>Thu, 25 Jul 2019 10:28:52 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Impalad-COORDINATOR-ONLY-with-HDFS-Short-Circuit-Read/m-p/93210#M12416</guid>
      <dc:creator>anandnalya</dc:creator>
      <dc:date>2019-07-25T10:28:52Z</dc:date>
    </item>
  </channel>
</rss>

