Apache Doris 中文技术论坛
Questions Tags Users Badges

flink 通过GET /api/<db>/<table>/_schema 获取信息 失败

Asked Apr 12, 2024 Modified Jan 1, 0001
Viewed 44
2.1

请求返回{
"msg": "Unauthorized",
"code": 401,
"data": "Need auth information.",
"count": 0
}

edited Jan 1, 0001
forest35
asked Apr 12, 2024
1 Answers

本地 curl 执行可以吗?

curl -X GET -uroot: http:/ip:8030/api/db/table/_schema
edited May 27, 2024
阿渊@SelectDB7740
answered Apr 12, 2024
Related Questions
桶数设置为6,12后,性能还比不上桶为10
请问下,从2.0升级到2.1.10后,doris的性能变很差,datax导入任务一直卡在写入,查询效率也变慢了,我应该怎么排查问题?
1 answers
key_merge_on_write CPU 优化
Doris的BE节点数据磁盘坏道修复后be进程无法重启
1 answers
创建同步物化视图是否可以进行资源限制
1 answers
doris query 执行成功,一直打印warn 日志
2 answers

Terms of service Privacy policy

Powered by Answer - the open-source software that powers Q&A communities.
Made with love © 2025 Apache Doris 中文技术论坛.