Return-Path: X-Original-To: apmail-drill-issues-archive@minotaur.apache.org Delivered-To: apmail-drill-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 5669818E0F for ; Tue, 1 Dec 2015 22:04:11 +0000 (UTC) Received: (qmail 3131 invoked by uid 500); 1 Dec 2015 22:04:11 -0000 Delivered-To: apmail-drill-issues-archive@drill.apache.org Received: (qmail 3079 invoked by uid 500); 1 Dec 2015 22:04:11 -0000 Mailing-List: contact issues-help@drill.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@drill.apache.org Delivered-To: mailing list issues@drill.apache.org Received: (qmail 3035 invoked by uid 99); 1 Dec 2015 22:04:11 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 01 Dec 2015 22:04:11 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 081162C1F61 for ; Tue, 1 Dec 2015 22:04:11 +0000 (UTC) Date: Tue, 1 Dec 2015 22:04:11 +0000 (UTC) From: "Venki Korukanti (JIRA)" To: issues@drill.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (DRILL-3739) NPE on select from Hive for HBase table 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/DRILL-3739?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Venki Korukanti resolved DRILL-3739. ------------------------------------ Resolution: Fixed Assignee: Venki Korukanti Fix Version/s: 1.4.0 > NPE on select from Hive for HBase table > --------------------------------------- > > Key: DRILL-3739 > URL: https://issues.apache.org/jira/browse/DRILL-3739 > Project: Apache Drill > Issue Type: Bug > Affects Versions: 1.1.0 > Reporter: ckran > Assignee: Venki Korukanti > Priority: Critical > Fix For: 1.4.0 > > > For a table in HBase or MapR-DB with metadata created in Hive so that it can be accessed through beeline or Hue. From Drill query fail with > org.apache.drill.common.exceptions.UserRemoteException: SYSTEM ERROR: NullPointerException [Error Id: 1cfd2a36-bc73-4a36-83ee-ac317b8e6cdb] -- This message was sent by Atlassian JIRA (v6.3.4#6332)