Return-Path: X-Original-To: apmail-hadoop-common-dev-archive@www.apache.org Delivered-To: apmail-hadoop-common-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id A531818CAD for ; Wed, 16 Dec 2015 14:12:48 +0000 (UTC) Received: (qmail 64860 invoked by uid 500); 16 Dec 2015 14:12:46 -0000 Delivered-To: apmail-hadoop-common-dev-archive@hadoop.apache.org Received: (qmail 64772 invoked by uid 500); 16 Dec 2015 14:12:46 -0000 Mailing-List: contact common-dev-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: common-dev@hadoop.apache.org Delivered-To: mailing list common-dev@hadoop.apache.org Received: (qmail 64747 invoked by uid 99); 16 Dec 2015 14:12:46 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 16 Dec 2015 14:12:46 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 97C042C1F56 for ; Wed, 16 Dec 2015 14:12:46 +0000 (UTC) Date: Wed, 16 Dec 2015 14:12:46 +0000 (UTC) From: "Allen Wittenauer (JIRA)" To: common-dev@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (HADOOP-12651) Replace dev-support with wrappers to Yetus MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Allen Wittenauer created HADOOP-12651: ----------------------------------------- Summary: Replace dev-support with wrappers to Yetus Key: HADOOP-12651 URL: https://issues.apache.org/jira/browse/HADOOP-12651 Project: Hadoop Common Issue Type: New Feature Components: scripts Affects Versions: 3.0.0 Reporter: Allen Wittenauer Now that Yetus has had a release, we should rip out the components that make it up from dev-support and replace them with wrappers. The wrappers should: * default to a sane version * allow for version overrides via an env var * download into patchprocess * execute with the given parameters Marking this as an incompatible change, since we should also remove the filename extensions and move these into a bin directory for better maintenance towards the future. -- This message was sent by Atlassian JIRA (v6.3.4#6332)