[ https://issues.apache.org/jira/browse/HIVE-19476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16468813#comment-16468813 ]
ASF GitHub Bot commented on HIVE-19476: --------------------------------------- GitHub user sankarh opened a pull request: https://github.com/apache/hive/pull/344 HIVE-19476: Fix failures in TestReplicationScenariosAcidTables, TestReplicationOnHDFSEncryptedZones and TestCopyUtils. You can merge this pull request into a Git repository by running: $ git pull https://github.com/sankarh/hive HIVE-19476 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/hive/pull/344.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #344 ---- commit a50f602bb0e38b7b96ae154e667e15afd2fc8b9b Author: Sankar Hariappan <mailtosankarh@...> Date: 2018-05-09T12:42:21Z HIVE-19476: Fix failures in TestReplicationScenariosAcidTables, TestReplicationOnHDFSEncryptedZones and TestCopyUtils. ---- > Fix failures in TestReplicationScenariosAcidTables, > TestReplicationOnHDFSEncryptedZones and TestCopyUtils > --------------------------------------------------------------------------------------------------------- > > Key: HIVE-19476 > URL: https://issues.apache.org/jira/browse/HIVE-19476 > Project: Hive > Issue Type: Bug > Components: HiveServer2, repl > Affects Versions: 3.0.0 > Reporter: Sankar Hariappan > Assignee: Sankar Hariappan > Priority: Major > Labels: Tests, pull-request-available > Fix For: 3.0.0, 3.1.0 > > Attachments: HIVE-19476.01.patch > > > TestReplicationScenariosAcidTables broken due to HIVE-17657. > cc [~sershe] > TestReplicationOnHDFSEncryptedZones and TestCopyUtils are failing due to > auto-stats gathered which thrown exception irrelevant to theses tests. > > -- This message was sent by Atlassian JIRA (v7.6.3#76005)