You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Wei Yan (Jira)" <ji...@apache.org> on 2023/02/10 10:14:00 UTC

[jira] [Created] (HIVE-27068) Use Spark Accumulator V2 instead of the deprecated Accumulator V1

Wei Yan created HIVE-27068:
------------------------------

             Summary: Use Spark Accumulator V2 instead of the deprecated Accumulator V1
                 Key: HIVE-27068
                 URL: https://issues.apache.org/jira/browse/HIVE-27068
             Project: Hive
          Issue Type: Bug
          Components: Spark
    Affects Versions: 3.0.0
            Reporter: Wei Yan
             Fix For: 3.1.4


The  Accumulator V1 has been deprecated since the Spark version 2.0.0

But in hive 3 series and below versions,the Accumulator V1 is still used.
There will be compatibility problems when the new version of spark is used with hive,
 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)