Return-Path: Delivered-To: apmail-hadoop-common-issues-archive@minotaur.apache.org Received: (qmail 27380 invoked from network); 7 Sep 2010 21:58:59 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 7 Sep 2010 21:58:59 -0000 Received: (qmail 22875 invoked by uid 500); 7 Sep 2010 21:58:59 -0000 Delivered-To: apmail-hadoop-common-issues-archive@hadoop.apache.org Received: (qmail 22835 invoked by uid 500); 7 Sep 2010 21:58:59 -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 22827 invoked by uid 99); 7 Sep 2010 21:58:58 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 07 Sep 2010 21:58:58 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 07 Sep 2010 21:58:58 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o87Lwccx023150 for ; Tue, 7 Sep 2010 21:58:38 GMT Message-ID: <8126271.63191283896718129.JavaMail.jira@thor> Date: Tue, 7 Sep 2010 17:58:38 -0400 (EDT) From: "Owen O'Malley (JIRA)" To: common-issues@hadoop.apache.org Subject: [jira] Assigned: (HADOOP-6894) Common foundation for Hadoop client tools In-Reply-To: <10134473.113661280733856346.JavaMail.jira@thor> 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-6894?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Owen O'Malley reassigned HADOOP-6894: ------------------------------------- Assignee: Owen O'Malley > Common foundation for Hadoop client tools > ----------------------------------------- > > Key: HADOOP-6894 > URL: https://issues.apache.org/jira/browse/HADOOP-6894 > Project: Hadoop Common > Issue Type: New Feature > Reporter: Alejandro Abdelnur > Assignee: Owen O'Malley > Attachments: HadoopClientTools.pdf, HadoopClientToolsV2.pdf, HadoopClientToolsV2_1.pdf > > > As Hadoop widespreads and matures the number of tools and utilities for users keeps growing. > Some of them are bundled with Hadoop core, some with Hadoop contrib, some on their own, some are full fledged servers on their own. For example, just to name a few: distcp, streaming, pipes, har, pig, hive, oozie. > Today there is no standard mechanism for making these tools available to users. Neither there is a standard mechanism for these tools to integrate and distributed them with each other. > The lack of a common foundation creates issues for developers and users. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.