Hbase简介
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
# Storm 核心概念核心概念详解
|
||||
# Storm 核心概念详解
|
||||
|
||||
<nav>
|
||||
<a href="#一storm核心概念">一、Storm核心概念</a><br/>
|
||||
@ -15,9 +15,10 @@
|
||||
<a href="#25-executor线程">2.5 executor线程</a><br/>
|
||||
<a href="#26-并行度">2.6 并行度</a><br/>
|
||||
</nav>
|
||||
|
||||
## 一、Storm核心概念
|
||||
|
||||
下图为Storm为运行流程图:
|
||||
|
||||
<div align="center"> <img src="https://github.com/heibaiying/BigData-Notes/blob/master/pictures/spout-bolt.png"/> </div>
|
||||
|
||||
### 1.1 Topologies(拓扑)
|
||||
|
Reference in New Issue
Block a user