Return-Path: X-Original-To: apmail-hbase-issues-archive@www.apache.org Delivered-To: apmail-hbase-issues-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 7FD07177D7 for ; Mon, 26 Jan 2015 20:19:35 +0000 (UTC) Received: (qmail 57377 invoked by uid 500); 26 Jan 2015 20:19:35 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 57332 invoked by uid 500); 26 Jan 2015 20:19:35 -0000 Mailing-List: contact issues-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list issues@hbase.apache.org Received: (qmail 57320 invoked by uid 99); 26 Jan 2015 20:19:35 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 26 Jan 2015 20:19:35 +0000 Date: Mon, 26 Jan 2015 20:19:35 +0000 (UTC) From: "Hudson (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HBASE-12919) Compilation with Hadoop-2.4- is broken again 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/HBASE-12919?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14292348#comment-14292348 ] Hudson commented on HBASE-12919: -------------------------------- FAILURE: Integrated in HBase-TRUNK #6056 (See [https://builds.apache.org/job/HBase-TRUNK/6056/]) HBASE-12919 Compilation with Hadoop-2.4- is broken again (Srikanth Srungarapu) (enis: rev 8241531f4390f9652770f8a82e1e3ea450941bbb) * hbase-thrift/src/main/java/org/apache/hadoop/hbase/thrift/ThriftHttpServlet.java > Compilation with Hadoop-2.4- is broken again > -------------------------------------------- > > Key: HBASE-12919 > URL: https://issues.apache.org/jira/browse/HBASE-12919 > Project: HBase > Issue Type: Bug > Reporter: Enis Soztutar > Assignee: Srikanth Srungarapu > Fix For: 1.0.0, 2.0.0, 1.1.0 > > Attachments: HBASE-12919.patch > > > This is from the 1.0.0RC1 testing. I should have done the compilation before the RC. Sorry for the noise. > {code} > [INFO] ------------------------------------------------------------- > [ERROR] COMPILATION ERROR : > [INFO] ------------------------------------------------------------- > [ERROR] /Users/enis/projects/rc-test/hbase-1.0.0/hbase-thrift/src/main/java/org/apache/hadoop/hbase/thrift/ThriftHttpServlet.java:[98,18] error: method authorize in class ProxyUsers cannot be applied to given types; > {code} > HBASE-12640 seems to be the offender. [~srikanth235], [~jxiang] FYI. -- This message was sent by Atlassian JIRA (v6.3.4#6332)