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 3DEC0111F1 for ; Fri, 29 Aug 2014 05:51:54 +0000 (UTC) Received: (qmail 63756 invoked by uid 500); 29 Aug 2014 05:51:53 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 63702 invoked by uid 500); 29 Aug 2014 05:51:53 -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 63689 invoked by uid 99); 29 Aug 2014 05:51:53 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 29 Aug 2014 05:51:53 +0000 Date: Fri, 29 Aug 2014 05:51:53 +0000 (UTC) From: "Hudson (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HBASE-11859) 'hadoop jar' references in documentation should mention hbase-server.jar, not hbase.jar 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-11859?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14114888#comment-14114888 ] Hudson commented on HBASE-11859: -------------------------------- FAILURE: Integrated in HBase-1.0 #136 (See [https://builds.apache.org/job/HBase-1.0/136/]) HBASE-11859 'hadoop jar' references in documentation should mention hbase-server.jar, not hbase.jar (jmhsieh: rev ce4af20ad3e739552e3ca6c1cbf66171d7a2f654) * src/main/docbkx/book.xml > 'hadoop jar' references in documentation should mention hbase-server.jar, not hbase.jar > --------------------------------------------------------------------------------------- > > Key: HBASE-11859 > URL: https://issues.apache.org/jira/browse/HBASE-11859 > Project: HBase > Issue Type: Bug > Components: documentation > Affects Versions: 0.99.0, 2.0.0, 0.98.6 > Reporter: Stephen Veiss > Assignee: Stephen Veiss > Priority: Minor > Attachments: HBASE-11859.branch1.patch, HBASE-11859.master.patch, HBASE-11859.patch > > > There are various org.apache.hadoop.util.Tool implementations mentioned in the documentation as being run with "hadoop jar hbase-VERSION.jar ". These classes now live in in the hbase-server module, so that jar name should be hbase-server-VERSION.jar. > The same applies to the documentation on running MapReduce jobs against HBase. -- This message was sent by Atlassian JIRA (v6.2#6252)