You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Sahil Takiar (JIRA)" <ji...@apache.org> on 2018/06/04 20:30:00 UTC

[jira] [Created] (HIVE-19788) Flaky test: TestHCatLoaderComplexSchema

Sahil Takiar created HIVE-19788:
-----------------------------------

             Summary: Flaky test: TestHCatLoaderComplexSchema
                 Key: HIVE-19788
                 URL: https://issues.apache.org/jira/browse/HIVE-19788
             Project: Hive
          Issue Type: Sub-task
          Components: Test
            Reporter: Sahil Takiar
            Assignee: Sahil Takiar


{{TestHCatLoaderComplexSchema}} is still flaky because its writing to {{/tmp/}} - HIVE-19731 was meant to fix this, and that fixes the tmp dir for any Hive queries, but these tests run a bunch of Pig queries too, and those queries write to {{/tmp/}} - we need to pass in custom configs to the embedded {{PigServer}} that is being created as part of these tests.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)