当前位置:网站首页>Kylin on Kubernetes 在 eBay 的实践
Kylin on Kubernetes 在 eBay 的实践
2020-11-07 20:15:00 【InfoQ】
Apache Kylin 在 eBay 已经运行了 5 年多,并于 2019 年整体迁移到了 eBay 的 Kubernetes 平台 Tess 上,开启了 Kylin on Kubernetes 的时代,系统的可用性和扩展性显著提升,资源的管理与监控也更加简便。目前 Kylin on Kubernetes 已贡献至社区,欢迎多多尝试,一起优化。
01 前言
Apache Kylin 是一个开源的、分布式的分析型数据仓库,提供 Hadoop/Spark 之上的 SQL 查询接口及多维分析(OLAP)能力以支持超大规模数据,最初由 eBay 开发并贡献至开源社区。它能在亚秒内查询巨大的表。
Kubernetes 是用于自动部署,扩展和管理容器化应用程序的开源系统。它将组成应用程序的容器组合成逻辑单元,以便于管理和服务发现。Kubernetes 源自 Google 15 年生产环境的运维经验,同时凝聚了社区的最佳创意和实践。
把 Kylin 平台迁移到 Kubernetes 后,可以利用 Kubernetes 优势,让 Kylin 的部署,扩展和维护的成本变得更小。同时这个集成方案也把 Kylin 变成了一种更加原生的云服务。使得用户在云平台上,多了 Kylin 作为 OLAP 计算服务的一种选择。
原文链接:【https://www.infoq.cn/article/YkiRWplcNVMsLXooqNEI】。未经作者许可,禁止转载。
版权声明
本文为[InfoQ]所创,转载请带上原文链接,感谢
https://www.infoq.cn/article/YkiRWplcNVMsLXooqNEI?utm_source=rss&utm_medium=article
边栏推荐
- Test the necessary skill points of siege lion! This article takes you to interpret the testing technology under Devops
- 利用线程通信、解决缓存穿透数据库雪崩
- HandlerMethodArgumentResolver使用和原理
- 使用“1”个参数调用“DownloadString”时发生异常:“操作超时”
- yum [Errno 256] No more mirrors to try 解决方法
- 2020-11-06:go中,谈一下调度器。
- 我们为什么需要软件工程——从一个简单的项目进行观察
- PHP安全:变量的前世今生
- Opencv computer vision learning (10) -- image transform (Fourier transform, high pass filter, low pass filter)
- A kind of super parameter optimization technology hyperopt
猜你喜欢
Vscode configuration
Shanghai Pudong Development Bank, which frequently receives penalty tickets, has been cheated by hundreds of millions of yuan in loans, and lacks of internal control?
Talk about sharing before paying
30岁后,你还剩下什么?
About Devops seven misunderstandings, 99% of people have been hit!
利用线程通信、解决缓存穿透数据库雪崩
Using LWA and lync to simulate external test edge free single front end environment
Solution to st link USB communication error in stlink Download
The samesite problem of cross domain cookie of Chrome browser results in abnormal access to iframe embedded pages
Exception calling 'downloadstring' with '1' arguments: 'operation timed out'
随机推荐
Why do we need software engineering -- looking at a simple project
[note] error while loading pyv8 binary: exit code 1 solution
屏读时代,我们患上了注意力缺失候群症
What kind of technical ability should a programmer who has worked for 1-3 years? How to improve?
gitlab 持续集成开发环境之CI/CD
Idea activation to 2089 failure
全网最硬核讲解计算机启动流程
在pandas中使用pipe()提升代码可读性
Blazor 準備好為企業服務了嗎?
Git SSH bad permissions
使用LWA和Lync模拟外部测试无边缘单前端环境
Using LWA and lync to simulate external test edge free single front end environment
jenkins pipline stage 设置超时
把 4个消息队列都拉到一个群里后,他们吵起来了
[original] the impact of arm platform memory and cache on the real-time performance of xenomai
Jenkins pipline stage setting timeout
Developing STM32 USB with cubemx
聊聊先享後付
【QT】QThread原始碼淺析
不要把异常当做业务逻辑,这性能可能你无法承受