melin
melin
当前显示的是usage cpu和内存,首页显示的 requet 和 limit 的数据。资源不够的时候,不方便查找是哪个 pod 消耗比较大,需要去终端操作。能够支持切换显示 useage,requet, 和 limit ?
排查 flink 错误,进入 pod 看日志,过一会任务失终止了,Pod 不存在,pod 提示如下错误,导致日志看不了。 能否继续保留已经打开也页面不会被刷掉,错误提示参考 aws 方式
### What feature you would like to be added? In Spark on Kubernetes, the most challenging task is log collection. If the Spark operator can achieve the function of regularly...
### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) ### Search before asking - [X] I have searched in the [issues](https://github.com/apache/kyuubi/issues?q=is%3Aissue) and found no...
自建 idc 为了避免机器空闲,在规模比较大的厂商有混部的需求。云上是弹性的,不知道为什么要这样做? 混部在一起,大数据容易导致网络抖动等等一系列问题? 是怎么去做解决的? 例如这篇文章提到的场景: https://zhuanlan.zhihu.com/p/673737228
### Version master ### Which SQL? Flink ### SQL content ```sql SELECT user_id, JSON_VALUE(event_data, '$.eventType' RETURNING STRING) AS event_type, JSON_VALUE( event_data, '$.pageUrl' NULL ON EMPTY NULL ON ERROR ) AS...
The `raydp.init_spark` method returns `sparkSession`. Could we first initialize `sparkSession` and then pass it to the `init_spark` method?
### Description The link only offers downloads for the amd64 version. Can you provide the download for the arm64 version as well? https://downloads.apache.org/incubator/gluten/1.5.0-incubating/ ### Gluten version None