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 7E94C18DA5 for ; Thu, 2 Jul 2015 12:20:05 +0000 (UTC) Received: (qmail 96876 invoked by uid 500); 2 Jul 2015 12:20:05 -0000 Delivered-To: apmail-crunch-dev-archive@crunch.apache.org Received: (qmail 96834 invoked by uid 500); 2 Jul 2015 12:20:05 -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 96819 invoked by uid 500); 2 Jul 2015 12:20:05 -0000 Delivered-To: apmail-incubator-crunch-dev@incubator.apache.org Received: (qmail 96816 invoked by uid 99); 2 Jul 2015 12:20:05 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 02 Jul 2015 12:20:05 +0000 Date: Thu, 2 Jul 2015 12:20:05 +0000 (UTC) From: "Micah Whitacre (JIRA)" To: crunch-dev@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (CRUNCH-535) crunch-hbase doesn't work with secured hbase (kerberos) 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-535?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Micah Whitacre updated CRUNCH-535: ---------------------------------- Component/s: IO > crunch-hbase doesn't work with secured hbase (kerberos) > ------------------------------------------------------- > > Key: CRUNCH-535 > URL: https://issues.apache.org/jira/browse/CRUNCH-535 > Project: Crunch > Issue Type: Bug > Components: IO > Affects Versions: 0.13.0 > Reporter: Jan Van Besien > Attachments: CRUNCH-535.patch > > > crunch-hbase doesn't work if hbase is secured because the credentials are not initialized in the job. > The fix is as simple as adding TableMapReduceUtil.initCredentials(job). I'll provide a patch. -- This message was sent by Atlassian JIRA (v6.3.4#6332)