From issues-return-165063-archive-asf-public=cust-asf.ponee.io@hive.apache.org Wed Aug 14 10:54:02 2019 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with SMTP id C6C0E1802C7 for ; Wed, 14 Aug 2019 12:54:01 +0200 (CEST) Received: (qmail 18025 invoked by uid 500); 14 Aug 2019 10:54:01 -0000 Mailing-List: contact issues-help@hive.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@hive.apache.org Delivered-To: mailing list issues@hive.apache.org Received: (qmail 18003 invoked by uid 99); 14 Aug 2019 10:54:01 -0000 Received: from mailrelay1-us-west.apache.org (HELO mailrelay1-us-west.apache.org) (209.188.14.139) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 14 Aug 2019 10:54:01 +0000 Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 9BCF3E02AA for ; Wed, 14 Aug 2019 10:54:00 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 56DE827778 for ; Wed, 14 Aug 2019 10:54:00 +0000 (UTC) Date: Wed, 14 Aug 2019 10:54:00 +0000 (UTC) From: "Ashutosh Bapat (JIRA)" To: issues@hive.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HIVE-22110) Initialize ReplChangeManager before starting actual dump MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/HIVE-22110?page=3Dcom.atlassia= n.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Bapat updated HIVE-22110: ---------------------------------- Attachment: HIVE-22110.01.patch Status: Patch Available (was: Open) > Initialize ReplChangeManager before starting actual dump > -------------------------------------------------------- > > Key: HIVE-22110 > URL: https://issues.apache.org/jira/browse/HIVE-22110 > Project: Hive > Issue Type: Bug > Components: HiveServer2, repl > Affects Versions: 4.0.0 > Reporter: Ashutosh Bapat > Assignee: Ashutosh Bapat > Priority: Major > Labels: pull-request-available > Fix For: 4.0.0 > > Attachments: HIVE-22110.01.patch > > Time Spent: 10m > Remaining Estimate: 0h > > REPL DUMP=C2=A0calls=C2=A0ReplChageManager.encodeFileUri() to add cmroot = and checksum to the url. This requires ReplChangeManager to be initialized.= So, initialize Repl change manager when taking a dump. -- This message was sent by Atlassian JIRA (v7.6.14#76016)