Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug][Manager] Failed to build Sort config as the relations is empty #5157

Closed
2 tasks done
Tracked by #5029
z1076398926 opened this issue Jul 21, 2022 · 4 comments · Fixed by #5168
Closed
2 tasks done
Tracked by #5029

[Bug][Manager] Failed to build Sort config as the relations is empty #5157

z1076398926 opened this issue Jul 21, 2022 · 4 comments · Fixed by #5168
Assignees
Labels
Milestone

Comments

@z1076398926
Copy link

What happened

从master拉取最新代码,使用docker-compose启动,之后创建了标签,然后再创建集群,根据官方文档再创建数据接入,审核通过后,查看manager出现:exception: [failed to build sort config for groupId=default, relations is empty]

image
image
image
image
image
image

然后,我点开我创建的数据接入的详情,在数据流那一块,突然变为了空(还不清楚报错是不是因为这个原因引起的)
image

我尝试把容器停了,数据目录都删除,重新拉取了master尝试启动(因为我想删除这个出现错误的数据接入,发现不让删除:Current status=config_failed was not allowed to delete)

这次,我在创建数据接入时候,在创建数据流的时候我发现,我新建数据流并输入完,点击保存,再点开发现我填写的东西都没了:
微信截图_20220721151320

微信截图_20220721151337

What you expected to happen

数据流信息变为了空不确定是否和manager中的报错有关联(因为本人技术不到位,没法通过源码分析),但依然希望能够得到帮助并解决此问题(截止到目前,整个数据接入的主流程都还没通)

How to reproduce

根据官方文档上的Hive链接,使用docker部署Hive,然后拉取Master分支代码,使用docker-compose启动,创建完集群标签和集群之后(创建出集群后,集群和集群标签应该会自动关联,也尝试过手动再关联一次,manager中还是会有同样的错误),来创建数据接入,创建完提交审核,在审核通过后,就会出现这个报错(并且数据流也会看到,输入的都为空了)。

Environment

Ubuntu16.04
Docker version 20.10.6
docker-compose version 1.29.1

InLong version

master

InLong Component

InLong Manager

Are you willing to submit PR?

  • Yes, I am willing to submit a PR!

Code of Conduct

@z1076398926 z1076398926 added the type/bug Something is wrong label Jul 21, 2022
@z1076398926
Copy link
Author

这是界面上执行日志中的报错信息
image

@healchow healchow changed the title [Bug]exception: [failed to build sort config for groupId=default, relations is empty] [Bug][Manager] Failed to build Sort config as the relations is empty Jul 21, 2022
@GanfengTan
Copy link
Contributor

@z1076398926 Thanks for using, issue is being processed.

@z1076398926
Copy link
Author

谢谢~

@dockerzhang
Copy link
Contributor

@z1076398926 after #5168 merged, please try again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants