Norbert Luksa has uploaded this change for review. ( http://gerrit.cloudera.org:8080/15266
Change subject: IMPALA-9351: Change path in TestCreateTableLikeFileOrc ...................................................................... IMPALA-9351: Change path in TestCreateTableLikeFileOrc There are some builds where AnalyzeDDLTest.TestCreateTableLikeFileOrc failed due to non-existing path. The problem was with the complex table check: /test-warehouse/functional_orc_def.db/complextypes_fileformat/000000_0' As Joe suggested, this commit changes the path to another complex table, "complextypestbl", which is loaded by Impala and not written by Hive, so the location should always be the same. Tests: - Run the changed test. Change-Id: I94ac0f09a738e6c3edb068b036c1d50dc9861a7f --- M fe/src/test/java/org/apache/impala/analysis/AnalyzeDDLTest.java 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/66/15266/1 -- To view, visit http://gerrit.cloudera.org:8080/15266 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I94ac0f09a738e6c3edb068b036c1d50dc9861a7f Gerrit-Change-Number: 15266 Gerrit-PatchSet: 1 Gerrit-Owner: Norbert Luksa <[email protected]>
