HBASE-11371 Typo in Thrift2 docs (Cesar Delgado)

This commit is contained in:
Nick Dimiduk 2014-06-17 16:22:54 -07:00
parent 1b92422597
commit b18c7b122f
1 changed files with 1 additions and 1 deletions

View File

@ -56,7 +56,7 @@ The generated interfaces, types, and RPC utility files are checked into SVN unde
</p>
<p>To stop, use:
<pre>
./bin/hbase-daemon.sh stop thrift
./bin/hbase-daemon.sh stop thrift2
</pre>
These are the command line arguments the Thrift server understands in addition to <code>start</code> and <code>stop</code>: