55 lines
2.8 KiB
Markdown
55 lines
2.8 KiB
Markdown
# BigData-Notes
|
|
|
|
|
|
|
|
<div align="center"> <img src="https://github.com/heibaiying/BigData-Notes/blob/master/pictures/bigdata-notes-icon.png"/> </div>
|
|
|
|
|
|
|
|
> 2019大数据常用技术栈学习之路 — — 持续更新中
|
|
|
|
|
|
|
|
<table>
|
|
<tr>
|
|
<th><img width="50px" src="https://github.com/heibaiying/BigData-Notes/blob/master/pictures/hadoop.jpg"></th>
|
|
<th><img width="50px" src="https://github.com/heibaiying/BigData-Notes/blob/master/pictures/hive.jpg"></th>
|
|
<th><img width="50px" src="https://github.com/heibaiying/BigData-Notes/blob/master/pictures/spark.jpg"></th>
|
|
<th><img width="50px" src="https://github.com/heibaiying/BigData-Notes/blob/master/pictures/flume.png"></th>
|
|
<th><img width="50px" src="https://github.com/heibaiying/BigData-Notes/blob/master/pictures/oozie.jpg"></th>
|
|
<th><img width="50px" src="https://github.com/heibaiying/BigData-Notes/blob/master/pictures/azkaban.png"></th>
|
|
<th><img width="50px" src="https://github.com/heibaiying/BigData-Notes/blob/master/pictures/sqoop.png"></th>
|
|
<th><img width="50px" src="https://github.com/heibaiying/BigData-Notes/blob/master/pictures/hbase.png"></th>
|
|
<th><img width="50px" src="https://github.com/heibaiying/BigData-Notes/blob/master/pictures/kafka.png"></th>
|
|
<th><img width="50px" src="https://github.com/heibaiying/BigData-Notes/blob/master/pictures/zookeeper.jpg"></th>
|
|
<th><img width="50px" src="https://github.com/heibaiying/BigData-Notes/blob/master/pictures/scala.jpg"></th>
|
|
</tr>
|
|
<tr>
|
|
<td align="center"><a href="https://github.com/heibaiying/BigData-Notes#一hadoop">Hadoop</a></td>
|
|
<td align="center"><a href="https://github.com/heibaiying/BigData-Notes#二hive">Hive</a></td>
|
|
<td align="center"><a href="https://github.com/heibaiying/BigData-Notes#三spark">Spark</a></td>
|
|
<td align="center"><a href="https://github.com/heibaiying/BigData-Notes#四flume">Flume</a></td>
|
|
<td align="center"><a href="https://github.com/heibaiying/BigData-Notes#五oozie">Oozie</a></td>
|
|
<td align="center"><a href="https://github.com/heibaiying/BigData-Notes#六sqoop">Sqoop</a></td>
|
|
<td align="center"><a href="https://github.com/heibaiying/BigData-Notes#七azkaban">Azkaban</a></td>
|
|
<td align="center"><a href="https://github.com/heibaiying/BigData-Notes#八hbase">Hbase</a></td>
|
|
<td align="center"><a href="https://github.com/heibaiying/BigData-Notes#九kafka">Kafka</a></td>
|
|
<td align="center"><a href="https://github.com/heibaiying/BigData-Notes#十zookeeper">Zookeeper</a></td>
|
|
<td align="center"><a href="https://github.com/heibaiying/BigData-Notes#十一scala">Scala</a></td>
|
|
</tr>
|
|
</table>
|
|
|
|
|
|
|
|
## 一、Hadoop
|
|
## 二、Hive
|
|
## 三、Spark
|
|
## 四、Flume
|
|
## 五、Oozie
|
|
## 六、Sqoop
|
|
## 七、Azkaban
|
|
## 八、Hbase
|
|
## 九、Kafka
|
|
## 十、Zookeeper
|
|
## 十一、Scala
|