Return-Path: X-Original-To: apmail-hbase-commits-archive@www.apache.org Delivered-To: apmail-hbase-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 1F27111C26 for ; Tue, 17 Jun 2014 23:25:00 +0000 (UTC) Received: (qmail 13582 invoked by uid 500); 17 Jun 2014 23:25:00 -0000 Delivered-To: apmail-hbase-commits-archive@hbase.apache.org Received: (qmail 13531 invoked by uid 500); 17 Jun 2014 23:24:59 -0000 Mailing-List: contact commits-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@hbase.apache.org Delivered-To: mailing list commits@hbase.apache.org Received: (qmail 13521 invoked by uid 99); 17 Jun 2014 23:24:59 -0000 Received: from tyr.zones.apache.org (HELO tyr.zones.apache.org) (140.211.11.114) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 17 Jun 2014 23:24:59 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id AF393981B23; Tue, 17 Jun 2014 23:24:59 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: ndimiduk@apache.org To: commits@hbase.apache.org Message-Id: X-Mailer: ASF-Git Admin Mailer Subject: git commit: HBASE-11371 Typo in Thrift2 docs (Cesar Delgado) Date: Tue, 17 Jun 2014 23:24:59 +0000 (UTC) Repository: hbase Updated Branches: refs/heads/0.98 2773118ea -> 23647e9f3 HBASE-11371 Typo in Thrift2 docs (Cesar Delgado) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/23647e9f Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/23647e9f Diff: http://git-wip-us.apache.org/repos/asf/hbase/diff/23647e9f Branch: refs/heads/0.98 Commit: 23647e9f3b033467049edab42b8e93ada338f332 Parents: 2773118 Author: Nick Dimiduk Authored: Tue Jun 17 16:22:54 2014 -0700 Committer: Nick Dimiduk Committed: Tue Jun 17 16:23:53 2014 -0700 ---------------------------------------------------------------------- .../src/main/java/org/apache/hadoop/hbase/thrift2/package.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/hbase/blob/23647e9f/hbase-thrift/src/main/java/org/apache/hadoop/hbase/thrift2/package.html ---------------------------------------------------------------------- diff --git a/hbase-thrift/src/main/java/org/apache/hadoop/hbase/thrift2/package.html b/hbase-thrift/src/main/java/org/apache/hadoop/hbase/thrift2/package.html index 0c9c4d1..8f6058e 100644 --- a/hbase-thrift/src/main/java/org/apache/hadoop/hbase/thrift2/package.html +++ b/hbase-thrift/src/main/java/org/apache/hadoop/hbase/thrift2/package.html @@ -56,7 +56,7 @@ The generated interfaces, types, and RPC utility files are checked into SVN unde

To stop, use:

-  ./bin/hbase-daemon.sh stop thrift
+  ./bin/hbase-daemon.sh stop thrift2
 
These are the command line arguments the Thrift server understands in addition to start and stop: