Return-Path: X-Original-To: apmail-hbase-issues-archive@www.apache.org Delivered-To: apmail-hbase-issues-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 0216917A36 for ; Mon, 4 May 2015 17:03:09 +0000 (UTC) Received: (qmail 15925 invoked by uid 500); 4 May 2015 17:03:08 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 15875 invoked by uid 500); 4 May 2015 17:03:08 -0000 Mailing-List: contact issues-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list issues@hbase.apache.org Received: (qmail 15862 invoked by uid 99); 4 May 2015 17:03:08 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 04 May 2015 17:03:08 +0000 Date: Mon, 4 May 2015 17:03:08 +0000 (UTC) From: "Jerry He (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HBASE-13251) Correct 'HBase, MapReduce, and the CLASSPATH' section in HBase Ref Guide 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/HBASE-13251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14526852#comment-14526852 ] Jerry He commented on HBASE-13251: ---------------------------------- Hi, [~water] Thanks for working on this JIRA. Could add a new small paragraph on 'hbase mapredcp' right after the "TableMapReduceUtil#addDependencyJars" paragraph? [~ndimiduk] had an earlier comment. 'hbase mapredcp' dumps the CLASSPATH entries required by mapreduce, which are the same jars TableMapReduceUtil#addDependencyJars would add. Everything else looks good to me. > Correct 'HBase, MapReduce, and the CLASSPATH' section in HBase Ref Guide > ------------------------------------------------------------------------ > > Key: HBASE-13251 > URL: https://issues.apache.org/jira/browse/HBASE-13251 > Project: HBase > Issue Type: Improvement > Components: documentation > Reporter: Jerry He > Assignee: li xiang > Labels: documentation > Attachments: HBASE-13251-v1.patch > > > As [~busbey] pointed out in HBASE-13149, we have a section "HBase, MapReduce, and the CLASSPATH" in the HBase Ref Guide. > http://hbase.apache.org/book.html#hbase.mapreduce.classpath > There are duplication, errors and misinformation in the section. > Need to cleanup and polish it. -- This message was sent by Atlassian JIRA (v6.3.4#6332)