Return-Path: X-Original-To: apmail-hadoop-yarn-issues-archive@minotaur.apache.org Delivered-To: apmail-hadoop-yarn-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 0723E190EA for ; Thu, 28 Apr 2016 14:29:18 +0000 (UTC) Received: (qmail 68713 invoked by uid 500); 28 Apr 2016 14:29:13 -0000 Delivered-To: apmail-hadoop-yarn-issues-archive@hadoop.apache.org Received: (qmail 68617 invoked by uid 500); 28 Apr 2016 14:29:13 -0000 Mailing-List: contact yarn-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: yarn-issues@hadoop.apache.org Delivered-To: mailing list yarn-issues@hadoop.apache.org Received: (qmail 68547 invoked by uid 99); 28 Apr 2016 14:29:13 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 28 Apr 2016 14:29:13 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id E7DFA2C1F60 for ; Thu, 28 Apr 2016 14:29:12 +0000 (UTC) Date: Thu, 28 Apr 2016 14:29:12 +0000 (UTC) From: "Andras Bokor (JIRA)" To: yarn-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (YARN-5007) MiniYarnCluster contains deprecated constructor which is called by the other constructors 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/YARN-5007?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andras Bokor updated YARN-5007: ------------------------------- Hadoop Flags: (was: Reviewed) > MiniYarnCluster contains deprecated constructor which is called by the other constructors > ----------------------------------------------------------------------------------------- > > Key: YARN-5007 > URL: https://issues.apache.org/jira/browse/YARN-5007 > Project: Hadoop YARN > Issue Type: Test > Components: timelineserver > Affects Versions: 2.6.0 > Reporter: Andras Bokor > Assignee: Andras Bokor > Fix For: 2.8.0 > > > MiniYarnCluster has a deprecated constructor which is called by the other constructors and it cases javac warnings during the build. -- This message was sent by Atlassian JIRA (v6.3.4#6332)