Details
-
Test
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
-
ghx-label-5
Description
Both failures are known issues.
TestLineage::test_lineage_output is failing because the test requires HBase to run (this test is already disabled for S3).
TestMtDopFlags::test_mt_dop_all is failing because it runs QueryTest/insert which includes a query that writes a folder that ends in a dot. ABFS does not allow files or directories to end in a dot - IMPALA-7860 / IMPALA-7681 / HADOOP-15860.
Attachments
Issue Links
- relates to
-
IMPALA-7860 Tests use partition name that isn't supported on ABFS
- Resolved