Documentation edit
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@666339 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
a6457d7c04
commit
c23580b101
|
@ -28,10 +28,7 @@
|
|||
<% } %>
|
||||
</table>
|
||||
<p>
|
||||
Master is the source of following events :
|
||||
creation,open,assignment.
|
||||
Regions are the source of following events :
|
||||
split,compaction, flush
|
||||
Master is the source of following events: creation, open, and assignment. Regions are the source of following events: split, compaction, and flush.
|
||||
</p>
|
||||
<%} else {%>
|
||||
<p>
|
||||
|
|
Loading…
Reference in New Issue