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)