Hao Hao created HIVE-21640: ------------------------------ Summary: Do not create (HD)FS directory when creating a table stored and managed by other systems Key: HIVE-21640 URL: https://issues.apache.org/jira/browse/HIVE-21640 Project: Hive Issue Type: Improvement Affects Versions: 2.3.4, 3.1.1 Reporter: Hao Hao
When creating a table in HMS, a (HD)FS directory will be created even for the table even for table stored and managed by other systems specified by Hive Storage Handler. It is ideal to skip directory creation in such case (same for dropping a table). -- This message was sent by Atlassian JIRA (v7.6.3#76005)