HBASE-11371 Typo in Thrift2 docs (Cesar Delgado)
This commit is contained in:
parent
1b92422597
commit
b18c7b122f
|
@ -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>:
|
||||
|
|
Loading…
Reference in New Issue