<?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>topic Re: HDFS As Target in Qlik Replicate</title>
    <link>https://community.qlik.com/t5/Qlik-Replicate/HDFS-As-Target/m-p/2418173#M9434</link>
    <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/219875"&gt;@Pranita123&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Thanks for reaching out to Qlik Community!&lt;/P&gt;
&lt;P&gt;If I understood correctly, you are trying to create external table with Parquet file format, is that correct?&lt;/P&gt;
&lt;P&gt;How about if you try&amp;nbsp;&lt;SPAN&gt;to create the target table manually before running Replicate task, and configure the task to not drop existing tables, eg &lt;FONT face="courier new,courier"&gt;TRUNCATE before loading&lt;/FONT&gt;:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="john_wang_0-1707820257567.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/159617i6A6BB812FEEAB947/image-size/large?v=v2&amp;amp;px=999" role="button" title="john_wang_0-1707820257567.png" alt="john_wang_0-1707820257567.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;When it comes to the questions:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;gt;&amp;gt; &lt;EM&gt;1. Is that mandatory to use Managed table location only while using HDFS as target if yes then why&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;No.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;gt;&amp;gt; &lt;EM&gt;2. What if we want to replicate data to unmanaged location and how to configure it&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;Please try above WA, we'd like to understand further about your task and target endpoint settings. Maybe need opening a support ticket later.&lt;/P&gt;
&lt;P&gt;Hope this helps.&lt;/P&gt;
&lt;P&gt;John.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 13 Feb 2024 10:31:58 GMT</pubDate>
    <dc:creator>john_wang</dc:creator>
    <dc:date>2024-02-13T10:31:58Z</dc:date>
    <item>
      <title>HDFS As Target</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/HDFS-As-Target/m-p/2418138#M9432</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;We are using HDFS as target. Endpoint connection is tested successfully but while uploading a file we getting&amp;nbsp; following error:&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class="ui-provider a b c d e f g h i j k l m n o p q r s t u v w x y z ab ac ae af ag ah ai aj ak"&gt;&lt;STRONG&gt;"Handling new table db.tablename failed&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Failed to create table tablename&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;RetCode: SQLERROR SqlState HY000 NativeError: 35 Message: [Cloudera](Hardy) (35)&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Error from server, error code: 40000 error message. Error while compiling statement&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;FAILED. Execution Error, return code 40000 from&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;org apache.hadoop.hive.g.ddl.DDLTask. MetaException(message/l legal location for managed table, it has to be within database's managed location)&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Failed (retcode -1) to execute statement: CREATE TABLE "&lt;/STRONG&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;And also want to know few more points regarding same issue :&lt;/P&gt;
&lt;P&gt;1. Is that mandatory to use Managed table location only while using HDFS as target if yes then why&lt;/P&gt;
&lt;P&gt;2. What if we want to replicate data to unmanaged location and how to configure it&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Pranita&lt;/P&gt;</description>
      <pubDate>Tue, 13 Feb 2024 09:35:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/HDFS-As-Target/m-p/2418138#M9432</guid>
      <dc:creator>Pranita123</dc:creator>
      <dc:date>2024-02-13T09:35:00Z</dc:date>
    </item>
    <item>
      <title>Re: HDFS As Target</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/HDFS-As-Target/m-p/2418173#M9434</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/219875"&gt;@Pranita123&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Thanks for reaching out to Qlik Community!&lt;/P&gt;
&lt;P&gt;If I understood correctly, you are trying to create external table with Parquet file format, is that correct?&lt;/P&gt;
&lt;P&gt;How about if you try&amp;nbsp;&lt;SPAN&gt;to create the target table manually before running Replicate task, and configure the task to not drop existing tables, eg &lt;FONT face="courier new,courier"&gt;TRUNCATE before loading&lt;/FONT&gt;:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="john_wang_0-1707820257567.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/159617i6A6BB812FEEAB947/image-size/large?v=v2&amp;amp;px=999" role="button" title="john_wang_0-1707820257567.png" alt="john_wang_0-1707820257567.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;When it comes to the questions:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;gt;&amp;gt; &lt;EM&gt;1. Is that mandatory to use Managed table location only while using HDFS as target if yes then why&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;No.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;gt;&amp;gt; &lt;EM&gt;2. What if we want to replicate data to unmanaged location and how to configure it&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;Please try above WA, we'd like to understand further about your task and target endpoint settings. Maybe need opening a support ticket later.&lt;/P&gt;
&lt;P&gt;Hope this helps.&lt;/P&gt;
&lt;P&gt;John.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 13 Feb 2024 10:31:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/HDFS-As-Target/m-p/2418173#M9434</guid>
      <dc:creator>john_wang</dc:creator>
      <dc:date>2024-02-13T10:31:58Z</dc:date>
    </item>
    <item>
      <title>Re: HDFS As Target</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/HDFS-As-Target/m-p/2418658#M9483</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/115309"&gt;@john_wang&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Currently we have configured target file format as Parque, but when we pass unmanaged target folder location that time we are not able to load data and getting above mentioned error,&lt;/P&gt;
&lt;P&gt;But when we configured target file format as text and pass unmanaged target folder location that time we are able to load data successfully.&lt;/P&gt;
&lt;P&gt;so can we conclude that, with Parque we can only handle managed table, and with text we can handle both managed and unmanaged.&lt;/P&gt;
&lt;P&gt;For reference, PFA image.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Pranita123_0-1707903469343.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/159717i654B0BBD7ABF9585/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Pranita123_0-1707903469343.png" alt="Pranita123_0-1707903469343.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 14 Feb 2024 09:38:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/HDFS-As-Target/m-p/2418658#M9483</guid>
      <dc:creator>Pranita123</dc:creator>
      <dc:date>2024-02-14T09:38:09Z</dc:date>
    </item>
    <item>
      <title>Re: HDFS As Target</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/HDFS-As-Target/m-p/2421174#M9610</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/219875"&gt;@Pranita123&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Thanks for your patience. I'm in public holiday in the past weeks. Please open a support ticket with source table creation DDL, I'd like to work with support team together on the issue.&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;
&lt;P&gt;John.&lt;/P&gt;</description>
      <pubDate>Tue, 20 Feb 2024 12:39:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/HDFS-As-Target/m-p/2421174#M9610</guid>
      <dc:creator>john_wang</dc:creator>
      <dc:date>2024-02-20T12:39:59Z</dc:date>
    </item>
    <item>
      <title>Re: HDFS As Target</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/HDFS-As-Target/m-p/2422225#M9685</link>
      <description>&lt;P&gt;Hello Team,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for reaching out to Qlik via Qlik Community Support page. Such issue require through analysis of Task Settings, hence request you to reach out to technical Support via a case and provide Diagnostics package .&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please refer to Replicate &lt;A href="https://community.qlik.com/t5/Knowledge/How-to-collect-Diagnostics-Package-from-Qlik-Replicate/ta-p/1815056" target="_blank"&gt;https://community.qlik.com/t5/Knowledge/How-to-collect-Diagnostics-Package-from-Qlik-Replicate/ta-p/1815056&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Sushil Kumar&lt;/P&gt;</description>
      <pubDate>Thu, 22 Feb 2024 11:19:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/HDFS-As-Target/m-p/2422225#M9685</guid>
      <dc:creator>SushilKumar</dc:creator>
      <dc:date>2024-02-22T11:19:57Z</dc:date>
    </item>
  </channel>
</rss>

