diff --git a/README.md b/README.md index 237b0f5..d1068e2 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,48 @@ # BigData-Notes -大数据常用技术栈详解 +> 大数据常用技术栈学习之路——2019起步 + +``` + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
HadoopHiveSparkFlumeOozieSqoopAzkabanHbaseKafkaZookeeperScala
+``` + + + +## 一、Hadoop +## 二、Hive +## 三、Spark +## 四、Flume +## 五、Oozie +## 六、Sqoop +## 七、Azkaban +## 八、Hbase +## 九、Kafka +## 十、Zookeeper +## 十一、Scala \ No newline at end of file diff --git a/pictures/azkaban.png b/pictures/azkaban.png new file mode 100644 index 0000000..f147769 Binary files /dev/null and b/pictures/azkaban.png differ diff --git a/pictures/flume.png b/pictures/flume.png new file mode 100644 index 0000000..f9ac5e2 Binary files /dev/null and b/pictures/flume.png differ diff --git a/pictures/habse.png b/pictures/habse.png new file mode 100644 index 0000000..88e0f34 Binary files /dev/null and b/pictures/habse.png differ diff --git a/pictures/hadoop.jpg b/pictures/hadoop.jpg new file mode 100644 index 0000000..49332ec Binary files /dev/null and b/pictures/hadoop.jpg differ diff --git a/pictures/hive.jpg b/pictures/hive.jpg new file mode 100644 index 0000000..79cc503 Binary files /dev/null and b/pictures/hive.jpg differ diff --git a/pictures/kafka.png b/pictures/kafka.png new file mode 100644 index 0000000..77c5ee3 Binary files /dev/null and b/pictures/kafka.png differ diff --git a/pictures/oozie.jpg b/pictures/oozie.jpg new file mode 100644 index 0000000..09bdc5a Binary files /dev/null and b/pictures/oozie.jpg differ diff --git a/pictures/scala.jpg b/pictures/scala.jpg new file mode 100644 index 0000000..1b060a2 Binary files /dev/null and b/pictures/scala.jpg differ diff --git a/pictures/spark.jpg b/pictures/spark.jpg new file mode 100644 index 0000000..9175a28 Binary files /dev/null and b/pictures/spark.jpg differ diff --git a/pictures/sqoop.png b/pictures/sqoop.png new file mode 100644 index 0000000..406ca92 Binary files /dev/null and b/pictures/sqoop.png differ diff --git a/pictures/zookeeper.jpg b/pictures/zookeeper.jpg new file mode 100644 index 0000000..14589fd Binary files /dev/null and b/pictures/zookeeper.jpg differ