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 046E111C22 for ; Tue, 17 Jun 2014 23:24:45 +0000 (UTC) Received: (qmail 13327 invoked by uid 500); 17 Jun 2014 23:24:44 -0000 Delivered-To: apmail-hbase-commits-archive@hbase.apache.org Received: (qmail 13278 invoked by uid 500); 17 Jun 2014 23:24:44 -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 13269 invoked by uid 99); 17 Jun 2014 23:24:44 -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:44 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id 92614981B0F; Tue, 17 Jun 2014 23:24:44 +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: <7be2a24f311f40059338745e614aee0a@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: git commit: HBASE-11371 Typo in Thrift2 docs (Cesar Delgado) Date: Tue, 17 Jun 2014 23:24:44 +0000 (UTC) Repository: hbase Updated Branches: refs/heads/master 1b9242259 -> b18c7b122 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/b18c7b12 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/b18c7b12 Diff: http://git-wip-us.apache.org/repos/asf/hbase/diff/b18c7b12 Branch: refs/heads/master Commit: b18c7b122f501691d07d0156343484108b261855 Parents: 1b92422 Author: Nick Dimiduk Authored: Tue Jun 17 16:22:54 2014 -0700 Committer: Nick Dimiduk Committed: Tue Jun 17 16:22:58 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/b18c7b12/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: