From owner-svn-ports-head@FreeBSD.ORG Mon Dec 22 13:23:07 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 8B2532F2; Mon, 22 Dec 2014 13:23:07 +0000 (UTC) Received: from prod2.absolight.net (mx3.absolight.net [IPv6:2a01:678:2:100::25]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (Client CN "plouf.absolight.net", Issuer "CAcert Class 3 Root" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 47E8D3723; Mon, 22 Dec 2014 13:23:07 +0000 (UTC) Received: from prod2.absolight.net (localhost [127.0.0.1]) by prod2.absolight.net (Postfix) with ESMTP id CF943BDC24; Mon, 22 Dec 2014 14:23:03 +0100 (CET) Received: from gw.in.absolight.net (gw-ecl.in.absolight.net [79.143.241.69]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "gw.in.absolight.net", Issuer "CA Cert Signing Authority" (not verified)) by prod2.absolight.net (Postfix) with ESMTPSA id BE132BDC1F; Mon, 22 Dec 2014 14:23:03 +0100 (CET) Received: from ogg.in.absolight.net (ogg.in.absolight.net [79.143.241.239]) by gw.in.absolight.net (Postfix) with ESMTP id 7D4F9614F; Mon, 22 Dec 2014 14:23:03 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by ogg.in.absolight.net (Postfix) with ESMTP id 4BFB47A06C93; Mon, 22 Dec 2014 14:23:03 +0100 (CET) Date: Mon, 22 Dec 2014 14:23:03 +0100 From: Mathieu Arnold To: Dmitry Sivachenko , Alexey Dokuchaev Subject: Re: svn commit: r375080 - head/devel/hadoop2 Message-ID: <70A8B9E164BEF827D44D8C24@ogg.in.absolight.net> In-Reply-To: <0652B576-A42E-4509-8437-C5A99F562EE5@FreeBSD.org> References: <201412201832.sBKIWDi9072905@svn.freebsd.org> <20141221081002.GC27290@FreeBSD.org> <0652B576-A42E-4509-8437-C5A99F562EE5@FreeBSD.org> X-Mailer: Mulberry/4.0.8 (Mac OS X) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Dec 2014 13:23:07 -0000 +--On 22 d=C3=A9cembre 2014 15:10:56 +0300 Dmitry Sivachenko wrote: |=20 |> On 21 =D0=B4=D0=B5=D0=BA. 2014 =D0=B3., at 11:10, Alexey Dokuchaev = |> wrote: |>=20 |> On Sat, Dec 20, 2014 at 06:32:13PM +0000, Dmitry Sivachenko wrote: |>> New Revision: 375080 |>> URL: https://svnweb.freebsd.org/changeset/ports/375080 |>> QAT: https://qat.redports.org/buildarchive/r375080/ |>>=20 |>> Log: |>> Add some notes for potential update submitters. |>> [...] |>>=20 |>> +# Please do not submit untested updates. Be sure to start hadoop in |>> +# distributed mode and run few map/reduce. Be sure there are no |>> exception +# in any of it's log files. This version is tested under |>> the load and +# no problems encountered so far. Thanks. |>=20 |> Honestly, this should be kept in mind when updating practically *any* |> port. |=20 |=20 | I agree, but sometimes people just refer to clean redports build logs... Good thing it's down then. --=20 Mathieu Arnold