ninebigbig opened a new pull request, #4052:
URL: https://github.com/apache/hive/pull/4052

   ### What changes were proposed in this pull request?
   Use Accumulator V2 instead of the deprecated Accumulator V1 from spark 2.0.0
   
   
   ### Why are the changes needed?
   1.Accumulator V2 can do the same thing with the deprecated Accumulator V1.
   2.If we use the new version such as 3.1.3 of spark,the Accumulator V1 will 
have compatibility problem.
   
   
   ### Does this PR introduce _any_ user-facing change?
   no
   
   
   ### How was this patch tested?
   local test
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to