Return-Path: X-Original-To: apmail-hadoop-common-issues-archive@minotaur.apache.org Delivered-To: apmail-hadoop-common-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 02DEE7D7E for ; Wed, 3 Aug 2011 18:43:50 +0000 (UTC) Received: (qmail 53212 invoked by uid 500); 3 Aug 2011 18:43:49 -0000 Delivered-To: apmail-hadoop-common-issues-archive@hadoop.apache.org Received: (qmail 53122 invoked by uid 500); 3 Aug 2011 18:43:49 -0000 Mailing-List: contact common-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: common-issues@hadoop.apache.org Delivered-To: mailing list common-issues@hadoop.apache.org Received: (qmail 53108 invoked by uid 99); 3 Aug 2011 18:43:48 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 03 Aug 2011 18:43:48 +0000 X-ASF-Spam-Status: No, hits=-2000.7 required=5.0 tests=ALL_TRUSTED,RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 03 Aug 2011 18:43:47 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 2C002A60D1 for ; Wed, 3 Aug 2011 18:43:27 +0000 (UTC) Date: Wed, 3 Aug 2011 18:43:27 +0000 (UTC) From: "Jeffrey Naisbitt (JIRA)" To: common-issues@hadoop.apache.org Message-ID: <718711198.5409.1312397007177.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <418409707.3046.1312322427573.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Commented] (HADOOP-7499) Add method for doing a sanity check on hostnames in NetUtils 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/HADOOP-7499?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13078914#comment-13078914 ] Jeffrey Naisbitt commented on HADOOP-7499: ------------------------------------------ How are you running test-patch.sh? (what is the actual command you use, and where do you run it?) This is my first test-patch run since the mavenization changes, and I am probably doing something wrong since when I run this, it looks like it's basically repeating the expected 6 findbugs warnings 3 times (getting a total of 18). Basically, I'm running this command from my hadoop-trunk folder: ./dev-support/test-patch.sh DEVELOPER ../HADOOP-7499.patch /tmp svn grep patch $FINDBUGS_HOME $FORREST_HOME `pwd` > Add method for doing a sanity check on hostnames in NetUtils > ------------------------------------------------------------ > > Key: HADOOP-7499 > URL: https://issues.apache.org/jira/browse/HADOOP-7499 > Project: Hadoop Common > Issue Type: Bug > Components: util > Affects Versions: 0.23.0 > Reporter: Jeffrey Naisbitt > Assignee: Jeffrey Naisbitt > Fix For: 0.23.0 > > Attachments: HADOOP-7499.patch > > > As part of MAPREDUCE-2489, we need a method in NetUtils to do a sanity check on hostnames -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira