Return-Path: X-Original-To: apmail-crunch-dev-archive@www.apache.org Delivered-To: apmail-crunch-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id B6DE11041C for ; Wed, 28 May 2014 20:29:04 +0000 (UTC) Received: (qmail 72276 invoked by uid 500); 28 May 2014 20:29:04 -0000 Delivered-To: apmail-crunch-dev-archive@crunch.apache.org Received: (qmail 72205 invoked by uid 500); 28 May 2014 20:29:04 -0000 Mailing-List: contact dev-help@crunch.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@crunch.apache.org Delivered-To: mailing list dev@crunch.apache.org Received: (qmail 72124 invoked by uid 500); 28 May 2014 20:29:04 -0000 Delivered-To: apmail-incubator-crunch-dev@incubator.apache.org Received: (qmail 72097 invoked by uid 99); 28 May 2014 20:29:04 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 28 May 2014 20:29:04 +0000 Date: Wed, 28 May 2014 20:29:04 +0000 (UTC) From: "Josh Wills (JIRA)" To: crunch-dev@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CRUNCH-387) Add support for mulitple HBase Scans on a single Source 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/CRUNCH-387?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14011536#comment-14011536 ] Josh Wills commented on CRUNCH-387: ----------------------------------- +1 > Add support for mulitple HBase Scans on a single Source > ------------------------------------------------------- > > Key: CRUNCH-387 > URL: https://issues.apache.org/jira/browse/CRUNCH-387 > Project: Crunch > Issue Type: Improvement > Components: IO > Reporter: Micah Whitacre > Assignee: Micah Whitacre > Attachments: CRUNCH-387-0.8.patch, CRUNCH-387.patch, CRUNCH-387_v2_master.patch > > > HBase recently added a new input format that supports multiple scan objects.[1] We should be able to change HBaseSourceTarget and FromHBase to support varargs on Scans to enable this functionality. > [1] - https://hbase.apache.org/0.94/apidocs/org/apache/hadoop/hbase/mapreduce/MultiTableInputFormat.html -- This message was sent by Atlassian JIRA (v6.2#6252)