{"id":21659174,"url":"https://github.com/josonle/bigdata-learning","last_synced_at":"2025-04-11T22:34:15.381Z","repository":{"id":105740276,"uuid":"188667511","full_name":"josonle/BigData-Learning","owner":"josonle","description":"大数据学习，主要涉及Kafka、ZooKeeper、Hive、HBase、Spark","archived":false,"fork":false,"pushed_at":"2019-08-22T03:02:37.000Z","size":6957,"stargazers_count":47,"open_issues_count":0,"forks_count":29,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-25T18:40:31.340Z","etag":null,"topics":["hadoop","hive","java","kafka","scala","spark","zookeeper"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/josonle.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-05-26T10:12:36.000Z","updated_at":"2024-11-27T10:55:07.000Z","dependencies_parsed_at":"2023-03-06T10:00:40.804Z","dependency_job_id":null,"html_url":"https://github.com/josonle/BigData-Learning","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josonle%2FBigData-Learning","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josonle%2FBigData-Learning/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josonle%2FBigData-Learning/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josonle%2FBigData-Learning/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/josonle","download_url":"https://codeload.github.com/josonle/BigData-Learning/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248490457,"owners_count":21112764,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["hadoop","hive","java","kafka","scala","spark","zookeeper"],"created_at":"2024-11-25T09:30:37.101Z","updated_at":"2025-04-11T22:34:15.373Z","avatar_url":"https://github.com/josonle.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# BigData-Learning\n\n[Coding Now](https://github.com/josonle/Coding-Now)那个项目规划的太乱了，所以想着把自己大数据相关的东西单独提出了，所以本项目只是记录自己的心得和看过的一些资源吧，至于平时看过的比较好的文章还是会放到Coding Now中\n\n\u003e “古今之成大事业、大学问者，必经过三种之境界：‘昨夜西风凋碧树。独上高楼，望尽天涯路’。此第一境也。‘[衣带渐宽终不悔](https://www.baidu.com/s?wd=%E8%A1%A3%E5%B8%A6%E6%B8%90%E5%AE%BD%E7%BB%88%E4%B8%8D%E6%82%94\u0026tn=SE_PcZhidaonwhc_ngpagmjz\u0026rsv_dl=gh_pc_zhidao)，为伊消得人憔悴。’此第二境也。‘[众里寻他千百度](https://www.baidu.com/s?wd=%E4%BC%97%E9%87%8C%E5%AF%BB%E4%BB%96%E5%8D%83%E7%99%BE%E5%BA%A6\u0026tn=SE_PcZhidaonwhc_ngpagmjz\u0026rsv_dl=gh_pc_zhidao)，蓦然回首，那人却在，灯火阑珊处’。此第三境也。”\n\u003e\n\u003e 语出——王国维《人间词话》\n\n我想学习思考也无非这三重境界，“初窥门庭”、“渐入佳境”、“登堂入室”，便突发奇想以这三个名字来记录学习每一类框架的过程，若是有实际应用便取名“班门弄釜”好了\n\n## Kafka篇\n- [初窥门庭Kafka](https://github.com/josonle/BigData-Learning/blob/master/Kafka/)\n\n### 资源\n- B站上搜索Kafka排名第一的哪个视频\n- [Coding Now项目](https://github.com/josonle/Coding-Now)中收集的相关资源：\n    - [kafka中文教程](\u003chttp://orchome.com/kafka/index\u003e)\n    - [apache kafka技术分享系列(目录索引)](https://blog.csdn.net/lizhitao/article/details/39499283)\n    - [Kafka文档](http://kafka.apachecn.org)\n\n## ZooKeeper篇\n\n- [初窥门庭ZooKeeper](https://github.com/josonle/BigData-Learning/blob/master/ZooKeeper/)\n- [分布式一致性原理](https://github.com/josonle/BigData-Learning/blob/master/ZooKeeper/)\n- [渐入佳境ZooKeeper](https://github.com/josonle/BigData-Learning/blob/master/ZooKeeper/)\n- [登堂入室ZooKeeper](https://github.com/josonle/BigData-Learning/blob/master/ZooKeeper/)\n\n### 资源\n\n- 尚硅谷的视频，B站有\n- 《从Paxos到ZooKeeper 分布式一致性原理与实践》\n- 博客系列\n  - [ZooKeeper从入门到专家](https://blog.csdn.net/wo541075754/column/info/14599)\n  - [跟着实例学习ZooKeeper的用法](https://colobu.com/2014/12/16/zookeeper-recipes-by-example-summary/)\n  - [ZooKeeper八期学习-博客园-Sunddenly(⊙_⊙)](https://www.cnblogs.com/sunddenly/category/620563.html)\n  - 找到的[ZooKeeper教程资源收集（简介/原理/示例/解决方案）](http://www.cnblogs.com/EasonJim/p/7481825.html)\n\n## Hadoop篇\n\n### HDFS和YARN\n- HDFS 架构学习总结\n- YARN 架构学习\n\u003e [转载自 Matt's Blog 原作者：王蒙](https://github.com/josonle/Coding-Now/tree/master/%E5%A4%A7%E6%95%B0%E6%8D%AE/hadoop%E7%B3%BB%E5%88%97/%E8%BD%AC%E8%BD%BD)\n\n\n### MapReduce\n\n- [MapReduce编程学习练手实例](https://github.com/josonle/MapReduce-Demo)\n\n## Hive篇\n\n- [Hive回顾一](https://github.com/josonle/BigData-Learning/blob/master/Hive/Hive%E5%9B%9E%E9%A1%BE%E4%B8%80.md)\n- [Hive回顾二](https://github.com/josonle/BigData-Learning/blob/master/Hive/Hive%E5%9B%9E%E9%A1%BE%E4%BA%8C.md)\n- [Hive面试该准备些什么?](https://github.com/josonle/BigData-Learning/blob/master/Hive/Hive%E9%9D%A2%E8%AF%95%E8%AF%A5%E5%87%86%E5%A4%87%E4%BA%9B%E5%95%A5%EF%BC%9F.md)\n- [Hive simple easy learning](https://www.tutorialspoint.com/hive/index.htm)\n  - 国外的hive入门学习教程，还能练习HQL（不足就是要学好English，O(∩_∩)O哈哈~）\n  - Hive - Useful Resources\n  \u003e [Hive Getting Started](https://cwiki.apache.org/confluence/display/Hive/GettingStarted)\n  \u003e \u003cdiv align=center\u003e\u003cimg height=\"300\" src=\"assets/20190517143313253_933293998.png\" alt=\"蜂巢\"/\u003e\u003cimg height=\"300\" src=\"assets/20190517143148997_1312062356.png\" alt=\"权威指南\"/\u003e\u003cimg height=\"300\" src=\"assets/20190517143229481_2084023185.png\"/\u003e\u003c/div\u003e\n\n## HBase篇\n- HBase入门————[《HBase不睡觉》](http://kittyandpuppy.coolplayer.net/HBase.pdf)\n- 《HBase实战》见 [ebook](https://github.com/josonle/Coding-Now#eBook%E5%92%8C%E8%A7%86%E9%A2%91%E8%B5%84%E6%BA%90)\n- [一条数据的HBase之旅，简明HBase入门教程](http://www.nosqlnotes.com/technotes/hbase/hbase-overview-concepts/)\n\n## Spark篇\n\n- [Learning Spark项目](https://github.com/josonle/Learning-Spark)\n- [《Spark The Definitive Guide Learning》Spark权威指南学习心得、笔记](https://github.com/josonle/Spark-The-Definitive-Guide-Learning)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjosonle%2Fbigdata-learning","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjosonle%2Fbigdata-learning","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjosonle%2Fbigdata-learning/lists"}