<?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: Hive on TEZ  memory footprint and Impala stats. in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/Hive-on-TEZ-memory-footprint-and-Impala-stats/m-p/408686#M252767</link>
    <description>&lt;P&gt;&lt;SPAN&gt;Impala stats are stored in Backend DB metadata which is getting propagated from HS2 to Tez dag plan. That's the reason.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Above config helps to skip those impala stats.&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;hive.plan.mapwork.serialization.skip.properties=impala_intermediate_stats_chunk.*&lt;/LI-CODE&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 26 May 2025 12:06:57 GMT</pubDate>
    <dc:creator>ggangadharan</dc:creator>
    <dc:date>2025-05-26T12:06:57Z</dc:date>
    <item>
      <title>Hive on TEZ  memory footprint and Impala stats.</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Hive-on-TEZ-memory-footprint-and-Impala-stats/m-p/408561#M252744</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hello.&lt;BR /&gt;&lt;BR /&gt;We have ORC tables loaded from Hive (Tez) and queried from Impala. Due to their number of partitions, we had to increase the TEZ AM task's heap, and the note &lt;A href="https://my.cloudera.com/knowledge/Tez-AMtask-fails-with-OOME-because-of-huge-impala-stats-chunk?id=348603" target="_blank"&gt;https://my.cloudera.com/knowledge/Tez-AMtask-fails-with-OOME-because-of-huge-impala-stats-chunk?id=348603&lt;/A&gt; seems to match our issue&lt;BR /&gt;&lt;BR /&gt;We'd like to reduce the AM memory footprint, but the solution doesn't work in our 7.1.9 and 7.3.1 environments:&lt;BR /&gt;* After setting the option in the hive-site.xml, the "impala_intermediate_stats_chunk*" messages are still present in the Hive's plans.&lt;BR /&gt;* Setting the option at the session level returns the error "Cannot modify &lt;A href="http://hive.plan.mapwork.serialization.skip.properties" target="_blank"&gt;hive.plan.mapwork.serialization.skip.properties&lt;/A&gt; at runtime. It is not in the list of params that are allowed to be&amp;nbsp;modified at runtime (state=42000,code=1)".&lt;BR /&gt;*&amp;nbsp;&lt;A href="https://github.com/apache/hive/pull/2620" target="_blank"&gt;&lt;I&gt;https://github.com/apache/hive/pull/2620&lt;/I&gt;&lt;/A&gt; shows that the option should be allowed to be set at the session level, as the HIVE-25501 was implemented in the CDP-7.1.7.&lt;BR /&gt;&lt;I&gt;&lt;BR /&gt;&lt;/I&gt;After some research we came across the Jira &lt;A href="https://issues.apache.org/jira/browse/HIVE-27114," target="_blank"&gt;https://issues.apache.org/jira/browse/HIVE-27114,&lt;/A&gt; where the option hive.metastore.partitions.parameters.exclude.pattern was introduced. Setting it to &amp;nbsp;'impala_intermediate_stats_chunk%', does the trick, as the impalachunks* messages no longer appear, but:&lt;BR /&gt;* It only seems to work in the 7.3.1 Hive's version, so it doesn't apply to our 7.1.9 installation.&lt;BR /&gt;* We're worried about this note, &lt;A href="https://issues.apache.org/jira/browse/IMPALA-12743," target="_blank"&gt;https://issues.apache.org/jira/browse/IMPALA-12743,&lt;/A&gt; solved in Impala 4.4, where it seems that Impala would miss partition stats due to Hive's filtering after using the previous option.&lt;BR /&gt;&lt;BR /&gt;We'd like to know:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;* What are we doing wrong with the &lt;A href="http://hive.plan.mapwork.serialization.skip.properties" target="_blank"&gt;hive.plan.mapwork.serialization.skip.properties&lt;/A&gt; option in the CDP 7.1.9 installation ?&lt;BR /&gt;* Is it safe to use the hive.metastore.partitions.parameters.exclude.pattern option in CDP 7.3.1 ?&lt;BR /&gt;&lt;BR /&gt;Thanks in advance for your help and time.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Regards.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 21 May 2025 14:00:15 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Hive-on-TEZ-memory-footprint-and-Impala-stats/m-p/408561#M252744</guid>
      <dc:creator>AEAT</dc:creator>
      <dc:date>2025-05-21T14:00:15Z</dc:date>
    </item>
    <item>
      <title>Re: Hive on TEZ  memory footprint and Impala stats.</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Hive-on-TEZ-memory-footprint-and-Impala-stats/m-p/408577#M252748</link>
      <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/106678"&gt;@AEAT&lt;/a&gt;,&amp;nbsp;Welcome to our community! To help you get the best possible answer, I have tagged in our Hive experts&amp;nbsp;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/82698"&gt;@smruti&lt;/a&gt;,&amp;nbsp;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/71090"&gt;@asish&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/85252"&gt;@udeshmukh&lt;/a&gt;, who may be able to assist you further.&lt;BR /&gt;&lt;BR /&gt;Please feel free to provide any additional information or details about your query. We hope that you will find a satisfactory solution to your question.&lt;/P&gt;</description>
      <pubDate>Thu, 22 May 2025 05:46:03 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Hive-on-TEZ-memory-footprint-and-Impala-stats/m-p/408577#M252748</guid>
      <dc:creator>VidyaSargur</dc:creator>
      <dc:date>2025-05-22T05:46:03Z</dc:date>
    </item>
    <item>
      <title>Re: Hive on TEZ  memory footprint and Impala stats.</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Hive-on-TEZ-memory-footprint-and-Impala-stats/m-p/408597#M252749</link>
      <description>&lt;P&gt;Validate the explain plan using&amp;nbsp;&lt;STRONG&gt;explain extended &amp;lt;query&amp;gt;&amp;nbsp;&lt;/STRONG&gt;,&amp;nbsp;if the explain plan contains &lt;FONT color="#FF0000"&gt;"impala_intermediate_stats_chunk"&amp;nbsp;&lt;FONT color="#000000"&gt;.&amp;nbsp;set the following session-level property to run the impacted query:&amp;nbsp;&lt;BR /&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;hive.plan.mapwork.serialization.skip.properties=impala_intermediate_stats_chunk.*&lt;/LI-CODE&gt;&lt;P&gt;When setting these property, you may encounter an error:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;Cannot modify hive.plan.mapwork.serialization.skip.properties at runtime. It is not in the list of parameters that are allowed to be modified at runtime (state=42000, code=1)&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;To avoid this issue, whitelist the parameter and restart HS2 before retrying the query setting.&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;hive.security.authorization.sqlstd.confwhitelist.append=hive\.plan\.mapwork\.serialization\.skip\.properties&lt;/LI-CODE&gt;</description>
      <pubDate>Thu, 22 May 2025 10:00:36 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Hive-on-TEZ-memory-footprint-and-Impala-stats/m-p/408597#M252749</guid>
      <dc:creator>ggangadharan</dc:creator>
      <dc:date>2025-05-22T10:00:36Z</dc:date>
    </item>
    <item>
      <title>Re: Hive on TEZ  memory footprint and Impala stats.</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Hive-on-TEZ-memory-footprint-and-Impala-stats/m-p/408623#M252752</link>
      <description>&lt;P&gt;Thanks for your quick response.&lt;/P&gt;&lt;P&gt;After adding the parameter to the whitelist and restarted the HS2, the property can be set at session-level without error.&lt;/P&gt;&lt;P&gt;But the&amp;nbsp; impala_intermediate_stats_chunk messages are still there, surely I'm doing&amp;nbsp; something wrong.&lt;/P&gt;&lt;P&gt;The following test was performed in our CDP-7.1.9 environment. HS2 version is&amp;nbsp;3.1.3000.7.1.9.1000-103&lt;/P&gt;&lt;P&gt;0: jdbc:hive2://docker-manager.desa.bigdata.t&amp;gt; set hive.plan.mapwork.serialization.skip.properties=impala_intermediate_stats_chunk.*;&lt;BR /&gt;No rows affected (0,012 seconds)&lt;BR /&gt;0: jdbc:hive2://docker-manager.desa.bigdata.t&amp;gt; set hive.plan.mapwork.serialization.skip.properties;&lt;BR /&gt;+----------------------------------------------------+&lt;BR /&gt;| set |&lt;BR /&gt;+----------------------------------------------------+&lt;BR /&gt;| hive.plan.mapwork.serialization.skip.properties=impala_intermediate_stats_chunk.* |&lt;BR /&gt;+----------------------------------------------------+&lt;BR /&gt;1 row selected (0,026 seconds)&lt;BR /&gt;0: jdbc:hive2://docker-manager.desa.bigdata.t&amp;gt; explain extended select count(*) from tb_logs_internet_orc where anio=2025 and mes=5 and dia=1 and fichero_carga like '%gz';&lt;/P&gt;&lt;P&gt;+----------------------------------------------------+&lt;BR /&gt;| Explain |&lt;BR /&gt;+----------------------------------------------------+&lt;BR /&gt;| OPTIMIZED SQL: SELECT COUNT(*) AS `$f0` |&lt;BR /&gt;| FROM `prometeo`.`tb_logs_internet_orc` |&lt;BR /&gt;| WHERE `fichero_carga` LIKE '%gz' AND `anio` = 2025 AND `mes` = 5 AND `dia` = 1 |&lt;BR /&gt;| STAGE DEPENDENCIES: |&lt;BR /&gt;| Stage-1 is a root stage |&lt;BR /&gt;| Stage-0 depends on stages: Stage-1 |&lt;BR /&gt;| |&lt;BR /&gt;| STAGE PLANS: |&lt;BR /&gt;| Stage: Stage-1 |&lt;BR /&gt;| Tez |&lt;BR /&gt;| DagId: hive_20250523074558_870356c3-0a31-473e-9f15-93f02b670066:3 |&lt;BR /&gt;| Edges: |&lt;BR /&gt;| Reducer 2 &amp;lt;- Map 1 (CUSTOM_SIMPLE_EDGE) |&lt;BR /&gt;| DagName: hive_20250523074558_870356c3-0a31-473e-9f15-93f02b670066:3 |&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;| STATS_GENERATED TASK |&lt;BR /&gt;| bucket_count 100 |&lt;BR /&gt;| bucket_field_name fecha_hit |&lt;BR /&gt;| file.inputformat org.apache.hadoop.hive.ql.io.orc.OrcInputFormat |&lt;BR /&gt;| file.outputformat org.apache.hadoop.hive.ql.io.orc.OrcOutputFormat |&lt;BR /&gt;| impala.events.catalogServiceId eb75d6ab377d4a7f:816c40791e2fe086 |&lt;BR /&gt;| impala.events.catalogVersion 42082 |&lt;BR /&gt;| impala_intermediate_stats_chunk0 HBbi43gAGzGMC2Rlc2NyaXBjaW9uGAz/AP8AJgAAAv8A1wARFgAVABcAAAAAAAAAABbi43gWABYAHAAcAAAJb3JnYW5pc21vGAz/AP8A1AAAA/8AKQARFgAVFBcAAAAAAAAkQBbi43gWABYAHAAcAAANZmljaGVyb19jYXJnYRhaHQAAAVsAAAEkAAABFwAAAiQAAAISAAACEAAAAi0AAAKGAAACFQAABEgAAAElAAABFQAAAQAAAAEwAAABAwAAAR4AAARBAAADVgAAAkYAAAEFAAAFNQAAASgAERYAFWoXdbqaAOBkSUAW4uN4FgAWABwAHAAAA25pZhgUYAAAAf8ADQAAAf8A/wAzAAABWQARFgAVEhdAjdbyFcIgQBbi43gWABYAHAAcAAAQdGFtYW5pb19wZXRpY2lvbhiACAIBAgQBAAABAwQAAAEEAwIBAQQCAAEBAgABAQECAwEAAwMBAgEAAQQCAgUCBAAFAwABAgIEBgMBAwIGBAACAQEABAQFAQEFAgMCAQQCAgMCAQEBAgMDBQEAAwACAQUFAgICAQICAQICAgMEAAACAAUCAgABAAIBAgQBAgIBAAEDBQQFBAICAQAAAwMAAAQEAgMCAQAABQACAAMFAgUGAwEBAQEBAgEEBgUABAgAAwIBAgEBAQUAAAEEAgAAAgICAAYBAQEDAQIABAUEAwIABQIBAQYAAQIAAgIHCgMEAwIABAMDAgIAAAIAAwEAAQAFAQEEAQQEBAICAgEAAAUDAAMCAQQCAgIFBgECAAMBAgEBAwUDAAYCAwECCAEBAgQBAgEDAgMFBQECAQUBBAcEAAUBBAMFAAIBAQEEAgEBAQMGBAEAAwEDAAEAAwEBAAIBAQICCQAAAwMBAQMCAwADAQIAAQABAQIDAgECAgADAgIFAwMBAAIDAwUDAAAEAwACAgIJAQIEAQAEAgQGBQICAAYDAwIAAQEEAgICAgcEAAEDAQIAAgABBAABAQMBBAIAAAEBAQECAQEGAQMCBQICAgIDAgIBAgECAAACAwcCBQAEBQEBAgEEBwEBAAIAAgMBBgEBAAEFAgIFAQYCAgICAAMCAAICAAADAQAAAQEBAQIDAgABAAcGAQQEAgMCBAECAQIDAwABAQEBAQMFAwIGAQAECQEEAgUBAAAAAwEBAgMBBgEBAgICAQEAAgMDBQMECAEBBgMCBwADAwICBQUCBQMDAgUDBQIAAQICAQEBAQAAAgECAAMAAgACAgAHAQMDAQEAAwIDAgIBAgIAAwcAAwEAAAMBAQEBAQADBAEBAQIBAQEDAAEACQEAAwICAAABAwIEAAIBAAAAAQEHAAIBBAcAAAkBAAADAwQFAQQAAwICBAECAQACBgADAwYDAQMAAwEBAwQFAgIBAwUCAQECAQIFBQcABAEDAwkCAAAAAgECAAABAQMCAwUAAQMABAMEBgIEAgQBAwEEAgIDAgEBAgEEBAEGBAAABAYGBAMDAgMCAQQEAwAAAgMBAQUDAAsBAgEDAAICAAEAAAMAAgMCAgICAwAFAQILAAIHAwIABwABAAIGAQEAAAIBAgEAAgECAQMEAgECAAACBAUCAwQAAgIAAQMDCAUAAQQAAwMDAQECAQUDAwECAwEBAgQBAAMDBgECAgIEAQEDAwEFAQEDBAQBAAEDAwQCAwMDAgMAAwABAgMBBAEAAwEBAQECBwICAgEDAwIDAQMDAwMAAAMBAgMBAQEEAQACBgEABAECAQIAAQUDBgEDAQIGAgEAAgUBAQIAAgIDBQQBAAUABQQBAwISFgAVABcAAAAAAAAgQBbi43gWABYAHAAcAAAPeF9mNV9zb3VyY2Vwb3J0GIAIBQUDBgUFAQYFBAgGBgYGBQUGBAMHBwUEBgQGAwMGCgQDBQQFBQMEBg4FAwUDBwUEAwUHBQYFBAIFCAwFBAcIBwsEBQMEBAYEAgUEBAMFAgQHBAQFBAQHBwkFAwYGDgYFBAUDBAkFAwQHCQUFCAYDBQYFBgMFAwoKBAYEBAUDBAUFAwkDAw0EBgYEBgQCAwQIBgQEBAUDAwUDBQQGBgcGBQMDBwQFBgUJBwgDAwUDCAQHBgYGBAQDBgMHBAUEBAUDBQUDBgQJBQQEBAgFBAUFAwUDBwQFBQIEBAYHBQQFBgYHBwMDCwQGAwwFBAcHBAcDCAkDAwQEAwkEBAUKAwUIBQYFBQUGBwQFCAMFBgQDAwQEBwIGAwYDAwcHBQcDAwUHBgcHBAUEBwcGBwYGAwYDBQQEBAYHBAUFBAQGBAQIBAkEAgYGAwMFBAUKBAMGBAcEBwMDBAMEBgQFBAMFBAUHBAkEBQQHAwQEBAMEBwQDBQUEBggEAwIEBwIEBAQGBAQFCAcFBQsHBAIEBAYHBgUFBAQIBQgGBQIFBggDBwcFBQUDBAgEAwUFBwQHBAQDBAQFBQQMBgcGAwUECgQGAwcFBAQGBAcECAoGAwUCBAQHBQQDBAUFBAQFAgUEBQUGBwMHBQQHBAQDCAYGBwQEBwMEBAYHBQUGBgcDDAcEAgcFBwYFAwUFBQYEAgMFBQwIBAYDBgMDAwgICAYFBAcEAgMEAwUEBgQGBQYEAwUHAgUFBQUDBQcEAwQEBAcDBAcHBAQFBAMFAwMJBgYEBAcDBgYEBQIEBQYHBQYIBAQDAwUFBAUICQcEBwUKDAQCBwUGBgQFBAYEAwYDCAMHCAQDAggEAwMFBQcFBgMEBgUDBQQDBAYEAwMDBwcFBgQEBQQICAMGBAQGBwUFBAMHBggGAgQIBAQFAwMEBgQEBAQEBQUEBgQEBQgGBAgEBgMFBAUEBgkFAgQFAwULBAcCBAUFAwQDAwUFCAQEBwUGCQYGBQcFBwYEBAUGBQYDBQMICQUFCQMGBgUEBwMGAgcFBQkGBgQECAcEBgUFBgMEBgUDBQMFBAMIBQUFBAUEBggGAwQEBAYHBAUGBgQFCQIDBQUEAwYFAwEFBQYDBAUDBgYECAgDCAMFAwMGBAYGAwQEAgYHBgUGBAUCBAUFCgUFBAUFBgQDBAQHAgYEBAcFAwMGBAUECgUFBAUEBAQEBAMECAQFBAUGBAYEBwUEBQQECAcGAwMECAYFAwQDBQMCCAkHCwUFBQMGCgUJBAMEBQYFBAQFBAoDBgcEBgYGAwQFBAUDCAYDBgUECgYFBQMGBQUCAwYFBAQGBQQHCQYDBQMHAwQEBQUGBgUFAwcHBwYDAwgGBAkEBxIWABUAFwAAAAAAABBAFuLjeBYAFgAcABwAABJqc2Vzc2lvbmlkX2hhcHJveHkYDmAAAAHlAAAB/wD/ALYAERYAFQgXtWqJHNurA0AW4uN4FgAWABwAHAAACGhvcmFfaGl0GIAICAcHBQgGCAQEBwQIBwUHBQYHBgUFCAgHBQYHBggHBQcHBwUIBwQEBQUIBQQEBQgLBwcGBQkJBwUECQYHBgcIBgMHBQcFBgsHCAUGBAcFCQYEBQUGBAQGCQUGBgYHCQcGBQkLCgUFCgUHBAUFBgUGCAcHCAUGBwcGBwcGBgYFBwcGCQYGBgYFCAUHBgYJCgUKCwYFCAkLBgQHBAYGCQYGBwYGBAoHCAkIBAUGBQQFCAQFBQUFBQgGCQYIBAcGBwYGBwUICAUHBwcFBAYFCwYFBwUEBAQICAYHBggLBQgHBAUGBQsKBgQFBAQIBgUHCQcJBAUEBgkGBwQGBgYNBQsJCAgFBgcGBQcFBQcJCQYHBQcGEwgFBgUFBQkHBwYKBAkGBgYICQUHBQYFBAgEBggKBgYHBQQHBwQFBwUJBQoJCQQKBQoIBgYFBQYKBggICQUHBQoHCAgFBQQEBwUJBQcGBwgFBwkHBwcEBgkGCQYJBwUGBQgFBgcJBwkFCAgFCAgJBQcJBgQICQgIBgoGBgUGBgYGBgkHBgUFCgcGCAwIBggFBwUIBQYFBgUHBgoKBgUGBwYHBgUFBwYQBQUKAwYFBwYHBgYHBgcGBQYGBQUGCQgLBwYGBQYGCAYHBgcHBAYHBQgGCAQG |&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks again for your time and help.&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;</description>
      <pubDate>Fri, 23 May 2025 06:07:45 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Hive-on-TEZ-memory-footprint-and-Impala-stats/m-p/408623#M252752</guid>
      <dc:creator>AEAT</dc:creator>
      <dc:date>2025-05-23T06:07:45Z</dc:date>
    </item>
    <item>
      <title>Re: Hive on TEZ  memory footprint and Impala stats.</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Hive-on-TEZ-memory-footprint-and-Impala-stats/m-p/408686#M252767</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Impala stats are stored in Backend DB metadata which is getting propagated from HS2 to Tez dag plan. That's the reason.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Above config helps to skip those impala stats.&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;hive.plan.mapwork.serialization.skip.properties=impala_intermediate_stats_chunk.*&lt;/LI-CODE&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 26 May 2025 12:06:57 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Hive-on-TEZ-memory-footprint-and-Impala-stats/m-p/408686#M252767</guid>
      <dc:creator>ggangadharan</dc:creator>
      <dc:date>2025-05-26T12:06:57Z</dc:date>
    </item>
    <item>
      <title>Re: Hive on TEZ  memory footprint and Impala stats.</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Hive-on-TEZ-memory-footprint-and-Impala-stats/m-p/408702#M252768</link>
      <description>&lt;P&gt;Thanks for your answer.&lt;/P&gt;&lt;P&gt;Yes, I can see the info in the backend's table PARTITION_PARAMS divided in chunks.&lt;/P&gt;&lt;P&gt;If I understood it correctly, with the option set, the TEZ AM job won't be affected by that impala's metadata , even if I can still see those '&lt;SPAN&gt;impala_intermediate_stats_chunk' messages&lt;/SPAN&gt;&amp;nbsp;in the plan 's output.&lt;/P&gt;&lt;P&gt;Thanks again for your time.&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;</description>
      <pubDate>Mon, 26 May 2025 13:19:53 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Hive-on-TEZ-memory-footprint-and-Impala-stats/m-p/408702#M252768</guid>
      <dc:creator>AEAT</dc:creator>
      <dc:date>2025-05-26T13:19:53Z</dc:date>
    </item>
    <item>
      <title>Re: Hive on TEZ  memory footprint and Impala stats.</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Hive-on-TEZ-memory-footprint-and-Impala-stats/m-p/408712#M252770</link>
      <description>&lt;P&gt;Yes, your understanding is correct&lt;/P&gt;</description>
      <pubDate>Mon, 26 May 2025 13:45:18 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Hive-on-TEZ-memory-footprint-and-Impala-stats/m-p/408712#M252770</guid>
      <dc:creator>ggangadharan</dc:creator>
      <dc:date>2025-05-26T13:45:18Z</dc:date>
    </item>
    <item>
      <title>Re: Hive on TEZ  memory footprint and Impala stats.</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Hive-on-TEZ-memory-footprint-and-Impala-stats/m-p/408713#M252771</link>
      <description>&lt;P&gt;Perfect, thanks four your help and quick responses.&lt;/P&gt;</description>
      <pubDate>Mon, 26 May 2025 14:02:29 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Hive-on-TEZ-memory-footprint-and-Impala-stats/m-p/408713#M252771</guid>
      <dc:creator>AEAT</dc:creator>
      <dc:date>2025-05-26T14:02:29Z</dc:date>
    </item>
  </channel>
</rss>

