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

[jira] [Created] (HIVE-23614) Always pass HiveConfig to removeTempOrDuplicateFiles

John Sherman created HIVE-23614:
-----------------------------------

             Summary: Always pass HiveConfig to removeTempOrDuplicateFiles
                 Key: HIVE-23614
                 URL: https://issues.apache.org/jira/browse/HIVE-23614
             Project: Hive
          Issue Type: Bug
          Components: HiveServer2
            Reporter: John Sherman
            Assignee: John Sherman


As part of HIVE-23354, we check the provided HiveConf for speculative execution and throw an error if it is enabled. There is one path that did not previously provide a HiveConf value which shows up in test failures in runtime_skewjoin_mapjoin_spark.q, skewjoin.q and skewjoin_onesideskew.q (which we do not run as part of pre-commit tests).



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