<?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: Error &amp;quot;Error parsing json&amp;quot; while loading xml data in variant column in Snowflake in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Error-quot-Error-parsing-json-quot-while-loading-xml-data-in/m-p/2216302#M12364</link>
    <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LPUFAA4"&gt;@anushaya1512&lt;/A&gt;&amp;nbsp;, If you remove the reject link,you will get the error. I believe the data types are not matching.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;You may need to convert to string?&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 26 Feb 2020 12:35:37 GMT</pubDate>
    <dc:creator>manodwhb</dc:creator>
    <dc:date>2020-02-26T12:35:37Z</dc:date>
    <item>
      <title>Error "Error parsing json" while loading xml data in variant column in Snowflake</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-quot-Error-parsing-json-quot-while-loading-xml-data-in/m-p/2216300#M12362</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Input = XML file&lt;/P&gt; 
&lt;P&gt;I want to load it into a variant column in Snowflake.&lt;/P&gt; 
&lt;P&gt;Below is the XML file:&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;PRE&gt;&amp;lt;school school_name='School'&amp;gt;
&amp;lt;dept dept_id='100'&amp;gt;
&amp;lt;dept_Name&amp;gt;'Secondary'&amp;lt;/dept_Name&amp;gt;
&amp;lt;/dept&amp;gt;
&amp;lt;student id='1'&amp;gt;
&amp;lt;name&amp;gt;'ABC'&amp;lt;/name&amp;gt;
&amp;lt;std&amp;gt;'10th'&amp;lt;/std&amp;gt;
&amp;lt;/student&amp;gt;
&amp;lt;/school&amp;gt;&lt;/PRE&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Code:&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-left" image-alt="Capture.PNG" style="width: 400px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M98H.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/146599i003A40BB9EAB95A8/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M98H.png" alt="0683p000009M98H.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-left" image-alt="Capture1.PNG" style="width: 400px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M9Ab.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/148517i97367076D2BBB372/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M9Ab.png" alt="0683p000009M9Ab.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-left" image-alt="Capture2.PNG" style="width: 400px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M9Ag.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/132157iA6E8BBB8857919DB/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M9Ag.png" alt="0683p000009M9Ag.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-left" image-alt="Capture3.PNG" style="width: 400px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M96C.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/141458iB3B387847B3A5685/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M96C.png" alt="0683p000009M96C.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Can someone help here please?&lt;/P&gt; 
&lt;P&gt;Output should be the entire content of XML doc should be saved in the variant column.&lt;/P&gt;</description>
      <pubDate>Wed, 26 Feb 2020 09:37:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-quot-Error-parsing-json-quot-while-loading-xml-data-in/m-p/2216300#M12362</guid>
      <dc:creator>anushaya1512</dc:creator>
      <dc:date>2020-02-26T09:37:17Z</dc:date>
    </item>
    <item>
      <title>Re: Error "Error parsing json" while loading xml data in variant column in Snowflake</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-quot-Error-parsing-json-quot-while-loading-xml-data-in/m-p/2216301#M12363</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LPUFAA4"&gt;@anushaya1512&lt;/A&gt;&amp;nbsp;, what is the data type of XML_DATA in snowflake DB?&lt;/P&gt;</description>
      <pubDate>Wed, 26 Feb 2020 12:34:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-quot-Error-parsing-json-quot-while-loading-xml-data-in/m-p/2216301#M12363</guid>
      <dc:creator>manodwhb</dc:creator>
      <dc:date>2020-02-26T12:34:12Z</dc:date>
    </item>
    <item>
      <title>Re: Error "Error parsing json" while loading xml data in variant column in Snowflake</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-quot-Error-parsing-json-quot-while-loading-xml-data-in/m-p/2216302#M12364</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LPUFAA4"&gt;@anushaya1512&lt;/A&gt;&amp;nbsp;, If you remove the reject link,you will get the error. I believe the data types are not matching.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;You may need to convert to string?&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 26 Feb 2020 12:35:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-quot-Error-parsing-json-quot-while-loading-xml-data-in/m-p/2216302#M12364</guid>
      <dc:creator>manodwhb</dc:creator>
      <dc:date>2020-02-26T12:35:37Z</dc:date>
    </item>
    <item>
      <title>Re: Error "Error parsing json" while loading xml data in variant column in Snowflake</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-quot-Error-parsing-json-quot-while-loading-xml-data-in/m-p/2216303#M12365</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LKmJAAW"&gt;@manodwhb&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The data type in Snowflake for XML_DATA is variant&lt;/P&gt;</description>
      <pubDate>Thu, 27 Feb 2020 04:03:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-quot-Error-parsing-json-quot-while-loading-xml-data-in/m-p/2216303#M12365</guid>
      <dc:creator>anushaya1512</dc:creator>
      <dc:date>2020-02-27T04:03:37Z</dc:date>
    </item>
    <item>
      <title>Re: Error "Error parsing json" while loading xml data in variant column in Snowflake</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-quot-Error-parsing-json-quot-while-loading-xml-data-in/m-p/2216304#M12366</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LKmJAAW"&gt;@manodwhb&lt;/A&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;I tried with the document and string data type both. Still I get the same Error parsing XML error.&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;Check below screenshots.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;Tried an Example with document data type at the initial level and string data type while loading:&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-left" image-alt="Capture.PNG" style="width: 400px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M6SY.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/154971iC846C2431A501D78/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M6SY.png" alt="0683p000009M6SY.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-left" image-alt="Capture1.PNG" style="width: 400px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M8ss.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/140329i092A1725979066AE/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M8ss.png" alt="0683p000009M8ss.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;Tried an Example with &lt;/SPAN&gt;String data type throughout:&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-left" image-alt="Capture2.PNG" style="width: 400px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M9BU.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/130218iF03FC43D4EFD8722/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M9BU.png" alt="0683p000009M9BU.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-left" image-alt="Capture3.PNG" style="width: 400px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M9BV.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/140984i0242CD2169415700/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M9BV.png" alt="0683p000009M9BV.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 27 Feb 2020 04:23:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-quot-Error-parsing-json-quot-while-loading-xml-data-in/m-p/2216304#M12366</guid>
      <dc:creator>anushaya1512</dc:creator>
      <dc:date>2020-02-27T04:23:16Z</dc:date>
    </item>
    <item>
      <title>Re: Error "Error parsing json" while loading xml data in variant column in Snowflake</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-quot-Error-parsing-json-quot-while-loading-xml-data-in/m-p/2216305#M12367</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LPUFAA4"&gt;@anushaya1512&lt;/A&gt;&amp;nbsp;, if you have not take reject link the job will fail and will give the error. Can you share that.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 27 Feb 2020 05:31:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-quot-Error-parsing-json-quot-while-loading-xml-data-in/m-p/2216305#M12367</guid>
      <dc:creator>manodwhb</dc:creator>
      <dc:date>2020-02-27T05:31:40Z</dc:date>
    </item>
    <item>
      <title>Re: Error "Error parsing json" while loading xml data in variant column in Snowflake</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-quot-Error-parsing-json-quot-while-loading-xml-data-in/m-p/2216306#M12368</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LPUFAA4"&gt;@anushaya1512&lt;/A&gt;&amp;nbsp;, you can convert document data type to sting using .toString() function.&lt;/P&gt;</description>
      <pubDate>Thu, 27 Feb 2020 05:33:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-quot-Error-parsing-json-quot-while-loading-xml-data-in/m-p/2216306#M12368</guid>
      <dc:creator>manodwhb</dc:creator>
      <dc:date>2020-02-27T05:33:12Z</dc:date>
    </item>
    <item>
      <title>Re: Error "Error parsing json" while loading xml data in variant column in Snowflake</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-quot-Error-parsing-json-quot-while-loading-xml-data-in/m-p/2216307#M12369</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LKmJAAW"&gt;@manodwhb&lt;/A&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Just tried it, it doesn't help. &lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MPcz.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/157233iD1A564EF62DE3BC2/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MPcz.png" alt="0683p000009MPcz.png" /&gt;&lt;/span&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-left" image-alt="Capture4.PNG" style="width: 400px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M9Bj.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/128626i7DCBAC5378F7789C/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M9Bj.png" alt="0683p000009M9Bj.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 27 Feb 2020 06:04:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-quot-Error-parsing-json-quot-while-loading-xml-data-in/m-p/2216307#M12369</guid>
      <dc:creator>anushaya1512</dc:creator>
      <dc:date>2020-02-27T06:04:34Z</dc:date>
    </item>
    <item>
      <title>Re: Error "Error parsing json" while loading xml data in variant column in Snowflake</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-quot-Error-parsing-json-quot-while-loading-xml-data-in/m-p/2216308#M12370</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LPUFAA4"&gt;@anushaya1512&lt;/A&gt;&amp;nbsp;,can&amp;nbsp; you remove the reject part and run the job and share the error?&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 27 Feb 2020 06:14:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-quot-Error-parsing-json-quot-while-loading-xml-data-in/m-p/2216308#M12370</guid>
      <dc:creator>manodwhb</dc:creator>
      <dc:date>2020-02-27T06:14:26Z</dc:date>
    </item>
    <item>
      <title>Re: Error "Error parsing json" while loading xml data in variant column in Snowflake</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-quot-Error-parsing-json-quot-while-loading-xml-data-in/m-p/2216309#M12371</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LKmJAAW"&gt;@manodwhb&lt;/A&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;If I remove the reject part, the Snowflake component doesn't throw any error, shows the job has successfully completed, it kind off by passes the record.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;Note: The snowflake db components, do not throw error for such records like the other DB components.&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-left" image-alt="Capture5.PNG" style="width: 400px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M9Bo.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/150313i4DC2AE8E9697DA3B/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M9Bo.png" alt="0683p000009M9Bo.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 27 Feb 2020 06:26:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-quot-Error-parsing-json-quot-while-loading-xml-data-in/m-p/2216309#M12371</guid>
      <dc:creator>anushaya1512</dc:creator>
      <dc:date>2020-02-27T06:26:13Z</dc:date>
    </item>
    <item>
      <title>Re: Error "Error parsing json" while loading xml data in variant column in Snowflake</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-quot-Error-parsing-json-quot-while-loading-xml-data-in/m-p/2216310#M12372</link>
      <description>&lt;P&gt;What was the solution to this issue?. I get the same message...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;[FATAL] 19:18:38 snowflake.bedmaster_snowflake_0_1.Bedmaster_Snowflake- tDBOutput_3 net.snowflake.client.loader.Loader$ConnectionError: State: COPY_INTO_TABLE, COPY INTO "TVR_20211028_191835_836_1" FROM '@~/TVR/INSERT/20211028_191835_836_D7I0QZ_1' on_error='ABORT_STATEMENT' file_format=( field_optionally_enclosed_by='"' empty_field_as_null=true), Error parsing JSON: &amp;lt;?xml version="1.0"?&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;catalog&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;lt;book id="bk101"&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;author&amp;gt;Gambardella, Matthew&amp;lt;/author&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;File '@~/TVR/INSERT/20211028_191835_836_D7I0QZ_1/stream_20211028_191835_8360.gz', line 1, character 0&lt;/P&gt;&lt;P&gt;&amp;nbsp;Row 1, column "TVR_20211028_191835_836_1"["XML_LOAD":1]&lt;/P&gt;&lt;P&gt;&amp;nbsp;If you would like to continue loading when an error is encountered, use other values such as 'SKIP_FILE' or 'CONTINUE' for the ON_ERROR option. For more information on loading options, please run 'info loading_data' in a SQL client.&lt;/P&gt;&lt;P&gt;java.io.IOException: net.snowflake.client.loader.Loader$ConnectionError: State: COPY_INTO_TABLE, COPY INTO "TVR_20211028_191835_836_1" FROM '@~/TVR/INSERT/20211028_191835_836_D7I0QZ_1' on_error='ABORT_STATEMENT' file_format=( field_optionally_enclosed_by='"' empty_field_as_null=true), Error parsing JSON: &amp;lt;?xml version="1.0"?&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;catalog&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;lt;book id="bk101"&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;author&amp;gt;Gambardella, Matthew&amp;lt;/author&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;File '@~/TVR/INSERT/20211028_191835_836_D7I0QZ_1/stream_20211028_191835_8360.gz', line 1, character 0&lt;/P&gt;&lt;P&gt;&amp;nbsp;Row 1, column "TVR_20211028_191835_836_1"["XML_LOAD":1]&lt;/P&gt;&lt;P&gt;&amp;nbsp;If you would like to continue loading when an error is encountered, use other values such as 'SKIP_FILE' or 'CONTINUE' for the ON_ERROR option. For more information on loading options, please run 'info loading_data' in a SQL client.&lt;/P&gt;&lt;P&gt;	at net.snowflake.client.jdbc.SnowflakeUtil.checkErrorAndThrowExceptionSub(SnowflakeUtil.java:124) ~[snowflake-jdbc-3.13.1.jar:3.13.1]&lt;/P&gt;&lt;P&gt;	at net.snowflake.client.jdbc.SnowflakeUtil.checkErrorAndThrowException(SnowflakeUtil.java:64) ~[snowflake-jdbc-3.13.1.jar:3.13.1]&lt;/P&gt;&lt;P&gt;	at net.snowflake.client.core.StmtUtil.pollForOutput(StmtUtil.java:434) ~[snowflake-jdbc-3.13.1.jar:3.13.1]&lt;/P&gt;&lt;P&gt;	at net.snowflake.client.core.StmtUtil.execute(StmtUtil.java:338) ~[snowflake-jdbc-3.13.1.jar:3.13.1]&lt;/P&gt;&lt;P&gt;	at net.snowflake.client.core.SFStatement.executeHelper(SFStatement.java:482) ~[snowflake-jdbc-3.13.1.jar:3.13.1]&lt;/P&gt;&lt;P&gt;	at net.snowflake.client.core.SFStatement.executeQueryInternal(SFStatement.java:194) ~[snowflake-jdbc-3.13.1.jar:3.13.1]&lt;/P&gt;&lt;P&gt;	at net.snowflake.client.core.SFStatement.executeQuery(SFStatement.java:131) ~[snowflake-jdbc-3.13.1.jar:3.13.1]&lt;/P&gt;&lt;P&gt;	at net.snowflake.client.core.SFStatement.execute(SFStatement.java:737) ~[snowflake-jdbc-3.13.1.jar:3.13.1]&lt;/P&gt;&lt;P&gt;	at net.snowflake.client.core.SFStatement.execute(SFStatement.java:635) ~[snowflake-jdbc-3.13.1.jar:3.13.1]&lt;/P&gt;&lt;P&gt;	at net.snowflake.client.jdbc.SnowflakeStatementV1.executeQueryInternal(SnowflakeStatementV1.java:238) ~[snowflake-jdbc-3.13.1.jar:3.13.1]&lt;/P&gt;&lt;P&gt;	at net.snowflake.client.jdbc.SnowflakeStatementV1.executeQuery(SnowflakeStatementV1.java:133) ~[snowflake-jdbc-3.13.1.jar:3.13.1]&lt;/P&gt;&lt;P&gt;	at net.snowflake.client.loader.ProcessQueue.run(ProcessQueue.java:145) ~[snowflake-jdbc-3.13.1.jar:3.13.1]&lt;/P&gt;&lt;P&gt;	at java.lang.Thread.run(Thread.java:748) ~[?:1.8.0_301]&lt;/P&gt;&lt;P&gt;Oct 28, 2021 7:18:38 PM net.snowflake.client.loader.ProcessQueue run&lt;/P&gt;&lt;P&gt;SEVERE: State: COPY_INTO_TABLE, COPY INTO "TVR_20211028_191835_836_1" FROM '@~/TVR/INSERT/20211028_191835_836_D7I0QZ_1' on_error='ABORT_STATEMENT' file_format=( field_optionally_enclosed_by='"' empty_field_as_null=true), Error parsing JSON: &amp;lt;?xml version="1.0"?&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;catalog&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;lt;book id="bk101"&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;author&amp;gt;Gambardella, Matthew&amp;lt;/author&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;File '@~/TVR/INSERT/20211028_191835_836_D7I0QZ_1/stream_20211028_191835_8360.gz', line 1, character 0&lt;/P&gt;&lt;P&gt;&amp;nbsp;Row 1, column "TVR_20211028_191835_836_1"["XML_LOAD":1]&lt;/P&gt;&lt;P&gt;&amp;nbsp;If you would like to continue loading when an error is encountered, use other values such as 'SKIP_FILE' or 'CONTINUE' for the ON_ERROR option. For more information on loading options, please run 'info loading_data' in a SQL client.&lt;/P&gt;&lt;P&gt;	at net.snowflake.client.jdbc.SnowflakeUtil.checkErrorAndThrowExceptionSub(SnowflakeUtil.java:124)&lt;/P&gt;&lt;P&gt;	at net.snowflake.client.jdbc.SnowflakeUtil.checkErrorAndThrowException(SnowflakeUtil.java:64)&lt;/P&gt;&lt;P&gt;	at net.snowflake.client.core.StmtUtil.pollForOutput(StmtUtil.java:434)&lt;/P&gt;&lt;P&gt;	at net.snowflake.client.core.StmtUtil.execute(StmtUtil.java:338)&lt;/P&gt;&lt;P&gt;	at net.snowflake.client.core.SFStatement.executeHelper(SFStatement.java:482)&lt;/P&gt;&lt;P&gt;	at net.snowflake.client.core.SFStatement.executeQueryInternal(SFStatement.java:194)&lt;/P&gt;&lt;P&gt;	at net.snowflake.client.core.SFStatement.executeQuery(SFStatement.java:131)&lt;/P&gt;&lt;P&gt;	at net.snowflake.client.core.SFStatement.execute(SFStatement.java:737)&lt;/P&gt;&lt;P&gt;	at net.snowflake.client.core.SFStatement.execute(SFStatement.java:635)&lt;/P&gt;&lt;P&gt;	at net.snowflake.client.jdbc.SnowflakeStatementV1.executeQueryInternal(SnowflakeStatementV1.java:238)&lt;/P&gt;&lt;P&gt;	at net.snowflake.client.jdbc.SnowflakeStatementV1.executeQuery(SnowflakeStatementV1.java:133)&lt;/P&gt;&lt;P&gt;	at net.snowflake.client.loader.ProcessQueue.run(ProcessQueue.java:145)&lt;/P&gt;&lt;P&gt;	... 1 more&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 28 Oct 2021 23:27:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-quot-Error-parsing-json-quot-while-loading-xml-data-in/m-p/2216310#M12372</guid>
      <dc:creator>ar7368</dc:creator>
      <dc:date>2021-10-28T23:27:18Z</dc:date>
    </item>
    <item>
      <title>Re: Error "Error parsing json" while loading xml data in variant column in Snowflake</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-quot-Error-parsing-json-quot-while-loading-xml-data-in/m-p/2216311#M12373</link>
      <description>&lt;P&gt;hi:&lt;/P&gt;&lt;P&gt;&amp;lt;?xml version="1.0"?&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;catalog&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;lt;book id="bk101"&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;author&amp;gt;Gambardella, Matthew&amp;lt;/author&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;is a wrong formated xml &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;lt;?xml version="1.0"?&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;catalog&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;book id="bk101"/&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;author&amp;gt;&lt;/P&gt;&lt;P&gt;Gambardella, Matthew&lt;/P&gt;&lt;P&gt;&amp;lt;/author&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;/catalog&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;is a good one&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;send me love and kudos&lt;/P&gt;</description>
      <pubDate>Fri, 29 Oct 2021 15:06:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-quot-Error-parsing-json-quot-while-loading-xml-data-in/m-p/2216311#M12373</guid>
      <dc:creator>gjeremy1617088143</dc:creator>
      <dc:date>2021-10-29T15:06:12Z</dc:date>
    </item>
  </channel>
</rss>

