You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@impala.apache.org by "Sahil Takiar (Jira)" <ji...@apache.org> on 2019/11/01 21:03:00 UTC

[jira] [Created] (IMPALA-9117) test_lineage.py and test_mt_dop.py are failing on ABFS

Sahil Takiar created IMPALA-9117:
------------------------------------

             Summary: test_lineage.py and test_mt_dop.py are failing on ABFS
                 Key: IMPALA-9117
                 URL: https://issues.apache.org/jira/browse/IMPALA-9117
             Project: IMPALA
          Issue Type: Test
            Reporter: Sahil Takiar
            Assignee: Sahil Takiar


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.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)