Skip to content

Commit

Permalink
提交笔记
Browse files Browse the repository at this point in the history
  • Loading branch information
KinoMin committed Jun 23, 2020
1 parent da2580f commit 9716128
Show file tree
Hide file tree
Showing 13 changed files with 336 additions and 20 deletions.
26 changes: 15 additions & 11 deletions .idea/workspace.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

32 changes: 23 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
# bigdata-learning-notes



# 大数据学习笔记

## 大数据
Expand All @@ -12,13 +10,17 @@
* [Zookeeper 实现分布式锁](note/zookeeper/zookeeper实现分布式锁.md)
</details>

<!--分界线-->

<details>
<summary>Hadoop</summary>

* [Hadoop 基准测试](note/hadoop/Hadoop基准测试.md)
* [Hadoop数据迁移](note/hadoop/Hadoop数据迁移.md)
</details>

<!--分界线-->

<details>
<summary>Hive</summary>

Expand All @@ -30,12 +32,15 @@
* [Hive 查询](note/hive/Hive查询.md)
</details>

<!--分界线-->

<details>
<summary>Kafka</summary>

* [kafka stop 脚本有时候不起作用的原因](note/kafka/kafka-stop脚本有时候不起作用的原因.md)
</details>

<!--分界线-->

<details>
<summary>Sentry</summary>
Expand All @@ -44,14 +49,15 @@
* [hue: There are currently no roles defined](note/sentry/sentry异常1.md)
</details>

<!--分界线-->

<details>
<summary>Phoenix</summary>

* [CDH 平台安装 Apache Phoenix](note/phoenix/CDH平台安装Apache-Phoenix.md)
</details>


<!--分界线-->

<details>
<summary>CDH</summary>
Expand All @@ -62,6 +68,7 @@
* [CDH 查询 Hive执行过的SQL语句](note/cdh/CDH查询Hive执行过的SQL语句.md)
</details>

<!--分界线-->

<details>
<summary>Scala</summary>
Expand All @@ -84,25 +91,32 @@
* [scala 部分应用函数与偏函数](note/scala/scala部分应用函数与偏函数.md)
</details>

<!--分界线-->

<details>
<summary>Spark</summary>

* [Hive on Spark 参数调优](note/spark/HiveOnSpark参数调优.md)
* [Spark 常用 API](note/spark/Spark常用API.md)
* [Hive on Spark 参数调优](note/spark/HiveOnSpark参数调优.md)
* [Spark Streaming 的 reduceByKeyAndWindow 窗口函数](note/spark/SparkStreaming的reduceByKeyAndWindow窗口函数.md)
* [Spark源码分析(一):Master 启动](note/spark/Spark源码分析(一):Master启动.md)
* [Spark 任务停止后自动重启](note/spark/Spark任务停止后自动重启.md)
* [Spark源码之-CDH6下Spark2.4写Hive分区表异常](note/spark/Spark源码之-CDH6下Spark2.4写Hive分区表异常.md)
* [Spark 内核]
* [Spark 内核概述]
* [Spark Shuffle解析]
* [Spark 内存管理](note/spark/spark-memory/Spark内存管理.md)
</details>


<!--分界线-->

<details>
<summary>Canal</summary>

* [使用 canal 实时监控 mysql 并读取到 Kafka(scala 版)](note/canal/使用canal实时监控mysql并读取到Kafka-scala版.md)
</details>

<!--分界线-->

---

## 大数据运维
Expand All @@ -122,8 +136,7 @@
* [CentOS7安装 docker](note/docker/CentOS7安装docker.md)
</details>



<!--分界线-->

---

Expand All @@ -145,7 +158,8 @@
* [This account is currently not available(用户当前不可用)](note/linux/用户当前不可用.md)
</details>


<!--分界线-->

---

## Centos 相关
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 9716128

Please sign in to comment.