<?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 Loading csv file to clickhouse database in Data Quality</title>
    <link>https://community.qlik.com/t5/Data-Quality/Loading-csv-file-to-clickhouse-database/m-p/2204063#M714</link>
    <description>&lt;P&gt;i am trying to load the content of cs file into a clickhouse  database . i have created the table in the clickhouse db and defined the columns and their  types . and i added the connection to the database and it was successful the issue is when the job is completed , the data is not added to the database table and i get the folllowing error :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;WARNING: An illegal reflective access operation has occurred&lt;/P&gt;&lt;P&gt;WARNING: Illegal reflective access by org.talend.components.api.component.runtime.JarRuntimeInfo (file:/C:/talend/TOS_DI-Win32-20200219_1130-V7.3.1/configuration/.m2/repository/org/talend/components/components-api/0.28.2/components-api-0.28.2.jar) to field java.net.URL.factory&lt;/P&gt;&lt;P&gt;WARNING: Please consider reporting this to the maintainers of org.talend.components.api.component.runtime.JarRuntimeInfo&lt;/P&gt;&lt;P&gt;WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations&lt;/P&gt;&lt;P&gt;WARNING: All illegal access operations will be denied in a future release&lt;/P&gt;&lt;P&gt;[WARN ] 15:57:22 org.talend.components.jdbc.runtime.writer.JDBCOutputWriter- ClickHouse exception, code: 62, host: 10.1.5.225, port: 8123; Code: 62, e.displayText() = DB::Exception: Syntax error: failed at position 14 (line 1, col 14): (Code,Name,Abbreviation)&amp;nbsp;FORMAT TabSeparated&lt;/P&gt;&lt;P&gt;19031	Mackey International Inc.	 MAC&lt;/P&gt;&lt;P&gt;19032	Munz Northern Airlines Inc.	 XY&lt;/P&gt;&lt;P&gt;19033	Cochise Airlines Inc.	 COC&lt;/P&gt;&lt;P&gt;19034	. Expected one of: identifier, TABLE, FUNCTION (version 20.3.12.112)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i saw the answers in the community one of them suggested that i check java compatibility , so i downloaded the jdk from zulu and im still facing the same issue . another answer suggested that the error i got was due to a bug but the version that im using it said that it solved that bug . be noted that im using talend version 7.3 and jdk 11 . i have attached an image of the job that im initializing .&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 00:56:39 GMT</pubDate>
    <dc:creator>AAlbakri1608123911</dc:creator>
    <dc:date>2024-11-16T00:56:39Z</dc:date>
    <item>
      <title>Loading csv file to clickhouse database</title>
      <link>https://community.qlik.com/t5/Data-Quality/Loading-csv-file-to-clickhouse-database/m-p/2204063#M714</link>
      <description>&lt;P&gt;i am trying to load the content of cs file into a clickhouse  database . i have created the table in the clickhouse db and defined the columns and their  types . and i added the connection to the database and it was successful the issue is when the job is completed , the data is not added to the database table and i get the folllowing error :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;WARNING: An illegal reflective access operation has occurred&lt;/P&gt;&lt;P&gt;WARNING: Illegal reflective access by org.talend.components.api.component.runtime.JarRuntimeInfo (file:/C:/talend/TOS_DI-Win32-20200219_1130-V7.3.1/configuration/.m2/repository/org/talend/components/components-api/0.28.2/components-api-0.28.2.jar) to field java.net.URL.factory&lt;/P&gt;&lt;P&gt;WARNING: Please consider reporting this to the maintainers of org.talend.components.api.component.runtime.JarRuntimeInfo&lt;/P&gt;&lt;P&gt;WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations&lt;/P&gt;&lt;P&gt;WARNING: All illegal access operations will be denied in a future release&lt;/P&gt;&lt;P&gt;[WARN ] 15:57:22 org.talend.components.jdbc.runtime.writer.JDBCOutputWriter- ClickHouse exception, code: 62, host: 10.1.5.225, port: 8123; Code: 62, e.displayText() = DB::Exception: Syntax error: failed at position 14 (line 1, col 14): (Code,Name,Abbreviation)&amp;nbsp;FORMAT TabSeparated&lt;/P&gt;&lt;P&gt;19031	Mackey International Inc.	 MAC&lt;/P&gt;&lt;P&gt;19032	Munz Northern Airlines Inc.	 XY&lt;/P&gt;&lt;P&gt;19033	Cochise Airlines Inc.	 COC&lt;/P&gt;&lt;P&gt;19034	. Expected one of: identifier, TABLE, FUNCTION (version 20.3.12.112)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i saw the answers in the community one of them suggested that i check java compatibility , so i downloaded the jdk from zulu and im still facing the same issue . another answer suggested that the error i got was due to a bug but the version that im using it said that it solved that bug . be noted that im using talend version 7.3 and jdk 11 . i have attached an image of the job that im initializing .&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 00:56:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Quality/Loading-csv-file-to-clickhouse-database/m-p/2204063#M714</guid>
      <dc:creator>AAlbakri1608123911</dc:creator>
      <dc:date>2024-11-16T00:56:39Z</dc:date>
    </item>
    <item>
      <title>Re: Loading csv file to clickhouse database</title>
      <link>https://community.qlik.com/t5/Data-Quality/Loading-csv-file-to-clickhouse-database/m-p/2204064#M715</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Could you please activate the Die on error option in tDBOutput component to try to catch the rows on error?&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Thu, 17 Dec 2020 08:13:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Quality/Loading-csv-file-to-clickhouse-database/m-p/2204064#M715</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-12-17T08:13:15Z</dc:date>
    </item>
  </channel>
</rss>

