Repository: drill Updated Branches: refs/heads/gh-pages b02be3aa1 -> 549953878 edits to 1.5 blog - update authors Project: http://git-wip-us.apache.org/repos/asf/drill/repo Commit: http://git-wip-us.apache.org/repos/asf/drill/commit/54995387 Tree: http://git-wip-us.apache.org/repos/asf/drill/tree/54995387 Diff: http://git-wip-us.apache.org/repos/asf/drill/diff/54995387 Branch: refs/heads/gh-pages Commit: 54995387838a8ecb62b3c585618c231881cf644b Parents: b02be3a Author: Bridget Bevens Authored: Tue Feb 16 15:28:37 2016 -0800 Committer: Bridget Bevens Committed: Tue Feb 16 15:28:37 2016 -0800 ---------------------------------------------------------------------- _data/authors.json | 14 +++++++++++++- blog/_posts/2016-02-16-drill-1.5-released.md | 2 +- 2 files changed, 14 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/drill/blob/54995387/_data/authors.json ---------------------------------------------------------------------- diff --git a/_data/authors.json b/_data/authors.json index a684216..0f4196d 100644 --- a/_data/authors.json +++ b/_data/authors.json @@ -28,5 +28,17 @@ "title": "SSE", "org": "Intuit India (IDC)", "email": "kamesh.hadoop@gmail.com" + }, + "jaltekruse": { + "name": "Jason Altekruse", + "title": "PMC Member and Committer", + "org": "Apache Drill", + "email": "json@apache.org" + }, + "bbevens": { + "name": "Bridget Bevens", + "title": "Comitter", + "org": "MapR Technologies", + "email": "bbevens@mapr.com" + } } -} \ No newline at end of file http://git-wip-us.apache.org/repos/asf/drill/blob/54995387/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 2d38333..1bb211d 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: ["Jason Altekruse", "Bridget Bevens"] +authors: ["jaltekruse", "bbevens"] --- Today, we're happy to announce the availability of Drill 1.5.0. You can download it [here](https://drill.apache.org/download/).