Return-Path: X-Original-To: apmail-hive-dev-archive@www.apache.org Delivered-To: apmail-hive-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 0356210CCC for ; Thu, 16 Jan 2014 12:32:23 +0000 (UTC) Received: (qmail 88245 invoked by uid 500); 16 Jan 2014 12:32:21 -0000 Delivered-To: apmail-hive-dev-archive@hive.apache.org Received: (qmail 87849 invoked by uid 500); 16 Jan 2014 12:32:20 -0000 Mailing-List: contact dev-help@hive.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@hive.apache.org Delivered-To: mailing list dev@hive.apache.org Received: (qmail 87839 invoked by uid 500); 16 Jan 2014 12:32:19 -0000 Delivered-To: apmail-hadoop-hive-dev@hadoop.apache.org Received: (qmail 87829 invoked by uid 99); 16 Jan 2014 12:32:19 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 16 Jan 2014 12:32:19 +0000 Date: Thu, 16 Jan 2014 12:32:19 +0000 (UTC) From: "ruish li (JIRA)" To: hive-dev@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HIVE-6213) Hive 0.11.0 is not working with mr1-2.0.0-mr1-cdh4.2.1 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/HIVE-6213?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ruish li updated HIVE-6213: --------------------------- Attachment: HIVE-4619.D10971.1.patch HIVE-6213.patch > Hive 0.11.0 is not working with mr1-2.0.0-mr1-cdh4.2.1 > ------------------------------------------------------ > > Key: HIVE-6213 > URL: https://issues.apache.org/jira/browse/HIVE-6213 > Project: Hive > Issue Type: Bug > Components: Query Processor > Affects Versions: 0.11.0 > Environment: OS: Red Hat Enterprise Linux Server release 6.2 > HDFS: CDH-4.2.1 > MAPRED: CDH-4.2.1-mr1 > Reporter: ruish li > Labels: patch > Attachments: HIVE-4619.D10971.1.patch, HIVE-6213.patch > > > Diagnostic Messages for this Task: > java.lang.RuntimeException: java.lang.NullPointerException > at org.apache.hadoop.hive.ql.exec.Utilities.getMapRedWork(Utilities.java:230) > at org.apache.hadoop.hive.ql.io.HiveInputFormat.init(HiveInputFormat.java:255) > at org.apache.hadoop.hive.ql.io.HiveInputFormat.pushProjectionsAndFilters(HiveInputFormat.java:381) > at org.apache.hadoop.hive.ql.io.HiveInputFormat.pushProjectionsAndFilters(HiveInputFormat.java:374) > at org.apache.hadoop.hive.ql.io.CombineHiveInputFormat.getRecordReader(CombineHiveInputFormat.java:540) > at org.apache.hadoop.mapred.MapTask.runOldMapper(MapTask.java:395) > at org.apache.hadoop.mapred.MapTask.run(MapTask.java:333) > at org.apache.hadoop.mapred.Child$4.run(Child.java:268) > at java.security.AccessController.doPrivileged(Native Method) > at javax.security.auth.Subject.doAs(Subject.java:415) > at org.apache.hadoop.security.UserGroupInformation.doAs(UserGroupInformation.java:1408) > at org.apache.hadoop.mapred.Child.main(Child.java:262) -- This message was sent by Atlassian JIRA (v6.1.5#6160)