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 61036101AF for ; Thu, 12 Feb 2015 09:07:19 +0000 (UTC) Received: (qmail 25930 invoked by uid 500); 12 Feb 2015 09:07:12 -0000 Delivered-To: apmail-hadoop-yarn-issues-archive@hadoop.apache.org Received: (qmail 25834 invoked by uid 500); 12 Feb 2015 09:07:12 -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 25589 invoked by uid 99); 12 Feb 2015 09:07:12 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 12 Feb 2015 09:07:12 +0000 Date: Thu, 12 Feb 2015 09:07:12 +0000 (UTC) From: "Devaraj K (JIRA)" To: yarn-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (YARN-3185) Fix Correctness Warnings #org.apache.hadoop.yarn.client.cli.RMAdminCLI 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-3185?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14317849#comment-14317849 ] Devaraj K commented on YARN-3185: --------------------------------- [~brahmareddy], this warning occurs due to the YARN-3179 patch. It will be handled with the patch, I am closing this as duplicate of YARN-3179. > Fix Correctness Warnings #org.apache.hadoop.yarn.client.cli.RMAdminCLI > ---------------------------------------------------------------------- > > Key: YARN-3185 > URL: https://issues.apache.org/jira/browse/YARN-3185 > Project: Hadoop YARN > Issue Type: Bug > Affects Versions: 2.6.0 > Reporter: Brahma Reddy Battula > Assignee: Brahma Reddy Battula > > > {noformat} > Bug type EC_UNRELATED_TYPES (click for details) > In class org.apache.hadoop.yarn.client.cli.RMAdminCLI > In method org.apache.hadoop.yarn.client.cli.RMAdminCLI.appendHAUsage(StringBuilder) > Actual type String > Expected org.apache.hadoop.ha.HAAdmin$UsageInfo > String constant "-help" > Return value of java.util.Map$Entry.getValue() > Object.equals(Object) used to determine equality > At RMAdminCLI.java:[line 132] > {noformat} > *Please check the following for more details* > https://builds.apache.org/job/PreCommit-YARN-Build/6599//artifact/patchprocess/newPatchFindbugsWarningshadoop-yarn-client.html#Warnings_CORRECTNESS -- This message was sent by Atlassian JIRA (v6.3.4#6332)