From commits-return-8578-apmail-kudu-commits-archive=kudu.apache.org@kudu.apache.org Wed Mar 11 16:12:28 2020 Return-Path: X-Original-To: apmail-kudu-commits-archive@minotaur.apache.org Delivered-To: apmail-kudu-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by minotaur.apache.org (Postfix) with SMTP id 74194194D6 for ; Wed, 11 Mar 2020 16:12:28 +0000 (UTC) Received: (qmail 25029 invoked by uid 500); 11 Mar 2020 16:12:28 -0000 Delivered-To: apmail-kudu-commits-archive@kudu.apache.org Received: (qmail 24965 invoked by uid 500); 11 Mar 2020 16:12:27 -0000 Mailing-List: contact commits-help@kudu.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@kudu.apache.org Delivered-To: mailing list commits@kudu.apache.org Received: (qmail 24946 invoked by uid 99); 11 Mar 2020 16:12:27 -0000 Received: from ec2-52-202-80-70.compute-1.amazonaws.com (HELO gitbox.apache.org) (52.202.80.70) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 11 Mar 2020 16:12:27 +0000 Received: by gitbox.apache.org (ASF Mail Server at gitbox.apache.org, from userid 33) id 9FA2B8DACA; Wed, 11 Mar 2020 16:12:27 +0000 (UTC) Date: Wed, 11 Mar 2020 16:12:27 +0000 To: "commits@kudu.apache.org" Subject: [kudu] branch master updated (1cb4a0a -> 0b858e6) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Message-ID: <158394314760.17450.13367674692632534590@gitbox.apache.org> From: granthenke@apache.org X-Git-Host: gitbox.apache.org X-Git-Repo: kudu X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 1cb4a0ae3e253fbab26a9c4664550c9ca473ca98 X-Git-Newrev: 0b858e67f0ab3a41789490d00a6ebcebe342798d X-Git-NotificationType: ref_changed X-Git-Multimail-Version: 1.5.dev Auto-Submitted: auto-generated This is an automated email from the ASF dual-hosted git repository. granthenke pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/kudu.git. from 1cb4a0a ranger: fix the expected main class for the subprocess new 3782dd6 [build] Fix compilation when NO_CHRONY is not defined new 0b858e6 [build] Fix relocate_binaries_for_mini_cluster.py on Python 3 The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: .../mini-cluster/relocate_binaries_for_mini_cluster.py | 15 +++++++++++++-- src/kudu/mini-cluster/external_mini_cluster.cc | 2 +- 2 files changed, 14 insertions(+), 3 deletions(-)