Return-Path: X-Original-To: apmail-accumulo-notifications-archive@minotaur.apache.org Delivered-To: apmail-accumulo-notifications-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 4216D119CA for ; Mon, 7 Jul 2014 19:08:35 +0000 (UTC) Received: (qmail 53384 invoked by uid 500); 7 Jul 2014 19:08:35 -0000 Delivered-To: apmail-accumulo-notifications-archive@accumulo.apache.org Received: (qmail 53351 invoked by uid 500); 7 Jul 2014 19:08:35 -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 53334 invoked by uid 99); 7 Jul 2014 19:08:35 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 07 Jul 2014 19:08:35 +0000 Date: Mon, 7 Jul 2014 19:08:35 +0000 (UTC) From: "David Phillips (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 [ https://issues.apache.org/jira/browse/ACCUMULO-2180?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14054038#comment-14054038 ] David Phillips commented on ACCUMULO-2180: ------------------------------------------ Presto passes the username to the connector, but there is no authentication, so it can be trivially forged. Better security support is on our roadmap. > 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 > > 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.2#6252)