<?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: tExtractXMl component in a Spark job in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/tExtractXMl-component-in-a-Spark-job/m-p/2243918#M30249</link>
    <description>&lt;P&gt;Thank you very much. Your sugggestion worked. I had 498 columns with xpath. reduced it to 300 columns and that worked.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks ONce again&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Badri Nair&lt;/P&gt;</description>
    <pubDate>Wed, 06 Feb 2019 09:21:03 GMT</pubDate>
    <dc:creator>badri-nair</dc:creator>
    <dc:date>2019-02-06T09:21:03Z</dc:date>
    <item>
      <title>tExtractXMl component in a Spark job</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tExtractXMl-component-in-a-Spark-job/m-p/2243916#M30247</link>
      <description>&lt;P&gt;The tExtractXMl compoent in a spark job is complaining with the following error for the&amp;nbsp; below section of code .Unable to build the job.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Error message: "the code of method call (Tuple2&amp;lt;NullWritable,row9Struct&amp;gt;) is exceeding the 65535 byte limit"&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;public java.util.Iterator&amp;lt;scala.Tuple2&amp;lt;NullWritable, row3Struct&amp;gt;&amp;gt; call(&lt;BR /&gt;scala.Tuple2&amp;lt;NullWritable, row9Struct&amp;gt; data)&lt;BR /&gt;throws java.lang.Exception {&lt;BR /&gt;java.util.List&amp;lt;scala.Tuple2&amp;lt;NullWritable, row3Struct&amp;gt;&amp;gt; outputs = new java.util.ArrayList&amp;lt;scala.Tuple2&amp;lt;NullWritable, row3Struct&amp;gt;&amp;gt;();&lt;BR /&gt;row3Struct row3 = new row3Struct();&lt;BR /&gt;row9Struct row2 = data._2;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;PLease help me understand this issue .&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 06:40:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tExtractXMl-component-in-a-Spark-job/m-p/2243916#M30247</guid>
      <dc:creator>badri-nair</dc:creator>
      <dc:date>2024-11-16T06:40:17Z</dc:date>
    </item>
    <item>
      <title>Re: tExtractXMl component in a Spark job</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tExtractXMl-component-in-a-Spark-job/m-p/2243917#M30248</link>
      <description>&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;65535 it is a limit for java method code (maybe I not 100% correct describe, but it is knowing error)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;source of error could be a complicated structure (with long XPath and many columns)&lt;/P&gt;&lt;P&gt;there are no single solution, but often possible resolve it if:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;exclude not used tags (if any)&lt;/LI&gt;&lt;LI&gt;split into several steps (if possible) - parse half, then next half, then join&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Feb 2019 10:08:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tExtractXMl-component-in-a-Spark-job/m-p/2243917#M30248</guid>
      <dc:creator>vapukov</dc:creator>
      <dc:date>2019-02-05T10:08:54Z</dc:date>
    </item>
    <item>
      <title>Re: tExtractXMl component in a Spark job</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tExtractXMl-component-in-a-Spark-job/m-p/2243918#M30249</link>
      <description>&lt;P&gt;Thank you very much. Your sugggestion worked. I had 498 columns with xpath. reduced it to 300 columns and that worked.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks ONce again&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Badri Nair&lt;/P&gt;</description>
      <pubDate>Wed, 06 Feb 2019 09:21:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tExtractXMl-component-in-a-Spark-job/m-p/2243918#M30249</guid>
      <dc:creator>badri-nair</dc:creator>
      <dc:date>2019-02-06T09:21:03Z</dc:date>
    </item>
  </channel>
</rss>

