<?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 iceberg load data with hive in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/iceberg-load-data-with-hive/m-p/362948#M238874</link>
    <description>&lt;P&gt;hi&lt;BR /&gt;&lt;BR /&gt;I want to know if its possible to use the LOAD DATA INPATH to load parquet files into an external iceberg table?&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;right now I am getting the following error:&amp;nbsp;&lt;BR /&gt;&lt;SPAN&gt;Error while compiling statement: FAILED: SemanticException [Error 10101]: A non-native table cannot be used as target for LOAD&amp;nbsp; &amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;DIV class="snippet-code-resizer ui-draggable ui-draggable-handle"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="snippet-code-resizer ui-draggable ui-draggable-handle"&gt;does hive support LOAD DATA INPATH with Iceberg tables?&lt;/DIV&gt;</description>
    <pubDate>Tue, 21 Apr 2026 07:44:51 GMT</pubDate>
    <dc:creator>hayder-cardano</dc:creator>
    <dc:date>2026-04-21T07:44:51Z</dc:date>
    <item>
      <title>iceberg load data with hive</title>
      <link>https://community.cloudera.com/t5/Support-Questions/iceberg-load-data-with-hive/m-p/362948#M238874</link>
      <description>&lt;P&gt;hi&lt;BR /&gt;&lt;BR /&gt;I want to know if its possible to use the LOAD DATA INPATH to load parquet files into an external iceberg table?&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;right now I am getting the following error:&amp;nbsp;&lt;BR /&gt;&lt;SPAN&gt;Error while compiling statement: FAILED: SemanticException [Error 10101]: A non-native table cannot be used as target for LOAD&amp;nbsp; &amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;DIV class="snippet-code-resizer ui-draggable ui-draggable-handle"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="snippet-code-resizer ui-draggable ui-draggable-handle"&gt;does hive support LOAD DATA INPATH with Iceberg tables?&lt;/DIV&gt;</description>
      <pubDate>Tue, 21 Apr 2026 07:44:51 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/iceberg-load-data-with-hive/m-p/362948#M238874</guid>
      <dc:creator>hayder-cardano</dc:creator>
      <dc:date>2026-04-21T07:44:51Z</dc:date>
    </item>
    <item>
      <title>Re: iceberg load data with hive</title>
      <link>https://community.cloudera.com/t5/Support-Questions/iceberg-load-data-with-hive/m-p/363182#M238929</link>
      <description>&lt;P&gt;going to answer myself.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;as of hive3, its not yet possible to directly bulk load external datasets (e.g. parquet / orc) files. so its necessary to do the following.&amp;nbsp;&lt;BR /&gt;create temporary managed hive table&lt;BR /&gt;LOAD DATA INPATH the parquet / orc / csv into the temporary managed hive table&lt;BR /&gt;create external table as iceberg.&amp;nbsp;&lt;BR /&gt;Select * and copy into the external iceberg table&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;this has worked with the following iceberg features.&amp;nbsp;&lt;BR /&gt;write, append, time-travel&lt;/P&gt;</description>
      <pubDate>Mon, 06 Feb 2023 14:07:43 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/iceberg-load-data-with-hive/m-p/363182#M238929</guid>
      <dc:creator>hayder-cardano</dc:creator>
      <dc:date>2023-02-06T14:07:43Z</dc:date>
    </item>
  </channel>
</rss>

