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 5D93D10259 for ; Sat, 31 Aug 2013 15:47:59 +0000 (UTC) Received: (qmail 34540 invoked by uid 500); 31 Aug 2013 15:47:58 -0000 Delivered-To: apmail-crunch-dev-archive@crunch.apache.org Received: (qmail 34517 invoked by uid 500); 31 Aug 2013 15:47:54 -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 34509 invoked by uid 500); 31 Aug 2013 15:47:52 -0000 Delivered-To: apmail-incubator-crunch-dev@incubator.apache.org Received: (qmail 34504 invoked by uid 99); 31 Aug 2013 15:47:52 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 31 Aug 2013 15:47:52 +0000 Date: Sat, 31 Aug 2013 15:47:52 +0000 (UTC) From: "Josh Wills (JIRA)" To: crunch-dev@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CRUNCH-246) HFileSource 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-246?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13755536#comment-13755536 ] Josh Wills commented on CRUNCH-246: ----------------------------------- +1-- really nice. Thanks Chao! > HFileSource > ----------- > > Key: CRUNCH-246 > URL: https://issues.apache.org/jira/browse/CRUNCH-246 > Project: Crunch > Issue Type: Improvement > Components: IO > Reporter: Chao Shi > Assignee: Chao Shi > Attachments: crunch-246.patch, crunch-246-v2.patch, HFileInputFormat.java > > > I found this useful when directly perform MR on HFiles. I used it yesterday when copying a bunch of HFiles to another cluster (where the region layout is different). > There is no HFileInputFormat provided by HBase, but I found the following from google: > https://gist.github.com/leifwickland/1120311 > http://blog.csdn.net/kirayuan/article/details/7794402 (Java version of the above. The webpage is in chinese, but you can see the code) > I'm not sure if we copy their code directly (copyright issue?). Anyone knows? -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira