Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id DB4B7200B7F for ; Sun, 11 Sep 2016 22:21:26 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id D9F29160AC7; Sun, 11 Sep 2016 20:21:26 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 5381D160AB6 for ; Sun, 11 Sep 2016 22:21:26 +0200 (CEST) Received: (qmail 20908 invoked by uid 500); 11 Sep 2016 20:21:20 -0000 Mailing-List: contact issues-help@drill.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@drill.apache.org Delivered-To: mailing list issues@drill.apache.org Received: (qmail 20890 invoked by uid 99); 11 Sep 2016 20:21:20 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 11 Sep 2016 20:21:20 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 6F68A2C1B79 for ; Sun, 11 Sep 2016 20:21:20 +0000 (UTC) Date: Sun, 11 Sep 2016 20:21:20 +0000 (UTC) From: "Aditya Kishore (JIRA)" To: issues@drill.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (DRILL-4886) Merge maprdb format plugin source code MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Sun, 11 Sep 2016 20:21:27 -0000 Aditya Kishore created DRILL-4886: ------------------------------------- Summary: Merge maprdb format plugin source code Key: DRILL-4886 URL: https://issues.apache.org/jira/browse/DRILL-4886 Project: Apache Drill Issue Type: Task Components: Storage - Other Reporter: Aditya Kishore Assignee: Aditya Kishore Fix For: 1.9.0 Unlike other storage and format plugins, maprdb format plugin source code has so far lived in a private MapR repository which quite frequently causes the plugin to break due to fast-evolving nature of Drill interfaces. Creating this JIRA to merge the maprdb format plugin source with Apache Drill source code. Since the plugin depends upon a few non-opensource jars, the binary distribution convenience packages of Apache Drill will not include either the maprdb format-plugin or its dependencies. Please see [LEGAL-251|https://issues.apache.org/jira/browse/LEGAL-251] for discussion/conclusion regarding inclusion of source code with non-open-source dependency. -- This message was sent by Atlassian JIRA (v6.3.4#6332)