KnowStreaming icon indicating copy to clipboard operation
KnowStreaming copied to clipboard

一站式云原生实时流数据平台,通过0侵入、插件化构建企业级Kafka服务,极大降低操作、存储和管理实时流数据门槛

Results 197 KnowStreaming issues
Sort by recently updated
recently updated
newest added

- [ ] 我已经在 [issues](https://github.com/didi/KnowStreaming/issues) 搜索过相关问题了,并没有重复的。 ## 在这里提出你的问题 问题描述:KnowStreaming与Zookeeper的SASL认证异常 参考 [接入 ZK 带认证的 Kafka 集群](https://github.com/didi/KnowStreaming/blob/fcf0a08e0a3c4ba78576c8b5b253affa02068d4b/docs/dev_guide/接入ZK带认证Kafka集群.md) 中"支持 Digest-MD5 认证"配置,由于knowstreaming使用容器化方式部署,使用如下的步骤配置knowstreaming: ``` 1、创建zk_client_jaas.conf文件: sh-kafka { org.apache.zookeeper.server.auth.DigestLoginModule required username="kafka" password="xxx"; }; 2、修改Docker Compose文件,把zk_client_jaas.conf文件挂载到容器中,并配置JAVA_OPTS version:...

status: pending

- [ ] 我已经在 [issues](https://github.com/didi/KnowStreaming/issues) 搜索过相关问题了,并没有重复的。 看有人在 https://github.com/didi/KnowStreaming/issues/990 也反馈了同样的问题,问题已经被Closed了 ## 在这里提出你的问题 knowstreaming搜集不到Zookeeper的部分指标,环境信息如下: Zookeeper:3.8.3 Kafka:3.6.1 Java:1.8.0_391-b13 KS:3.3.0 knowstreaming-manager容器的报错信息如下: ``` 2024-01-30 13:03:51.760 ERROR 12 --- [kTP-5-thread-12] x.k.s.k.c.b.e.z.f.p.MonitorCmdDataParser : method=parseAndInitData||clusterPhyId=1||host=192.168.3.140||port=2181||name=zk_packets_received||value=7004.0||errMsg=exception! java.lang.NumberFormatException: For input...

- [ ] 我已经在 [issues](https://github.com/didi/KnowStreaming/issues) 搜索过相关问题了,并没有重复的。 你是否希望来认领这个Bug。 Y ### 环境信息 * KnowStreaming version : xxx * Operating System version : xxx * Java version : xxx ### 重现该问题的步骤 helm安装完成后 manager的pod一直在重启,日志没有报错,点击页面显示网络错误...

type: question

- [ ] 我已经在 [issues](https://github.com/didi/KnowStreaming/issues) 搜索过相关问题了,并没有重复的。 ## 在这里提出你的问题 elasticsearch组件依赖比较重,原先线上已经下掉elasticsearch,所以想问一下有没有替换方案,比方说zincsearch?粗略地搜了一下代码,是不是代码里有定制的?

type: question

- [ ] 我已经在 [issues](https://github.com/didi/KnowStreaming/issues) 搜索过相关问题了,并没有重复的。 你是否希望来认领这个优化建议。 「 Y / N 」 ### 环境信息 * KnowStreaming version : 3.4.0 * Operating System version : Centos7.9 * Java version : 11...

dev: project-manager

ERROR 3860537 --- [Pool-6-thread-7] errorLogger : method=doQuery||indexName=[ks_kafka_topic_metric_2024-01-11,ks_kafka_topic_metric_2024-01-12]||queryDsl={"query":{"bool":{"must":[{"term":{"clusterPhyId":{"value":2}}},{"term":{"topic":{"value":"wyc_history_gps"}}},{"term":{"brokerAgg":{"value":"1"}}},{"range":{"timestamp":{"gte":1705021680351,"lte":1705022280351}}}],"must_not":[{"term":{"metrics.PartitionURP":{"value":0.0}}}]}}}||errMsg=query error. com.didiglobal.logi.elasticsearch.client.model.exception.ESIndexNotFoundException: method [GET], host [http://127.0.0.1:8060], URI [/ks_kafka_topic_metric_2024-01-11,ks_kafka_topic_metric_2024-01-12/_search?routing=wyc_history_gps], status line [HTTP/1.1 404 Not Found] {"error":{"root_cause":[{"type":"index_not_found_exception","reason":"no such index [ks_kafka_topic_metric_2024-01-11]","resource.type":"index_or_alias","resource.id":"ks_kafka_topic_metric_2024-01-11","index_uuid":"_na_","index":"ks_kafka_topic_metric_2024-01-11"}],"type":"index_not_found_exception","reason":"no such index [ks_kafka_topic_metric_2024-01-11]","resource.type":"index_or_alias","resource.id":"ks_kafka_topic_metric_2024-01-11","index_uuid":"_na_","index":"ks_kafka_topic_metric_2024-01-11"},"status":404} at com.didiglobal.logi.elasticsearch.client.model.exception.ExceptionFactory.translate(ExceptionFactory.java:7)...

- [ ] 我已经在 [issues](https://github.com/didi/KnowStreaming/issues) 搜索过相关问题了,并没有重复的。 ## 在这里提出你的问题 ERROR 60649 --- [-1-9-thread-109] c.x.k.s.km.common.jmx.JmxConnectorWrap : JMX connect exception, clientLogIdent:clusterPhyId: 10 brokerId: 1 host:wyc.kafka.1.com port:9999. java.rmi.ConnectException: Connection refused to host: 127.0.0.1; nested...

type: question

- [ ] 我已经在 [issues](https://github.com/didi/KnowStreaming/issues) 搜索过相关问题了,并没有重复的。 你是否希望来认领这个Bug。 「 Y / N 」 ### 环境信息 * KnowStreaming version : xxx * Operating System version : xxx * Java version : xxx...

type: question

你是否希望来认领这个Bug。 「 N 」 ### 环境信息 M2 Mac Docker 客户端,使用0.7.0 docker compose, 所有镜像指定platform: linux/x86_64 ### 实际结果 ``` # # A fatal error has been detected by the Java Runtime Environment:...

type: container

### 重现该问题的步骤 1. 进入文档页面浏览(https://doc.knowstreaming.com/study-kafka/4-design) ![image](https://github.com/didi/KnowStreaming/assets/49774236/4c303678-bf40-4717-931f-a0964e938790) 2. 一些标红的链接 点击跳转还是跳转到当前页面

type: documentation