Files
impala/testdata
Andrew Sherman ee03727971 IMPALA-11025: Transactional tables should use /test-warehouse/managed/databasename.db
Recent Hive releases seem to be enforcing that data for a managed table
is stored under the hive.metastore.warehouse.dir path property in a
folder path similar to databasename.db/tablename  - see
https://cwiki.apache.org/confluence/display/Hive/Managed+vs.+External+Tables
Use this form /test-warehouse/managed/databasename.db in
generate-schema-statements.py when creating transactional tables.

Testing:
- A few small changes to tests that verify filesystem changes for acid
  tables.
- Exhaustive tests pass.

Change-Id: Ib870ca802c9fa180e6be7a6f65bef35b227772db
Reviewed-on: http://gerrit.cloudera.org:8080/18046
Reviewed-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com>
Tested-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com>
2021-11-23 03:24:08 +00:00
..
2021-08-03 17:25:40 +00:00
2016-09-22 02:00:50 +00:00
2018-10-26 22:19:35 +00:00