SlideShare a Scribd company logo
淺談 Kubernetes 於
大數據生態系的相關開發近況
Introduction to Kubernetes Big Data
Special Interest Group (SIG)
Jazz Yao-Tsung Wang
Initiator of Taiwan Data Engineering Association
Co-Founder of Taiwan Hadoop User Group
Shared at 2017-09-21 Kubernetes 開源容器技術論壇
Hello!
I am Jazz Wang
Co-Founder of Hadoop.TW
Initiator of Taiwan Data Engineering Association (TDEA)
Hadoop Evangelist since 2008.
Open Source Promoter. System Admin (Ops).
- PAST - 11 years as a researcher in HPC field.
- 2 years (2014/03 ~ 2016/04)
Former Assistant Vice President (AVP), Product Management
You can find me at @jazzwang_tw or
https://fb.com/groups/hadoop.tw ,
http://forum.hadoop.tw
2
1.
前情提要
我是 K8S 初學者
只是一個 K8S Big Data SIG 觀察者
I’m a newbie to kubernetes.
I’m just an observer of K8S Big Data SIG.
3
▷ 眾多 Kubernetes community 其中一個 SIG
○ https://github.com/kubernetes/community
○ Kubernetes 社群的相關 SIG 完整清單
○ https://github.com/kubernetes/community/blob/master/sig-list.md
關於 K8S Big Data SIG (1)
4
關於 K8S Big Data SIG (2)
5
▷ 目前的 SIG Leads
○ Anirudh Ramanathan, Google
○ Erik Erlandson, Red Hat (2017/8/24 剛上任)
▷ 每週線上討論時間:
○ 每週三 17:00 UTC = 每週四凌晨 01:00 GMT+8 (台灣時間)
▷ Slack 討論區
○ https://kubernetes.slack.com/messages/sig-big-data
○ 申請加入:http://slack.k8s.io/
▷ Google Group Mail List 郵件討論區:
○ https://groups.google.com/forum/#!forum/kubernetes-sig-big-data
這也是為什麼我初期只能當個觀察者~
年輕學子歡迎跳坑參加國際高手的討論
關於 K8S Big Data SIG (3)
6
▷ 線上討論方式:Zoom 視訊/語音
○ 加入方式:https://zoom.us/my/sig.big.data
○ 每週討論 45 分鐘 ~ 1 小時不等
▷ 歷史會議紀錄:
○ 2017/01~Now - http://goo.gl/x5YXYS
○ 2015/10~2016/01 - https://goo.gl/TyBB7r
▷ 歷史討論錄影:
○ 藏在會議記錄中
○ 如:2017 九月 7 日的錄影 - https://youtu.be/zYAyx-Wawjk
裡面有蠻多實作細節的討論
像是在哪裡卡關,什麼元件不相容
關於 K8S Big Data SIG (4)
7
▷ 一些從 Github commit 觀察(挖)到的 SIG 歷史
○ 最早可以追溯到 2016-05-12 15:19 Aaron Crickenberger 提出第一次編輯
○ 2016-06-17 10:39 sarahnovotny 說
THE BIG DATA SIG IS INDEFINITELY SUSPENDED,
IN FAVOR OF THE "APPS" SIG
○ 2017-01-30 12:35 Anirudh Ramanathan 才又重新開啟 Big Data SIG
○ 因此歷史會議記錄是 2017 年才比較活躍一點(目前有 74 頁)
關於 K8S Big Data SIG (5)
8
▷ Big Data SIG 的研究範疇
Covers deploying and operating big data applications
(Spark, Kafka, Hadoop, Flink, Storm, etc) on Kubernetes. We
focus on integrations with big data applications and
architecting the best ways to run them on Kubernetes.
▷ Big Data SIG 的目標
○ 設計相關架構,讓大數據應用可以有效率地運行於 K8S 上
Design and architect ways to run big data applications effectively on Kubernetes
○ 討論進行中的實作細節 Discuss ongoing implementation efforts
○ 討論資源共享與多租戶的大數據應用
Discuss resource sharing and multi-tenancy (in the context of big data applications)
○ 建議 K8S 開發有真實需求的新功能
Suggest Kubernetes features where we see a need
2.
大數據生態系整合現況
Ongoing Big Data Ecosystem Integration
with Kubernetes
9
ASF 目前共有 38 個大數據生態系專案
https://projects.apache.org/projects.html?category#big-data
10
統計方法
▷ 在 K8S Big Data SIG 會議記錄搜尋 38 個專案名稱當關鍵字
▷ Google 搜尋 38 個專案名稱 + K8S 當關鍵字
11
Apache Big Data Ecosystem 整合近況一覽表
12
以下是 SIG 會議記錄中查得到的 Apache Big Data Project
專案 子專案 參考連結
Apache Hadoop HDFS
- Data Locality Doc - https://goo.gl/zZNzwH
- https://github.com/apache-spark-on-k8s/kubernetes-HDFS
- https://youtu.be/DxCDxi08HWo @ Spark Summit 2017
Apache Spark Spark Core
- Design Proposal - https://goo.gl/ppY28R / https://goo.gl/nyJRWi
- Dynamic Allocation Proposal - https://goo.gl/QhsRaF
- SPARK-18278 / Kubernetes Issue #34377
- https://github.com/apache-spark-on-k8s/spark
- https://youtu.be/0xRHONrWwvU @ Spark Summit 2017
Apache Zepplin
- 搭著 Spark 順風車
https://github.com/kubernetes/kubernetes/tree/master/examples/spark
Apache Storm https://github.com/kubernetes/kubernetes/tree/master/examples/storm
Apache Cassandra
- https://kubernetes.io/docs/tutorials/stateful-application/cassandra/
- https://github.com/kubernetes/examples/tree/master/cassandra
Apache Kafka - https://github.com/kubernetes/contrib/tree/master/statefulsets/kafka
Apache Airflow - Roadmap - https://goo.gl/BpM4jq
成
熟
Apache Big Data Ecosystem 整合近況一覽表
13
以下是 Google Apache Big Data Project + K8S 找到的
專案 子專案 參考連結
Apache Hadoop YARN
YARN、Mesos、K8S 的定位很接近,目前看到 YARN on K8S 的實作
- https://github.com/Comcast/kube-yarn
Docker & Kubernetes on Apache Hadoop YARN
https://hortonworks.com/blog/docker-kubernetes-apache-hadoop-yarn/
Apache Ambari - https://github.com/davidstack/docker-ambari
Apache Beam - https://github.com/apache/beam/tree/master/.test-infra/kubernetes
Apache Bookkeeper
- http://bookkeeper.apache.org/docs/latest/deployment/kubernetes/
- Bookkeeper issue #337
- https://github.com/fcuny/distributedlog-on-k8s/blob/master/bookkeeper.statefulset.yaml
Apache CouchDB CouchDB 2.0 in Kubernetes
- https://gist.github.com/kocolosk/d4bed1a993c0c506b1e58274352b30df
Apache Drill
https://hub.docker.com/r/jowanza/apache-drill/
https://josep2.github.io/Jathena/
以下是 Google Apache Big Data Project + K8S 找到的
專案 參考連結
Apache Flink
- https://ci.apache.org/projects/flink/flink-docs-release-1.3/setup/kubernetes.html
- https://github.com/docker-flink/examples
- 官方有 docker image https://hub.docker.com/_/flink/
- FLINK-5966 / kubernetes issues #15817
Apache Flume
在 kubernetes 上使用 Flume TAILDIR 收集日誌到 HDFS 上
- https://ieevee.com/tech/2017/05/11/flume.html
Apache Ignite
Kubernetes and Apache® Ignite™ Deployment on AWS
- https://www.gridgain.com/resources/blog/kubernetes-and-apacher-ignitetm-deployment-aws
- https://github.com/vishnudxb/kube-ignite
Apache Kafka https://github.com/kubernetes/charts/tree/master/incubator/kafka
Apache Big Data Ecosystem 整合近況一覽表
14
Spark + Zeppelin on Kubernetes
15
http://blog.kubernetes.io/2016/03/using-Spark-and-Zeppelin-to-process-Big-Data-on-Kubernetes.html
Spark on K8S 的相關說明文件
16
https://apache-spark-on-k8s.github.io/userdocs/
Spark 2.2 已將 K8S 列為實驗叢集管理
17
http://spark.apache.org/docs/latest/cluster-overview.html
剛好 9/20 有一場 HDFS on K8S 的演講
18
https://www.brighttalk.com/webcast/13073/279115
< 插播 >
工商服務時間
台灣資料工程協會
Taiwan Data Engineering Association
Let’s Play with Data Together !!
19
20
台灣資料工程協會公開徵求會員
個人會員線上申請表單
:https://goo.gl/2z9B
GK
▷ 台灣不該只是技術使用者(接收),更該晉級技術開發者(供給)
▷ We have 6 Apache Committer in Taiwan !!
○ 蔡東邦 - Apache Spark Committer ( 台大/成大物理 )
○ 陳恩平 - Apache Mesos Committer
○ 葉祐欣 - Apache BigTop Committer ( 現任 BigTop Project Chair, 成大資管 )
○ 莊偉赳 - Apache Hadoop Committer ( 交大 )
○ 戴資力 - Apache Flink Committer ( 成大 )
○ 蔡嘉平 - Apache HBase Committer ( 成大資工 )
1st
Apache Contributor Hackathon
21
第一屆 Apache Contributor 育成賽
https://goo.gl/6JBDzD
3.
結語:從 SIG 學到的事情
Lessons Learned from K8S Big Data SIG
22
結語:我從 SIG 學到的事情
23
▷ 台灣要國際化,K8S SIG 提供跨時區協同作業的良好範例
○ Zoom 視訊 / Slack / Google Docs 會議記錄 / YouTube 錄影 / Github 版控
▷ 建議多參與國際自由軟體的 SIG 可以擴展自己的視野
○ 跟 Google, Redhat 等大型軟體公司的程式高手交手的機會
○ 看 Apache Software Foundation 的 JIRA 跟 Github 的 Issue 學習軟體工程 /
CI/CD 的 Best Practice
▷ 進化論:
○ 使用者 -> 參與 SIG 的開發討論 -> 成為開發者

More Related Content

PDF
Build your own kubernetes apiserver and resource type
PDF
Bd paa s - big-data platform as a service
PDF
Kubernetes project update and how to contribute
PPTX
DNN平台建置分享
PDF
Extend the Kubernetes API with CRD and Custom API Server
PDF
Full Stack Monitoring with Prometheus and Grafana (Updated)
PDF
Cncf k8s Ingress Example-03
PDF
容器與 Gitlab CI 應用
Build your own kubernetes apiserver and resource type
Bd paa s - big-data platform as a service
Kubernetes project update and how to contribute
DNN平台建置分享
Extend the Kubernetes API with CRD and Custom API Server
Full Stack Monitoring with Prometheus and Grafana (Updated)
Cncf k8s Ingress Example-03
容器與 Gitlab CI 應用

What's hot (20)

PDF
Build the Blockchain as service (BaaS) Using Ethereum on Kubernetes
PPTX
Kubeflow Machine Learning Toolkit for Kubernetes (SDN x Cloud Native Meetup #4)
PDF
企業導入容器經驗分享與開源技能培養
PDF
Where We Are Today with Deep Learning and Kubernetes - KEUC2017(Shanghai)
PDF
GCPUG.TW meetup #28 - GKE上運作您的k8s服務
PDF
Train.IO 【第六期-OpenStack 二三事】
PDF
Google IoT Core 初體驗
PDF
20220224台中演講k8s
PDF
微服務自己動手做
PPTX
2019 Cloud Native Forum, Taipei
PPTX
初探 Elastic Observability 的實踐方法
PDF
容器式軟體開發介紹
PPTX
AKS 與開發人員體驗 (Kubernetes 大講堂)
PDF
Docker容器微服務 x WorkShop
PPTX
Cloudstack dev/user sharing
PDF
GitOps 中的可觀測性
PPTX
Docker open stack
PPTX
Oh K8s Is Swag - Kubernetes Basics
PDF
OpenStack系列公开课2 -20130508
PDF
Mesos vs Kubernetes: What We Learned Working With Both For Chinese Customers
Build the Blockchain as service (BaaS) Using Ethereum on Kubernetes
Kubeflow Machine Learning Toolkit for Kubernetes (SDN x Cloud Native Meetup #4)
企業導入容器經驗分享與開源技能培養
Where We Are Today with Deep Learning and Kubernetes - KEUC2017(Shanghai)
GCPUG.TW meetup #28 - GKE上運作您的k8s服務
Train.IO 【第六期-OpenStack 二三事】
Google IoT Core 初體驗
20220224台中演講k8s
微服務自己動手做
2019 Cloud Native Forum, Taipei
初探 Elastic Observability 的實踐方法
容器式軟體開發介紹
AKS 與開發人員體驗 (Kubernetes 大講堂)
Docker容器微服務 x WorkShop
Cloudstack dev/user sharing
GitOps 中的可觀測性
Docker open stack
Oh K8s Is Swag - Kubernetes Basics
OpenStack系列公开课2 -20130508
Mesos vs Kubernetes: What We Learned Working With Both For Chinese Customers
Ad

Similar to 淺談 Kubernetes於大數據生態系的相關開發近況 (20)

PDF
Data Pipeline Matters
PDF
The practice of enjoying apache
PPTX
大数据漫谈-bilibili
PPTX
Pegasus In Depth (2018/10)
PPTX
Streaming architecture zx_dec2015
PDF
善用 MySQL 及 PostgreSQL - RDBMS 的逆襲 - part1
PDF
Continuous Delivery - Opening
PDF
初探 Data API Builder:在幾分鐘內將資料庫轉換成 REST 和 GraphQL 不再是夢想
PDF
玩轉 .NET Interactive Notebooks 一次就上手
PDF
Hello openstack 2014
PPTX
Hadoop 介紹 20141024
PPTX
應用Ceph技術打造軟體定義儲存新局
PPTX
Artifacts management with CI and CD
ODP
雲端技術的新趨勢
PDF
How to integrate GitLab CICD into B2B service
PDF
Hadoop大数据实践经验
PDF
Data Engineering in Taiwan: PAST, NOW and FUTURE
PDF
Spark在苏宁云商的实践及经验分享
PDF
2014-10-17 探析台灣巨量資料產業供應鏈串聯現況
PDF
Hadoop development in China Mobile Research Institute
Data Pipeline Matters
The practice of enjoying apache
大数据漫谈-bilibili
Pegasus In Depth (2018/10)
Streaming architecture zx_dec2015
善用 MySQL 及 PostgreSQL - RDBMS 的逆襲 - part1
Continuous Delivery - Opening
初探 Data API Builder:在幾分鐘內將資料庫轉換成 REST 和 GraphQL 不再是夢想
玩轉 .NET Interactive Notebooks 一次就上手
Hello openstack 2014
Hadoop 介紹 20141024
應用Ceph技術打造軟體定義儲存新局
Artifacts management with CI and CD
雲端技術的新趨勢
How to integrate GitLab CICD into B2B service
Hadoop大数据实践经验
Data Engineering in Taiwan: PAST, NOW and FUTURE
Spark在苏宁云商的实践及经验分享
2014-10-17 探析台灣巨量資料產業供應鏈串聯現況
Hadoop development in China Mobile Research Institute
Ad

More from inwin stack (20)

PDF
Migrating to Cloud Native Solutions
PDF
Cloud Native 下的應用網路設計
PDF
當電子發票遇見 Google Cloud Function
PDF
運用高效、敏捷全新平台極速落實雲原生開發
PDF
The last mile of digital transformation AI大眾化:數位轉型的最後一哩
PDF
整合Cloud Foundry 和 Kubernetes 技術打造企業級雲應用平台解決方案
PDF
An Open, Open source way to enable your Cloud Native Journey
PDF
維運Kubernetes的兩三事
PDF
Serverless framework on kubernetes
PDF
Web後端技術的演變
PDF
以 Kubernetes 部屬 Spark 大數據計算環境
PDF
Setup Hybrid Clusters Using Kubernetes Federation
PDF
基於 K8S 開發的 FaaS 專案 - riff
PPTX
使用 Prometheus 監控 Kubernetes Cluster
PDF
利用K8S實現高可靠應用
PPTX
Integrate Kubernetes into CORD(Central Office Re-architected as a Datacenter)
PPTX
Distributed tensorflow on kubernetes
PDF
Virtualization inside kubernetes
PDF
利用K8S實現高可靠應用
PDF
How to integrate Kubernetes in OpenStack: You need to know these project
Migrating to Cloud Native Solutions
Cloud Native 下的應用網路設計
當電子發票遇見 Google Cloud Function
運用高效、敏捷全新平台極速落實雲原生開發
The last mile of digital transformation AI大眾化:數位轉型的最後一哩
整合Cloud Foundry 和 Kubernetes 技術打造企業級雲應用平台解決方案
An Open, Open source way to enable your Cloud Native Journey
維運Kubernetes的兩三事
Serverless framework on kubernetes
Web後端技術的演變
以 Kubernetes 部屬 Spark 大數據計算環境
Setup Hybrid Clusters Using Kubernetes Federation
基於 K8S 開發的 FaaS 專案 - riff
使用 Prometheus 監控 Kubernetes Cluster
利用K8S實現高可靠應用
Integrate Kubernetes into CORD(Central Office Re-architected as a Datacenter)
Distributed tensorflow on kubernetes
Virtualization inside kubernetes
利用K8S實現高可靠應用
How to integrate Kubernetes in OpenStack: You need to know these project

淺談 Kubernetes於大數據生態系的相關開發近況

  • 1. 淺談 Kubernetes 於 大數據生態系的相關開發近況 Introduction to Kubernetes Big Data Special Interest Group (SIG) Jazz Yao-Tsung Wang Initiator of Taiwan Data Engineering Association Co-Founder of Taiwan Hadoop User Group Shared at 2017-09-21 Kubernetes 開源容器技術論壇
  • 2. Hello! I am Jazz Wang Co-Founder of Hadoop.TW Initiator of Taiwan Data Engineering Association (TDEA) Hadoop Evangelist since 2008. Open Source Promoter. System Admin (Ops). - PAST - 11 years as a researcher in HPC field. - 2 years (2014/03 ~ 2016/04) Former Assistant Vice President (AVP), Product Management You can find me at @jazzwang_tw or https://fb.com/groups/hadoop.tw , http://forum.hadoop.tw 2
  • 3. 1. 前情提要 我是 K8S 初學者 只是一個 K8S Big Data SIG 觀察者 I’m a newbie to kubernetes. I’m just an observer of K8S Big Data SIG. 3
  • 4. ▷ 眾多 Kubernetes community 其中一個 SIG ○ https://github.com/kubernetes/community ○ Kubernetes 社群的相關 SIG 完整清單 ○ https://github.com/kubernetes/community/blob/master/sig-list.md 關於 K8S Big Data SIG (1) 4
  • 5. 關於 K8S Big Data SIG (2) 5 ▷ 目前的 SIG Leads ○ Anirudh Ramanathan, Google ○ Erik Erlandson, Red Hat (2017/8/24 剛上任) ▷ 每週線上討論時間: ○ 每週三 17:00 UTC = 每週四凌晨 01:00 GMT+8 (台灣時間) ▷ Slack 討論區 ○ https://kubernetes.slack.com/messages/sig-big-data ○ 申請加入:http://slack.k8s.io/ ▷ Google Group Mail List 郵件討論區: ○ https://groups.google.com/forum/#!forum/kubernetes-sig-big-data 這也是為什麼我初期只能當個觀察者~ 年輕學子歡迎跳坑參加國際高手的討論
  • 6. 關於 K8S Big Data SIG (3) 6 ▷ 線上討論方式:Zoom 視訊/語音 ○ 加入方式:https://zoom.us/my/sig.big.data ○ 每週討論 45 分鐘 ~ 1 小時不等 ▷ 歷史會議紀錄: ○ 2017/01~Now - http://goo.gl/x5YXYS ○ 2015/10~2016/01 - https://goo.gl/TyBB7r ▷ 歷史討論錄影: ○ 藏在會議記錄中 ○ 如:2017 九月 7 日的錄影 - https://youtu.be/zYAyx-Wawjk 裡面有蠻多實作細節的討論 像是在哪裡卡關,什麼元件不相容
  • 7. 關於 K8S Big Data SIG (4) 7 ▷ 一些從 Github commit 觀察(挖)到的 SIG 歷史 ○ 最早可以追溯到 2016-05-12 15:19 Aaron Crickenberger 提出第一次編輯 ○ 2016-06-17 10:39 sarahnovotny 說 THE BIG DATA SIG IS INDEFINITELY SUSPENDED, IN FAVOR OF THE "APPS" SIG ○ 2017-01-30 12:35 Anirudh Ramanathan 才又重新開啟 Big Data SIG ○ 因此歷史會議記錄是 2017 年才比較活躍一點(目前有 74 頁)
  • 8. 關於 K8S Big Data SIG (5) 8 ▷ Big Data SIG 的研究範疇 Covers deploying and operating big data applications (Spark, Kafka, Hadoop, Flink, Storm, etc) on Kubernetes. We focus on integrations with big data applications and architecting the best ways to run them on Kubernetes. ▷ Big Data SIG 的目標 ○ 設計相關架構,讓大數據應用可以有效率地運行於 K8S 上 Design and architect ways to run big data applications effectively on Kubernetes ○ 討論進行中的實作細節 Discuss ongoing implementation efforts ○ 討論資源共享與多租戶的大數據應用 Discuss resource sharing and multi-tenancy (in the context of big data applications) ○ 建議 K8S 開發有真實需求的新功能 Suggest Kubernetes features where we see a need
  • 9. 2. 大數據生態系整合現況 Ongoing Big Data Ecosystem Integration with Kubernetes 9
  • 10. ASF 目前共有 38 個大數據生態系專案 https://projects.apache.org/projects.html?category#big-data 10
  • 11. 統計方法 ▷ 在 K8S Big Data SIG 會議記錄搜尋 38 個專案名稱當關鍵字 ▷ Google 搜尋 38 個專案名稱 + K8S 當關鍵字 11
  • 12. Apache Big Data Ecosystem 整合近況一覽表 12 以下是 SIG 會議記錄中查得到的 Apache Big Data Project 專案 子專案 參考連結 Apache Hadoop HDFS - Data Locality Doc - https://goo.gl/zZNzwH - https://github.com/apache-spark-on-k8s/kubernetes-HDFS - https://youtu.be/DxCDxi08HWo @ Spark Summit 2017 Apache Spark Spark Core - Design Proposal - https://goo.gl/ppY28R / https://goo.gl/nyJRWi - Dynamic Allocation Proposal - https://goo.gl/QhsRaF - SPARK-18278 / Kubernetes Issue #34377 - https://github.com/apache-spark-on-k8s/spark - https://youtu.be/0xRHONrWwvU @ Spark Summit 2017 Apache Zepplin - 搭著 Spark 順風車 https://github.com/kubernetes/kubernetes/tree/master/examples/spark Apache Storm https://github.com/kubernetes/kubernetes/tree/master/examples/storm Apache Cassandra - https://kubernetes.io/docs/tutorials/stateful-application/cassandra/ - https://github.com/kubernetes/examples/tree/master/cassandra Apache Kafka - https://github.com/kubernetes/contrib/tree/master/statefulsets/kafka Apache Airflow - Roadmap - https://goo.gl/BpM4jq 成 熟
  • 13. Apache Big Data Ecosystem 整合近況一覽表 13 以下是 Google Apache Big Data Project + K8S 找到的 專案 子專案 參考連結 Apache Hadoop YARN YARN、Mesos、K8S 的定位很接近,目前看到 YARN on K8S 的實作 - https://github.com/Comcast/kube-yarn Docker & Kubernetes on Apache Hadoop YARN https://hortonworks.com/blog/docker-kubernetes-apache-hadoop-yarn/ Apache Ambari - https://github.com/davidstack/docker-ambari Apache Beam - https://github.com/apache/beam/tree/master/.test-infra/kubernetes Apache Bookkeeper - http://bookkeeper.apache.org/docs/latest/deployment/kubernetes/ - Bookkeeper issue #337 - https://github.com/fcuny/distributedlog-on-k8s/blob/master/bookkeeper.statefulset.yaml Apache CouchDB CouchDB 2.0 in Kubernetes - https://gist.github.com/kocolosk/d4bed1a993c0c506b1e58274352b30df Apache Drill https://hub.docker.com/r/jowanza/apache-drill/ https://josep2.github.io/Jathena/
  • 14. 以下是 Google Apache Big Data Project + K8S 找到的 專案 參考連結 Apache Flink - https://ci.apache.org/projects/flink/flink-docs-release-1.3/setup/kubernetes.html - https://github.com/docker-flink/examples - 官方有 docker image https://hub.docker.com/_/flink/ - FLINK-5966 / kubernetes issues #15817 Apache Flume 在 kubernetes 上使用 Flume TAILDIR 收集日誌到 HDFS 上 - https://ieevee.com/tech/2017/05/11/flume.html Apache Ignite Kubernetes and Apache® Ignite™ Deployment on AWS - https://www.gridgain.com/resources/blog/kubernetes-and-apacher-ignitetm-deployment-aws - https://github.com/vishnudxb/kube-ignite Apache Kafka https://github.com/kubernetes/charts/tree/master/incubator/kafka Apache Big Data Ecosystem 整合近況一覽表 14
  • 15. Spark + Zeppelin on Kubernetes 15 http://blog.kubernetes.io/2016/03/using-Spark-and-Zeppelin-to-process-Big-Data-on-Kubernetes.html
  • 16. Spark on K8S 的相關說明文件 16 https://apache-spark-on-k8s.github.io/userdocs/
  • 17. Spark 2.2 已將 K8S 列為實驗叢集管理 17 http://spark.apache.org/docs/latest/cluster-overview.html
  • 18. 剛好 9/20 有一場 HDFS on K8S 的演講 18 https://www.brighttalk.com/webcast/13073/279115
  • 19. < 插播 > 工商服務時間 台灣資料工程協會 Taiwan Data Engineering Association Let’s Play with Data Together !! 19
  • 21. ▷ 台灣不該只是技術使用者(接收),更該晉級技術開發者(供給) ▷ We have 6 Apache Committer in Taiwan !! ○ 蔡東邦 - Apache Spark Committer ( 台大/成大物理 ) ○ 陳恩平 - Apache Mesos Committer ○ 葉祐欣 - Apache BigTop Committer ( 現任 BigTop Project Chair, 成大資管 ) ○ 莊偉赳 - Apache Hadoop Committer ( 交大 ) ○ 戴資力 - Apache Flink Committer ( 成大 ) ○ 蔡嘉平 - Apache HBase Committer ( 成大資工 ) 1st Apache Contributor Hackathon 21 第一屆 Apache Contributor 育成賽 https://goo.gl/6JBDzD
  • 22. 3. 結語:從 SIG 學到的事情 Lessons Learned from K8S Big Data SIG 22
  • 23. 結語:我從 SIG 學到的事情 23 ▷ 台灣要國際化,K8S SIG 提供跨時區協同作業的良好範例 ○ Zoom 視訊 / Slack / Google Docs 會議記錄 / YouTube 錄影 / Github 版控 ▷ 建議多參與國際自由軟體的 SIG 可以擴展自己的視野 ○ 跟 Google, Redhat 等大型軟體公司的程式高手交手的機會 ○ 看 Apache Software Foundation 的 JIRA 跟 Github 的 Issue 學習軟體工程 / CI/CD 的 Best Practice ▷ 進化論: ○ 使用者 -> 參與 SIG 的開發討論 -> 成為開發者