Return-Path: X-Original-To: apmail-hadoop-mapreduce-issues-archive@minotaur.apache.org Delivered-To: apmail-hadoop-mapreduce-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 5ABE911E1B for ; Fri, 5 Sep 2014 02:07:24 +0000 (UTC) Received: (qmail 50638 invoked by uid 500); 5 Sep 2014 02:07:24 -0000 Delivered-To: apmail-hadoop-mapreduce-issues-archive@hadoop.apache.org Received: (qmail 50570 invoked by uid 500); 5 Sep 2014 02:07:24 -0000 Mailing-List: contact mapreduce-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: mapreduce-issues@hadoop.apache.org Delivered-To: mailing list mapreduce-issues@hadoop.apache.org Received: (qmail 50553 invoked by uid 99); 5 Sep 2014 02:07:24 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 05 Sep 2014 02:07:24 +0000 Date: Fri, 5 Sep 2014 02:07:23 +0000 (UTC) From: "Akira AJISAKA (JIRA)" To: mapreduce-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (MAPREDUCE-6072) Remove INSTALL document 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/MAPREDUCE-6072?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akira AJISAKA updated MAPREDUCE-6072: ------------------------------------- Attachment: MAPREDUCE-6072.patch Attaching a patch. > Remove INSTALL document > ----------------------- > > Key: MAPREDUCE-6072 > URL: https://issues.apache.org/jira/browse/MAPREDUCE-6072 > Project: Hadoop Map/Reduce > Issue Type: Improvement > Components: documentation > Affects Versions: 2.6.0 > Reporter: Akira AJISAKA > Assignee: Akira AJISAKA > Priority: Minor > Attachments: MAPREDUCE-6072.patch > > > "./hadoop-mapreduce-project/INSTALL" has become stale. The document shows > * svn as SCM, now we use git > * ant to compile hadoop-mapreduce-examples > I prefer to remove the document rather than to update it. Users can read BUILDING.txt and Single Cluster Setup doc for installing Hadoop instead of reading INSTALL. -- This message was sent by Atlassian JIRA (v6.3.4#6332)