amazon web services - Cannot drop aws athena table across database -


i had created test database, named: test, there table named: test_table

i executed command default database: drop table if exists test.test_table , got error message:

failed: execution error, return code 1  org.apache.hadoop.hive.ql.exec.ddltask.  nosuchobjectexception(message:table test_table not found. (service: amazondatacatalog; status code: 400; error code: entitynotfoundexception; request id: xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx)) 

any suggestion?

just follow below steps , see whether can delete console:

  1. from amazon athena console, select catalog manager top bar
  2. select test database databases listed on left hand side.
  3. select test_table listed in tables section
  4. click on drop option shown above tables section

Comments

Popular posts from this blog

Command prompt result in label. Python 2.7 -

javascript - How do I use URL parameters to change link href on page? -

amazon web services - AWS Route53 Trying To Get Site To Resolve To www -