<?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: Can NOT select from external tables on S3 after upgrading to CDH 5.3.2 in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Can-NOT-select-from-external-tables-on-S3-after-upgrading-to/m-p/26798#M5341</link>
    <description>&lt;P&gt;have the same issue on an external table in CDH 5.3.3&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Error while compiling statement: FAILED: SemanticException Unable to determine if hdfs://cdhtest/store/TPCH3TB/lineitem is encrypted: java.lang.IllegalArgumentException: Wrong FS: hdfs://cdhtest/store/TPCH3TB/lineitem, expected: hdfs://pupa&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;any workaround ? is it fixed in 5.4&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 28 Apr 2015 11:46:02 GMT</pubDate>
    <dc:creator>Krusty_lab</dc:creator>
    <dc:date>2015-04-28T11:46:02Z</dc:date>
    <item>
      <title>Can NOT select from external tables on S3 after upgrading to CDH 5.3.2</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Can-NOT-select-from-external-tables-on-S3-after-upgrading-to/m-p/25634#M5336</link>
      <description>&lt;P&gt;After I upgrade from CDH&amp;nbsp;5.3.1 to CDH 5.3.2, and then run "select" SQL queries, it gives me some errors:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;select * from my_table limit 10;&lt;/P&gt;&lt;P&gt;FAILED: SemanticException Unable to determine if s3n://my-bucket/is encrypted: java.lang.IllegalArgumentException: Wrong FS: s3n://my-bucket/, expected: hdfs://us0701aohc172018080109.tangome.gbl:8020&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tryied to drop my table and re-create it again add partitions to it, then run select queries, still the same error. Before upgrading everything is OK.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does anybody happen to know&amp;nbsp;why?&lt;/P&gt;</description>
      <pubDate>Fri, 16 Sep 2022 09:24:25 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Can-NOT-select-from-external-tables-on-S3-after-upgrading-to/m-p/25634#M5336</guid>
      <dc:creator>soulmachine</dc:creator>
      <dc:date>2022-09-16T09:24:25Z</dc:date>
    </item>
    <item>
      <title>Re: Can NOT select from external tables on S3 after upgrading to CDH 5.3.2</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Can-NOT-select-from-external-tables-on-S3-after-upgrading-to/m-p/25663#M5337</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;You just hit a bug related with the encryption changes added to CDH 5.3.2. This happens because an internal function is trying to check if the table location is encrypted or not. This works only for HDFS files, but not for external locations.&lt;BR /&gt;&lt;BR /&gt;I'm afraid the only way to make it work is to downgrade to CDH 5.3.1. I don't see a workaround to bypass this error.&lt;BR /&gt;&lt;BR /&gt;The next CDH 5.4.0 version will include this bugfix.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 17 Mar 2015 18:39:56 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Can-NOT-select-from-external-tables-on-S3-after-upgrading-to/m-p/25663#M5337</guid>
      <dc:creator>sergio.pena</dc:creator>
      <dc:date>2015-03-17T18:39:56Z</dc:date>
    </item>
    <item>
      <title>Re: Can NOT select from external tables on S3 after upgrading to CDH 5.3.2</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Can-NOT-select-from-external-tables-on-S3-after-upgrading-to/m-p/25666#M5338</link>
      <description>&lt;P&gt;Thank you for telling me this, you really save my day!&lt;/P&gt;</description>
      <pubDate>Tue, 17 Mar 2015 22:39:23 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Can-NOT-select-from-external-tables-on-S3-after-upgrading-to/m-p/25666#M5338</guid>
      <dc:creator>soulmachine</dc:creator>
      <dc:date>2015-03-17T22:39:23Z</dc:date>
    </item>
    <item>
      <title>Re: Can NOT select from external tables on S3 after upgrading to CDH 5.3.2</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Can-NOT-select-from-external-tables-on-S3-after-upgrading-to/m-p/25667#M5339</link>
      <description>You're welcome. Btw, we're expecting to have this fix for 5.3.3 instead.</description>
      <pubDate>Tue, 17 Mar 2015 22:43:53 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Can-NOT-select-from-external-tables-on-S3-after-upgrading-to/m-p/25667#M5339</guid>
      <dc:creator>sergio.pena</dc:creator>
      <dc:date>2015-03-17T22:43:53Z</dc:date>
    </item>
    <item>
      <title>Re: Can NOT select from external tables on S3 after upgrading to CDH 5.3.2</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Can-NOT-select-from-external-tables-on-S3-after-upgrading-to/m-p/26305#M5340</link>
      <description>&lt;P&gt;How to downgrade?&lt;/P&gt;&lt;P&gt;By following the&amp;nbsp;&lt;A href="http://www.cloudera.com/content/cloudera/en/documentation/core/v5-2-x/topics/cdh_ig_install_previous.html" target="_blank"&gt;http://www.cloudera.com/content/cloudera/en/documentation/core/v5-2-x/topics/cdh_ig_install_previous.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It does not work for me. I am using ubuntu trusty.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Although I specified the 5.3.1 version, apt-get install hive failure.&amp;nbsp;&lt;/P&gt;&lt;P&gt;If I do not specified the version, it will install 5.3.2&lt;/P&gt;</description>
      <pubDate>Wed, 08 Apr 2015 00:12:02 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Can-NOT-select-from-external-tables-on-S3-after-upgrading-to/m-p/26305#M5340</guid>
      <dc:creator>zchen</dc:creator>
      <dc:date>2015-04-08T00:12:02Z</dc:date>
    </item>
    <item>
      <title>Re: Can NOT select from external tables on S3 after upgrading to CDH 5.3.2</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Can-NOT-select-from-external-tables-on-S3-after-upgrading-to/m-p/26798#M5341</link>
      <description>&lt;P&gt;have the same issue on an external table in CDH 5.3.3&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Error while compiling statement: FAILED: SemanticException Unable to determine if hdfs://cdhtest/store/TPCH3TB/lineitem is encrypted: java.lang.IllegalArgumentException: Wrong FS: hdfs://cdhtest/store/TPCH3TB/lineitem, expected: hdfs://pupa&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;any workaround ? is it fixed in 5.4&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 28 Apr 2015 11:46:02 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Can-NOT-select-from-external-tables-on-S3-after-upgrading-to/m-p/26798#M5341</guid>
      <dc:creator>Krusty_lab</dc:creator>
      <dc:date>2015-04-28T11:46:02Z</dc:date>
    </item>
    <item>
      <title>Re: Can NOT select from external tables on S3 after upgrading to CDH 5.3.2</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Can-NOT-select-from-external-tables-on-S3-after-upgrading-to/m-p/26806#M5342</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;This issue has been fixed on 5.3.3 and 5.4.0.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 28 Apr 2015 16:02:47 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Can-NOT-select-from-external-tables-on-S3-after-upgrading-to/m-p/26806#M5342</guid>
      <dc:creator>sergio.pena</dc:creator>
      <dc:date>2015-04-28T16:02:47Z</dc:date>
    </item>
    <item>
      <title>Re: Can NOT select from external tables on S3 after upgrading to CDH 5.3.2</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Can-NOT-select-from-external-tables-on-S3-after-upgrading-to/m-p/26886#M5343</link>
      <description>&lt;P&gt;Thanks, I'll upgrade my cluster and try it again&lt;/P&gt;</description>
      <pubDate>Thu, 30 Apr 2015 19:24:05 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Can-NOT-select-from-external-tables-on-S3-after-upgrading-to/m-p/26886#M5343</guid>
      <dc:creator>soulmachine</dc:creator>
      <dc:date>2015-04-30T19:24:05Z</dc:date>
    </item>
    <item>
      <title>Re: Can NOT select from external tables on S3 after upgrading to CDH 5.3.2</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Can-NOT-select-from-external-tables-on-S3-after-upgrading-to/m-p/29347#M5344</link>
      <description>&lt;P&gt;This is still not working for me. I am currently using cdh-5.4.3 for hive and impala&lt;/P&gt;</description>
      <pubDate>Tue, 07 Jul 2015 15:59:39 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Can-NOT-select-from-external-tables-on-S3-after-upgrading-to/m-p/29347#M5344</guid>
      <dc:creator>nw0428</dc:creator>
      <dc:date>2015-07-07T15:59:39Z</dc:date>
    </item>
    <item>
      <title>Re: Can NOT select from external tables on S3 after upgrading to CDH 5.3.2</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Can-NOT-select-from-external-tables-on-S3-after-upgrading-to/m-p/29836#M5345</link>
      <description>&lt;P&gt;Despite the above comments about 5.3.3 and 5.4.0, this issue is not fixed in those versions. According to the comments from Jim B on a related thread of mine ( &lt;A href="https://community.cloudera.com/t5/Batch-SQL-Apache-Hive/Loading-to-S3-Fails-CDH-5-3-0/m-p/24088#U24088" target="_blank"&gt;http://community.cloudera.com/t5/Batch-SQL-Apache-Hive/Loading-to-S3-Fails-CDH-5-3-0/m-p/24088#U24088&lt;/A&gt; ) this _IS_ fixed in 5.4.4&lt;/P&gt;</description>
      <pubDate>Mon, 20 Jul 2015 16:40:57 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Can-NOT-select-from-external-tables-on-S3-after-upgrading-to/m-p/29836#M5345</guid>
      <dc:creator>Jacob Heidt</dc:creator>
      <dc:date>2015-07-20T16:40:57Z</dc:date>
    </item>
    <item>
      <title>Re: Can NOT select from external tables on S3 after upgrading to CDH 5.3.2</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Can-NOT-select-from-external-tables-on-S3-after-upgrading-to/m-p/29840#M5346</link>
      <description>&lt;P&gt;It should be fixed in CDH5.4.5&lt;/P&gt;</description>
      <pubDate>Mon, 20 Jul 2015 17:17:53 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Can-NOT-select-from-external-tables-on-S3-after-upgrading-to/m-p/29840#M5346</guid>
      <dc:creator>ychen</dc:creator>
      <dc:date>2015-07-20T17:17:53Z</dc:date>
    </item>
  </channel>
</rss>

