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 D0D66200B9B for ; Wed, 12 Oct 2016 14:59:23 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id CF7EB160AD4; Wed, 12 Oct 2016 12:59:23 +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 49929160AD3 for ; Wed, 12 Oct 2016 14:59:23 +0200 (CEST) Received: (qmail 99464 invoked by uid 500); 12 Oct 2016 12:59:22 -0000 Mailing-List: contact notifications-help@accumulo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jira@apache.org Delivered-To: mailing list notifications@accumulo.apache.org Received: (qmail 99423 invoked by uid 99); 12 Oct 2016 12:59:22 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 12 Oct 2016 12:59:22 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 3DCB42C4C79 for ; Wed, 12 Oct 2016 12:59:22 +0000 (UTC) Date: Wed, 12 Oct 2016 12:59:22 +0000 (UTC) From: "Adam J Shook (JIRA)" To: notifications@accumulo.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (ACCUMULO-2180) provide an interface for FB Presto MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Wed, 12 Oct 2016 12:59:24 -0000 [ https://issues.apache.org/jira/browse/ACCUMULO-2180?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15568639#comment-15568639 ] Adam J Shook commented on ACCUMULO-2180: ---------------------------------------- I can add a blurb to the website when it gets released, [~elserj]. Should it go in {{projects.md}} or some other page? > provide an interface for FB Presto > ---------------------------------- > > Key: ACCUMULO-2180 > URL: https://issues.apache.org/jira/browse/ACCUMULO-2180 > Project: Accumulo > Issue Type: New Feature > Reporter: Arshak Navruzyan > Priority: Trivial > > Presto (http://prestodb.io/) appears to be gaining support as a faster alternative to Hive. > Presto can query different data stores using connectors that provide interfaces for fetching metadata, getting data locations, and accessing the data itself. Currently Presto ships with a HD1, HD2 hive connectors. FB has a prototype connector for Hbase that they plan to open source at some point. There is also a connector for Cassandra (https://github.com/MartinWeindel/presto/blob/master/presto-cassandra/README.md) -- This message was sent by Atlassian JIRA (v6.3.4#6332)