Return-Path: X-Original-To: apmail-drill-commits-archive@www.apache.org Delivered-To: apmail-drill-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id A305C189AE for ; Tue, 16 Feb 2016 23:18:40 +0000 (UTC) Received: (qmail 63243 invoked by uid 500); 16 Feb 2016 23:18:35 -0000 Delivered-To: apmail-drill-commits-archive@drill.apache.org Received: (qmail 63209 invoked by uid 500); 16 Feb 2016 23:18:35 -0000 Mailing-List: contact commits-help@drill.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: commits@drill.apache.org Delivered-To: mailing list commits@drill.apache.org Received: (qmail 63200 invoked by uid 99); 16 Feb 2016 23:18:35 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 16 Feb 2016 23:18:35 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 727AAE0211; Tue, 16 Feb 2016 23:18:35 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: bridgetb@apache.org To: commits@drill.apache.org Message-Id: <3a95247fe96946edab6d04e3e20c8ae0@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: drill git commit: name edits Date: Tue, 16 Feb 2016 23:18:35 +0000 (UTC) Repository: drill Updated Branches: refs/heads/gh-pages 29cb58dc0 -> b02be3aa1 name edits Project: http://git-wip-us.apache.org/repos/asf/drill/repo Commit: http://git-wip-us.apache.org/repos/asf/drill/commit/b02be3aa Tree: http://git-wip-us.apache.org/repos/asf/drill/tree/b02be3aa Diff: http://git-wip-us.apache.org/repos/asf/drill/diff/b02be3aa Branch: refs/heads/gh-pages Commit: b02be3aa199ced2bea001ad237463715a38cbc4c Parents: 29cb58d Author: Bridget Bevens Authored: Tue Feb 16 15:16:59 2016 -0800 Committer: Bridget Bevens Committed: Tue Feb 16 15:16:59 2016 -0800 ---------------------------------------------------------------------- blog/_posts/2016-02-16-drill-1.5-released.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/drill/blob/b02be3aa/blog/_posts/2016-02-16-drill-1.5-released.md ---------------------------------------------------------------------- diff --git a/blog/_posts/2016-02-16-drill-1.5-released.md b/blog/_posts/2016-02-16-drill-1.5-released.md index 236658c..2d38333 100644 --- a/blog/_posts/2016-02-16-drill-1.5-released.md +++ b/blog/_posts/2016-02-16-drill-1.5-released.md @@ -3,7 +3,7 @@ layout: post title: "Drill 1.5 Released" code: drill-1.5-released excerpt: Apache Drill 1.5's highlights are: Authentication and security for the Web interface and REST API, experimental query support for Apache Kudu (incubating), an improved memory allocator, and configurable caching for Hive metadata. -authors: ["json", "bridgetb"] +authors: ["Jason Altekruse", "Bridget Bevens"] --- Today, we're happy to announce the availability of Drill 1.5.0. You can download it [here](https://drill.apache.org/download/).