Return-Path: X-Original-To: apmail-hive-issues-archive@minotaur.apache.org Delivered-To: apmail-hive-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 CF1A617B4C for ; Fri, 24 Apr 2015 18:43:38 +0000 (UTC) Received: (qmail 13264 invoked by uid 500); 24 Apr 2015 18:43:38 -0000 Delivered-To: apmail-hive-issues-archive@hive.apache.org Received: (qmail 13243 invoked by uid 500); 24 Apr 2015 18:43:38 -0000 Mailing-List: contact issues-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 issues@hive.apache.org Received: (qmail 13233 invoked by uid 99); 24 Apr 2015 18:43:38 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 24 Apr 2015 18:43:38 +0000 Date: Fri, 24 Apr 2015 18:43:38 +0000 (UTC) From: "Prasanth Jayachandran (JIRA)" To: issues@hive.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HIVE-10431) HIVE-9555 broke hadoop-1 build 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-10431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14511509#comment-14511509 ] Prasanth Jayachandran commented on HIVE-10431: ---------------------------------------------- +1 > HIVE-9555 broke hadoop-1 build > ------------------------------ > > Key: HIVE-10431 > URL: https://issues.apache.org/jira/browse/HIVE-10431 > Project: Hive > Issue Type: Bug > Affects Versions: 1.2.0 > Reporter: Prasanth Jayachandran > Assignee: Sergey Shelukhin > Attachments: HIVE-10431.patch > > > HIVE-9555 RecordReaderUtils uses direct bytebuffer read from FSDataInputStream which is not present in hadoop-1. This breaks hadoop-1 compilation. -- This message was sent by Atlassian JIRA (v6.3.4#6332)