Hbase简介

This commit is contained in:
罗祥
2019-04-14 18:25:51 +08:00
parent 818a881d84
commit a8c8dd0b70
8 changed files with 275 additions and 4 deletions

View File

@ -1,4 +1,4 @@
# Storm 核心概念核心概念详解
# Storm 核心概念详解
<nav>
<a href="#一storm核心概念">一、Storm核心概念</a><br/>
@ -15,9 +15,10 @@
&nbsp;&nbsp;&nbsp;&nbsp;<a href="#25-executor线程">2.5 executor线程</a><br/>
&nbsp;&nbsp;&nbsp;&nbsp;<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拓扑