<?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: tHiveRow - getting missing EOF parsing error in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/tHiveRow-getting-missing-EOF-parsing-error/m-p/2365251#M128876</link>
    <description>Hi,&lt;BR /&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;"CREATE EXTERNAL TABLE IF NOT EXISTS " + "DF." + context.tableNm + "_" + context.Version + " (" + row4.QueryRow + " ) " + "LOCATION "+ " '/data/dev/datalake/hive/warehouse'"&lt;/FONT&gt;&lt;/FONT&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;&lt;FONT size="1"&gt;Could you please try to use&amp;nbsp;statement&amp;nbsp;"&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;CREATE EXTERNAL TABLE IF NOT EXISTS " + "DF." + context.tableNm + "_" + context.Version + "+ row4.QueryRow +" + "LOCATION "+ " '/data/dev/datalake/hive/warehouse' to see if it works?&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;Best regards&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;Sabrina&lt;/FONT&gt;&lt;/FONT&gt;</description>
    <pubDate>Fri, 14 Aug 2015 09:50:21 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2015-08-14T09:50:21Z</dc:date>
    <item>
      <title>tHiveRow - getting missing EOF parsing error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tHiveRow-getting-missing-EOF-parsing-error/m-p/2365250#M128875</link>
      <description>I am storing the below in a context context.query1&lt;BR /&gt;"CREATE EXTERNAL TABLE IF NOT EXISTS " + "DF." + context.tableNm + "_" + context.Version + " (" + row4.QueryRow + " ) " + "LOCATION "+ " '/data/dev/datalake/hive/warehouse'"&lt;BR /&gt;+ "ROW FORMAT DELIMITED"&lt;BR /&gt;+ "FIELDS TERMINATED BY ‘|’"&lt;BR /&gt;+ "LINES TERMINATED BY ‘\n’"&lt;BR /&gt;+ "STORED AS TEXTFILE"&lt;BR /&gt;and in the tHiveRow component in the Query section I input&lt;BR /&gt;context.query1 and running but I am getting the below Error&lt;BR /&gt;Error while compiling statement: FAILED: ParseException line 2:1 missing EOF at 'ROW' near "/data/dev/datalake/hive/warehouse"&lt;BR /&gt;: d01_f.df_preing_createhivetable_0_1.df_createHiveTable - tHiveRow_3 - Error while compiling statement: FAILED: ParseException line 2:1 missing EOF at 'ROW' near ''/datalake/ODM/d_datafabric/hive/warehouse''&lt;BR /&gt;how to overcome this?</description>
      <pubDate>Sat, 16 Nov 2024 11:06:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tHiveRow-getting-missing-EOF-parsing-error/m-p/2365250#M128875</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T11:06:28Z</dc:date>
    </item>
    <item>
      <title>Re: tHiveRow - getting missing EOF parsing error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tHiveRow-getting-missing-EOF-parsing-error/m-p/2365251#M128876</link>
      <description>Hi,&lt;BR /&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;"CREATE EXTERNAL TABLE IF NOT EXISTS " + "DF." + context.tableNm + "_" + context.Version + " (" + row4.QueryRow + " ) " + "LOCATION "+ " '/data/dev/datalake/hive/warehouse'"&lt;/FONT&gt;&lt;/FONT&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;&lt;FONT size="1"&gt;Could you please try to use&amp;nbsp;statement&amp;nbsp;"&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;CREATE EXTERNAL TABLE IF NOT EXISTS " + "DF." + context.tableNm + "_" + context.Version + "+ row4.QueryRow +" + "LOCATION "+ " '/data/dev/datalake/hive/warehouse' to see if it works?&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;Best regards&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;Sabrina&lt;/FONT&gt;&lt;/FONT&gt;</description>
      <pubDate>Fri, 14 Aug 2015 09:50:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tHiveRow-getting-missing-EOF-parsing-error/m-p/2365251#M128876</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-08-14T09:50:21Z</dc:date>
    </item>
    <item>
      <title>Re: tHiveRow - getting missing EOF parsing error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tHiveRow-getting-missing-EOF-parsing-error/m-p/2365252#M128877</link>
      <description>not sure but I think it was some copy/paste issue. and&amp;nbsp;PARTITION BY&amp;nbsp;comes first and then LOCATION</description>
      <pubDate>Sun, 16 Aug 2015 07:02:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tHiveRow-getting-missing-EOF-parsing-error/m-p/2365252#M128877</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-08-16T07:02:57Z</dc:date>
    </item>
  </channel>
</rss>

