<?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: Talend custom component not working as expected in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Talend-custom-component-not-working-as-expected/m-p/2279041#M54331</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt; 
&lt;P&gt;As a prerequisite, we strongly recommend that you read the articles &lt;A class="xref ft-internal-xlink" title="Basically a component is a functional piece that performs a single operation. For example, tMysqlInput extracts data from a MySQL table, tFilterRow filters data based on a condition." target="_blank"&gt;What is a component&lt;/A&gt; and &lt;A class="xref ft-internal-xlink" title="This page presents the different component code generation models available in Talend Studio." target="_blank"&gt;Component code generation model&lt;/A&gt; to know how a &lt;SPAN class="keyword"&gt;Talend&lt;/SPAN&gt; component is structured, and learn about the component code generation order and related technologies.&lt;/P&gt; 
&lt;P&gt;Best regards&lt;/P&gt; 
&lt;P&gt;Sabrina&lt;/P&gt;</description>
    <pubDate>Tue, 08 Oct 2019 04:00:39 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2019-10-08T04:00:39Z</dc:date>
    <item>
      <title>Talend custom component not working as expected</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Talend-custom-component-not-working-as-expected/m-p/2279040#M54330</link>
      <description>&lt;P&gt;We have modified a talend component which writes into avro file in spark job. Version of talend is 7.0.1, The code is modified as expected but while executing the job. the output is not written into files. When we tried with the Talend provided component it works and able to create output files. What am I missing, I compared the code generated by two jobs using custom and native components and it is exactly same(I added feature to choose between the code it can be same as talend specific or custom one with additional feature). I am executing the job by building it and running in spark submit command. I see only dependency for the component is the below line in one of the jet file &amp;lt;%@ include file="@{org.talend.designer.components.mrprovider}/resources/utils/talend_lineage_api.javajet"%&amp;gt; But my questions here. is this the reason for the issue? How to fix it? How is the code generate exactly same as the talend component?&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 04:29:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Talend-custom-component-not-working-as-expected/m-p/2279040#M54330</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T04:29:21Z</dc:date>
    </item>
    <item>
      <title>Re: Talend custom component not working as expected</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Talend-custom-component-not-working-as-expected/m-p/2279041#M54331</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt; 
&lt;P&gt;As a prerequisite, we strongly recommend that you read the articles &lt;A class="xref ft-internal-xlink" title="Basically a component is a functional piece that performs a single operation. For example, tMysqlInput extracts data from a MySQL table, tFilterRow filters data based on a condition." target="_blank"&gt;What is a component&lt;/A&gt; and &lt;A class="xref ft-internal-xlink" title="This page presents the different component code generation models available in Talend Studio." target="_blank"&gt;Component code generation model&lt;/A&gt; to know how a &lt;SPAN class="keyword"&gt;Talend&lt;/SPAN&gt; component is structured, and learn about the component code generation order and related technologies.&lt;/P&gt; 
&lt;P&gt;Best regards&lt;/P&gt; 
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Tue, 08 Oct 2019 04:00:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Talend-custom-component-not-working-as-expected/m-p/2279041#M54331</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-10-08T04:00:39Z</dc:date>
    </item>
    <item>
      <title>Re: Talend custom component not working as expected</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Talend-custom-component-not-working-as-expected/m-p/2279042#M54332</link>
      <description>The links are not working, anyway I see this below error in the log file !ENTRY org.talend.platform.logging 4 0 2019-10-04 15:21:38.991 !MESSAGE 2019-10-04 15:21:38,986 ERROR org.talend.commons.exception.CommonExceptionHandler - Failed to deploy artifacts: Could not transfer artifact org.talend.libraries:tFileOutputxxxx_java:xml:6.0.0-20191004.052138-1 from/to talend-custom-libs-snapshot (http://tacxxxx:8081/repository/talend-custom-libs-snapshot/): Detected content type [text/html], but expected [application/xml, text/xml, application/x-xml]: org/talend/libraries/tFileOutputxxxx_java/6.0.0-SNAPSHOT/tFileOutputxxxx_java-6.0.0-20191004.052138-1.xml (400) !STACK 0 org.eclipse.aether.deployment.DeploymentException: Failed to deploy artifacts: Could not transfer artifact org.talend.libraries:tFileOutputxxxx_java:xml:6.0.0-20191004.052138-1 from/to talend-custom-libs-snapshot (http://tacxxxx:8081/repository/talend-custom-libs-snapshot/): Detected content type [text/html], but expected [application/xml, text/xml, application/x-xml]: org/talend/libraries/tFileOutputxxxx_java/6.0.0-SNAPSHOT/tFileOutputxxxx_java-6.0.0-20191004.052138-1.xml (400)</description>
      <pubDate>Tue, 08 Oct 2019 04:40:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Talend-custom-component-not-working-as-expected/m-p/2279042#M54332</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-10-08T04:40:01Z</dc:date>
    </item>
  </channel>
</rss>

