Created on 03-16-2015 06:39 PM - edited 09-16-2022 02:24 AM
After I upgrade from CDH 5.3.1 to CDH 5.3.2, and then run "select" SQL queries, it gives me some errors:
select * from my_table limit 10;
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
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.
Does anybody happen to know why?
Created 03-17-2015 11:39 AM
Created 04-28-2015 09:02 AM
Created 07-20-2015 10:17 AM
It should be fixed in CDH5.4.5