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] failed to initSort as fieldRelations is empty #9681

Closed
1 of 2 tasks
Nicole1983 opened this issue Feb 6, 2024 · 2 comments
Closed
1 of 2 tasks

[Bug] failed to initSort as fieldRelations is empty #9681

Nicole1983 opened this issue Feb 6, 2024 · 2 comments
Labels
type/bug Something is wrong

Comments

@Nicole1983
Copy link

What happened

image

a.i.m.w.e.LogableEventListener:88 - execute listener WorkflowEventLogEntity(id=null, processId=20, processName=CREATE_GROUP_RESOURCE, processDisplayName=Create Group, inlongGroupId=sync004, taskId=45, elementName=InitSort, elementDisplayName=Group-InitSort, eventType=TaskEvent, event=COMPLETE, listener=SortConfigListener, startTime=Tue Feb 06 13:31:35 CST 2024, endTime=null, status=-1, async=0, ip=172.25.0.8, remark=null, exception=failed to build sort config for groupId=sync004, fieldRelations is empty) error:
org.apache.inlong.manager.common.exceptions.WorkflowListenerException: failed to build sort config for groupId=sync004, fieldRelations is empty

配置数据同步,运行之后,得到以上错误log
看了issue https://github.com/apache/inlong/issues/5157,这个是不是个bug呢?

What you expected to happen

期望按照指引配置完之后,可以顺利同步数据,不出现配置失败的提示

How to reproduce

使用docker搭建了InLong之后,配置集群、数据同步

Environment

image

InLong version

master

InLong Component

InLong Manager

Are you willing to submit PR?

  • Yes, I am willing to submit a PR!

Code of Conduct

@Nicole1983 Nicole1983 added the type/bug Something is wrong label Feb 6, 2024
@EMsnap
Copy link
Contributor

EMsnap commented Feb 6, 2024

sorry could you please show your configuration for the job and field relations (on the web front) ?

@Nicole1983
Copy link
Author

你好,请参见以下配置
集群设置
image
数据同步 -> 数据流配置
image
数据源配置
image
数据转换配置
image
数据目标的配置
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/bug Something is wrong
Projects
None yet
Development

No branches or pull requests

3 participants