No error message is shown in drop command when table doesn't exist

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

No error message is shown in drop command when table doesn't exist

Swati
This post was updated on .
When we try to execute query using drop command in beeline then no error message is being displayed even when the table doesn't exist . Although an error message is shown in the log file of thrift server.
e.g: drop table test.xyz
ERROR 04-11 13:49:32,386 - Table xyz not found: test.xyz table not found

So our question is, whether an error message should be displayed on beeline or not?
Reply | Threaded
Open this post in threaded view
|

Re: No error message is shown in drop command when table doesn't exist

杰
hi, Swati
  pls configure hive.exec.drop.ignorenonexistent  to  false
  in hive-site.xml, then try again.


Regards
Jay




------------------ Original ------------------
From:  "Swati";<[hidden email]>;
Date:  Fri, Nov 4, 2016 04:32 PM
To:  "dev"<[hidden email]>;

Subject:  No error message is shown in drop command when table doesn't exist



When we try to execute query using drop command in beeline then no error
message is being displayed even when the table doesn't exist . Although an
error message is shown in the log file of thrift server.
So our question is, whether an error message should be displayed on beeline
or not?



--
View this message in context: http://apache-carbondata-mailing-list-archive.1130556.n5.nabble.com/No-error-message-is-shown-in-drop-command-when-table-doesn-t-exist-tp2641.html
Sent from the Apache CarbonData Mailing List archive mailing list archive at Nabble.com.