Return-Path: Delivered-To: apmail-hadoop-general-archive@minotaur.apache.org Received: (qmail 16870 invoked from network); 12 Feb 2011 08:18:43 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 12 Feb 2011 08:18:43 -0000 Received: (qmail 88484 invoked by uid 500); 12 Feb 2011 08:18:42 -0000 Delivered-To: apmail-hadoop-general-archive@hadoop.apache.org Received: (qmail 87911 invoked by uid 500); 12 Feb 2011 08:18:39 -0000 Mailing-List: contact general-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: general@hadoop.apache.org Delivered-To: mailing list general@hadoop.apache.org Received: (qmail 87903 invoked by uid 99); 12 Feb 2011 08:18:39 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 12 Feb 2011 08:18:39 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=RCVD_IN_DNSWL_NONE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy) Received: from [208.97.132.207] (HELO homiemail-a73.g.dreamhost.com) (208.97.132.207) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 12 Feb 2011 08:18:31 +0000 Received: from homiemail-a73.g.dreamhost.com (localhost [127.0.0.1]) by homiemail-a73.g.dreamhost.com (Postfix) with ESMTP id 6411B1F0080 for ; Sat, 12 Feb 2011 00:18:10 -0800 (PST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gbiv.com; h=content-type :mime-version:subject:from:in-reply-to:date :content-transfer-encoding:message-id:references:to; q=dns; s= gbiv.com; b=c00i7ge+x1A2r9KHYqLRyhD+KSMiKuUVGPMaI+ea3GdVMYBpL3LV ir7OWAIBeqRxhV28xnmnHsNR7B3NR4gqR0II7ULDsoP3Ngj5s49bj9ujrzxhlH0S /NK/xozlGxDwLsQNuA/RwE1xORW5TQ/HR4rZgOPQ7FhVBpJ3HF7P5fk= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=gbiv.com; h=content-type :mime-version:subject:from:in-reply-to:date :content-transfer-encoding:message-id:references:to; s=gbiv.com; bh=OFuff24D+2Y/YM0WmMOfWpU+5x0=; b=SfSsQKSvxcAF12uxC9vDr3hANez9 9fdova3egxZkIQFv5iPj1r1OqCHGY6HmTveP3MLw+p2ApToKVxPczzShdQ1t6Pof e/a6I+Tw0ETtoytL4EtCL9R4Va6Ujg9+kABr0U6vN9YRoNJ5MvAkVi+UvJ+H+do5 xE62IRHpoZXAZz8= Received: from [192.168.1.84] (99-21-208-82.lightspeed.irvnca.sbcglobal.net [99.21.208.82]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: fielding@gbiv.com) by homiemail-a73.g.dreamhost.com (Postfix) with ESMTPSA id 32F111F007C for ; Sat, 12 Feb 2011 00:18:10 -0800 (PST) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Apple Message framework v1082) Subject: Re: [VOTE] Abandon hdfsproxy HDFS contrib From: "Roy T. Fielding" In-Reply-To: Date: Sat, 12 Feb 2011 00:18:09 -0800 Content-Transfer-Encoding: quoted-printable Message-Id: References: <823262F0-EE37-4A0A-8F8C-D9422541D67B@mac.com> <0CBAFDBB-AC2A-495D-8936-4DF4D6731B69@Holsman.NET> To: general@hadoop.apache.org X-Mailer: Apple Mail (2.1082) X-Virus-Checked: Checked by ClamAV on apache.org On Feb 11, 2011, at 2:28 AM, Bernd Fondermann wrote: > On Fri, Feb 11, 2011 at 07:33, Ian Holsman wrote: >> They probably have patched it, and mistakenly forgot to submit them.. = any chance of doing a diff on your version and submitting it? >=20 > Please keep in mind: The original author(s) would need to submit it - > not a proxy. No, anyone with permission of the copyright owner can submit it if it is a separately copyrightable work. If it is just a repair, then anyone can submit it, since repairs are not copyrightable. The original author should be noted in any credit given for the fix. ....Roy