[ https://issues.apache.org/jira/browse/HIVE-18031?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16297515#comment-16297515 ]
ASF GitHub Bot commented on HIVE-18031: --------------------------------------- GitHub user sankarh opened a pull request: https://github.com/apache/hive/pull/280 HIVE-18031: Support replication for Alter Database operation You can merge this pull request into a Git repository by running: $ git pull https://github.com/sankarh/hive HIVE-18031 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/hive/pull/280.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 #280 ---- commit d6d0902047474a03e922a2897f70c2d22001ba12 Author: Sankar Hariappan <mailtosankarh@...> Date: 2017-11-22T09:03:35Z HIVE-18031: Support replication for Alter Database operation ---- > Support replication for Alter Database operation. > ------------------------------------------------- > > Key: HIVE-18031 > URL: https://issues.apache.org/jira/browse/HIVE-18031 > Project: Hive > Issue Type: Sub-task > Components: HiveServer2, repl > Affects Versions: 3.0.0 > Reporter: Sankar Hariappan > Assignee: Sankar Hariappan > Labels: DR, pull-request-available, replication > Fix For: 3.0.0 > > Attachments: HIVE-18031.01.patch > > > Currently alter database operations to alter the database properties or > description are not generating any events due to which it is not getting > replicated. > Need to add an event for this. -- This message was sent by Atlassian JIRA (v6.4.14#64029)