You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@spark.apache.org by Debajyoti Roy <ne...@gmail.com> on 2020/05/28 20:25:12 UTC

External hive metastore (remote) managed tables

Hi, anyone knows the behavior of dropping managed tables in case of
external hive meta store:

Deletion of the data (e.g. from object store) happens from Spark sql or,
the external hive metastore ?

Confused by local mode and remote mode codes.