<?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>question Re: Getting error Table not found 'tweets_simple' in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Getting-error-Table-not-found-tweets-simple/m-p/132207#M34885</link>
    <description>&lt;P&gt;Take a look whether you're in proper database, I.e.&lt;/P&gt;&lt;P&gt;use default;&lt;/P&gt;&lt;P&gt;select statement&lt;/P&gt;</description>
    <pubDate>Sat, 16 Jul 2016 23:18:46 GMT</pubDate>
    <dc:creator>aervits</dc:creator>
    <dc:date>2016-07-16T23:18:46Z</dc:date>
    <item>
      <title>Getting error Table not found 'tweets_simple'</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Getting-error-Table-not-found-tweets-simple/m-p/132206#M34884</link>
      <description>&lt;P&gt;Got below error while running the query as given in tutorial.
query:
CREATE VIEW IF NOT EXISTS tweets_clean AS
SELECT
  t.tweet_id,
  t.ts,
  t.msg,
  m.country
 FROM tweets_simple t LEFT OUTER JOIN time_zone_map m ON t.time_zone = m.time_zone;
Error:
Error while compiling statement: FAILED: SemanticException [Error 10001]: Line 7:6 Table not found 'tweets_simple' [ERROR_STATUS] &lt;/P&gt;</description>
      <pubDate>Sat, 16 Jul 2016 18:59:17 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Getting-error-Table-not-found-tweets-simple/m-p/132206#M34884</guid>
      <dc:creator>psingh</dc:creator>
      <dc:date>2016-07-16T18:59:17Z</dc:date>
    </item>
    <item>
      <title>Re: Getting error Table not found 'tweets_simple'</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Getting-error-Table-not-found-tweets-simple/m-p/132207#M34885</link>
      <description>&lt;P&gt;Take a look whether you're in proper database, I.e.&lt;/P&gt;&lt;P&gt;use default;&lt;/P&gt;&lt;P&gt;select statement&lt;/P&gt;</description>
      <pubDate>Sat, 16 Jul 2016 23:18:46 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Getting-error-Table-not-found-tweets-simple/m-p/132207#M34885</guid>
      <dc:creator>aervits</dc:creator>
      <dc:date>2016-07-16T23:18:46Z</dc:date>
    </item>
    <item>
      <title>Re: Getting error Table not found 'tweets_simple'</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Getting-error-Table-not-found-tweets-simple/m-p/132208#M34886</link>
      <description>&lt;P&gt;I was making a view [tweets_clean] using another view [tweets_simple] as given in the sample tutorial.
Initially error was "Table not found 'tweets_simple' " but after restart it has gone now.&lt;/P&gt;</description>
      <pubDate>Sun, 17 Jul 2016 13:56:31 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Getting-error-Table-not-found-tweets-simple/m-p/132208#M34886</guid>
      <dc:creator>psingh</dc:creator>
      <dc:date>2016-07-17T13:56:31Z</dc:date>
    </item>
  </channel>
</rss>

