<?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: Spark Streaming to hive in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Spark-Streaming-to-hive/m-p/2292288#M65384</link>
    <description>&lt;P&gt;Printing the data to the console is through tlog row. sorry for not being clear enough&lt;/P&gt;</description>
    <pubDate>Thu, 01 Mar 2018 02:38:55 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-03-01T02:38:55Z</dc:date>
    <item>
      <title>Spark Streaming to hive</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Spark-Streaming-to-hive/m-p/2292279#M65375</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;
&lt;P&gt;I am new to talend. I am trying to build a job which will connect to mapr stream , consume the data and write the data to a hive table.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am using maprstream input to consume the data which is consuming the data correctly. but when inserting the data into hive using thiveoutput component its not working. I am even not getting any error. Can anybody help here.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Ranjit.&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 08:38:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Spark-Streaming-to-hive/m-p/2292279#M65375</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T08:38:06Z</dc:date>
    </item>
    <item>
      <title>Re: Spark Streaming to hive</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Spark-Streaming-to-hive/m-p/2292280#M65376</link>
      <description>&lt;P&gt;Are you Posting to partitioned Hive table (in Append Mode) ? can you please attach the screen shots of the Job and the configurations of the tHive output ?&lt;/P&gt;</description>
      <pubDate>Tue, 27 Feb 2018 02:45:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Spark-Streaming-to-hive/m-p/2292280#M65376</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-02-27T02:45:50Z</dc:date>
    </item>
    <item>
      <title>Re: Spark Streaming to hive</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Spark-Streaming-to-hive/m-p/2292281#M65377</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;No I have not selected partitioned option. And save mode is Append. I am using 6.4 Real time big data platform.&lt;/P&gt;
&lt;P&gt;The job is a big data streaming job, with one component tMapRStreamInput Input and the other one is tHiveOutput.&lt;/P&gt;
&lt;P&gt;I can see the messages are getting consumed using the&amp;nbsp;&lt;SPAN&gt;tMapRStreamInput, but I can't insert them to hive tables.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Note: Cant attach the screenshot because of organisation security policy.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Ranjit.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 27 Feb 2018 14:23:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Spark-Streaming-to-hive/m-p/2292281#M65377</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-02-27T14:23:06Z</dc:date>
    </item>
    <item>
      <title>Re: Spark Streaming to hive</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Spark-Streaming-to-hive/m-p/2292282#M65378</link>
      <description>&lt;P&gt;were the Hive tables created upfront before appending the data ? I have this issue when the Hive tables weren't created upfront and tried to append the data to it.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 01 Mar 2018 02:06:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Spark-Streaming-to-hive/m-p/2292282#M65378</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-03-01T02:06:08Z</dc:date>
    </item>
    <item>
      <title>Re: Spark Streaming to hive</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Spark-Streaming-to-hive/m-p/2292283#M65379</link>
      <description>&lt;P&gt;Yes, I have created the hive tables before.The problem is it doesn't give any error as well.&lt;/P&gt;</description>
      <pubDate>Thu, 01 Mar 2018 02:11:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Spark-Streaming-to-hive/m-p/2292283#M65379</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-03-01T02:11:57Z</dc:date>
    </item>
    <item>
      <title>Re: Spark Streaming to hive</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Spark-Streaming-to-hive/m-p/2292284#M65380</link>
      <description>&lt;P&gt;can you able to print the data to the console ? if so, i don't see the reason&amp;nbsp;why it won't get inserted into a Hive table.&lt;/P&gt;&lt;P&gt;By the explanation the only thing that can go wrong is the Hive table schema created upfront should match the parsing schema.&lt;/P&gt;</description>
      <pubDate>Thu, 01 Mar 2018 02:22:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Spark-Streaming-to-hive/m-p/2292284#M65380</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-03-01T02:22:05Z</dc:date>
    </item>
    <item>
      <title>Re: Spark Streaming to hive</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Spark-Streaming-to-hive/m-p/2292285#M65381</link>
      <description>&lt;P&gt;Yes, I am able to print the data in console. The only thing I am wondering i there are any schema mismatch error, then it should show in the console.&lt;/P&gt;</description>
      <pubDate>Thu, 01 Mar 2018 02:25:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Spark-Streaming-to-hive/m-p/2292285#M65381</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-03-01T02:25:58Z</dc:date>
    </item>
    <item>
      <title>Re: Spark Streaming to hive</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Spark-Streaming-to-hive/m-p/2292286#M65382</link>
      <description>&lt;P&gt;schema mismatch will print the data to the console and it doesn't post the data to the hive table, make sure the schema's are defined and i would prefer in using lower case letter's. Please post if that solved the issue after trying that&lt;/P&gt;</description>
      <pubDate>Thu, 01 Mar 2018 02:28:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Spark-Streaming-to-hive/m-p/2292286#M65382</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-03-01T02:28:12Z</dc:date>
    </item>
    <item>
      <title>Re: Spark Streaming to hive</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Spark-Streaming-to-hive/m-p/2292287#M65383</link>
      <description>&lt;P&gt;do you mean the tHiveOutput component will itself print the data in case its not able to insert the data. Then its not printing form me as well. I was different component to print the data.&lt;/P&gt;</description>
      <pubDate>Thu, 01 Mar 2018 02:35:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Spark-Streaming-to-hive/m-p/2292287#M65383</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-03-01T02:35:55Z</dc:date>
    </item>
    <item>
      <title>Re: Spark Streaming to hive</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Spark-Streaming-to-hive/m-p/2292288#M65384</link>
      <description>&lt;P&gt;Printing the data to the console is through tlog row. sorry for not being clear enough&lt;/P&gt;</description>
      <pubDate>Thu, 01 Mar 2018 02:38:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Spark-Streaming-to-hive/m-p/2292288#M65384</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-03-01T02:38:55Z</dc:date>
    </item>
  </channel>
</rss>

