Zoltan Borok-Nagy has uploaded this change for review. ( http://gerrit.cloudera.org:8080/15708
Change subject: Put transactional tables into 'managed' directory ...................................................................... Put transactional tables into 'managed' directory HIVE-22794 disallows ACID tables outside of the 'managed' warehouse directory. This change updates data loading to make it conform to the new rules. The following tests had to be modified to use the new paths: * AnalyzeDDLTest.TestCreateTableLikeFileOrc() * create-table-like-file-orc.test Change-Id: Id3b65f56bf7f225b1d29aa397f987fdd7eb7176c --- M fe/src/test/java/org/apache/impala/analysis/AnalyzeDDLTest.java M testdata/bin/generate-schema-statements.py M testdata/datasets/functional/functional_schema_template.sql M testdata/workloads/functional-query/queries/QueryTest/create-table-like-file-orc.test 4 files changed, 28 insertions(+), 40 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/08/15708/1 -- To view, visit http://gerrit.cloudera.org:8080/15708 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: Id3b65f56bf7f225b1d29aa397f987fdd7eb7176c Gerrit-Change-Number: 15708 Gerrit-PatchSet: 1 Gerrit-Owner: Zoltan Borok-Nagy <[email protected]>
