<?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 Job Failure: tCassandraInput_1 Cassandra failure during read in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Job-Failure-tCassandraInput-1-Cassandra-failure-during-read/m-p/2330498#M99571</link>
    <description>&lt;P&gt;&lt;SPAN&gt;One of the job is failing.&amp;nbsp;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Since we have more than 600GB per node and we have 17 nodes. So when we use "tCassandraInput_1" and provide a select query to fetch data to tMap it will throw an error as cassandra will not support select query for bigger Dataset.&amp;nbsp;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Please let us know which component to use or how to resolve this issue.&lt;/SPAN&gt;&lt;/P&gt; 
  &lt;P&gt;&amp;nbsp;&lt;/P&gt; 
  &lt;P&gt;&lt;SPAN&gt;Below is the debug logs:&lt;/SPAN&gt;&lt;/P&gt; 
  &lt;P&gt;Starting job ras_stream2batch_device_hourly_data at 14:28 28/03/2019.&lt;/P&gt; 
  &lt;P&gt;[INFO ]: migrationtdp.ras_stream2batch_device_hourly_data_0_1.ras_stream2batch_device_hourly_data - TalendJob: 'ras_stream2batch_device_hourly_data' - Start.&lt;BR /&gt;[statistics] connecting to socket on port 3639&lt;BR /&gt;[statistics] connected[DEBUG]: migrationtdp.ras_stream2batch_device_hourly_data_0_1.ras_stream2batch_device_hourly_data - tCassandraConnection_3 - Start to work.[DEBUG]: migrationtdp.ras_stream2batch_device_hourly_data_0_1.ras_stream&lt;/P&gt;
 &lt;BR /&gt;&lt;BR /&gt;To see the whole post, download it &lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009MczT" target="_blank"&gt;here&lt;/A&gt;</description>
    <pubDate>Sat, 16 Nov 2024 06:13:32 GMT</pubDate>
    <dc:creator>badri1</dc:creator>
    <dc:date>2024-11-16T06:13:32Z</dc:date>
    <item>
      <title>Job Failure: tCassandraInput_1 Cassandra failure during read</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Job-Failure-tCassandraInput-1-Cassandra-failure-during-read/m-p/2330498#M99571</link>
      <description>&lt;P&gt;&lt;SPAN&gt;One of the job is failing.&amp;nbsp;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Since we have more than 600GB per node and we have 17 nodes. So when we use "tCassandraInput_1" and provide a select query to fetch data to tMap it will throw an error as cassandra will not support select query for bigger Dataset.&amp;nbsp;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Please let us know which component to use or how to resolve this issue.&lt;/SPAN&gt;&lt;/P&gt; 
  &lt;P&gt;&amp;nbsp;&lt;/P&gt; 
  &lt;P&gt;&lt;SPAN&gt;Below is the debug logs:&lt;/SPAN&gt;&lt;/P&gt; 
  &lt;P&gt;Starting job ras_stream2batch_device_hourly_data at 14:28 28/03/2019.&lt;/P&gt; 
  &lt;P&gt;[INFO ]: migrationtdp.ras_stream2batch_device_hourly_data_0_1.ras_stream2batch_device_hourly_data - TalendJob: 'ras_stream2batch_device_hourly_data' - Start.&lt;BR /&gt;[statistics] connecting to socket on port 3639&lt;BR /&gt;[statistics] connected[DEBUG]: migrationtdp.ras_stream2batch_device_hourly_data_0_1.ras_stream2batch_device_hourly_data - tCassandraConnection_3 - Start to work.[DEBUG]: migrationtdp.ras_stream2batch_device_hourly_data_0_1.ras_stream&lt;/P&gt;
 &lt;BR /&gt;&lt;BR /&gt;To see the whole post, download it &lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009MczT" target="_blank"&gt;here&lt;/A&gt;</description>
      <pubDate>Sat, 16 Nov 2024 06:13:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Job-Failure-tCassandraInput-1-Cassandra-failure-during-read/m-p/2330498#M99571</guid>
      <dc:creator>badri1</dc:creator>
      <dc:date>2024-11-16T06:13:32Z</dc:date>
    </item>
    <item>
      <title>Re: Job Failure: tCassandraInput_1 Cassandra failure during read</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Job-Failure-tCassandraInput-1-Cassandra-failure-during-read/m-p/2330499#M99572</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;this is not a Talend specific issue, but issue related to Cassandra and could be repeated with any Cassandra client&lt;/P&gt;
&lt;P&gt;the sample of discussions -&amp;nbsp;&lt;A href="https://stackoverflow.com/questions/32689856/cassandra-timeout-during-read-query-at-consistency-one" target="_self" rel="nofollow noopener noreferrer"&gt;https://stackoverflow.com/questions/32689856/cassandra-timeout-during-read-query-at-consistency-one&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;it better to ask on Cassandra related forums, how to better tune it&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;as a variant - increase the timeout in Cassandra settings, but not sure if it help on huge datasets with large returned numbers of rows&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 28 Mar 2019 23:16:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Job-Failure-tCassandraInput-1-Cassandra-failure-during-read/m-p/2330499#M99572</guid>
      <dc:creator>vapukov</dc:creator>
      <dc:date>2019-03-28T23:16:53Z</dc:date>
    </item>
  </channel>
</rss>

