-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Labels
Bug ReportSomething isn't workingSomething isn't working
Description
Describe the bug
When MDX for Kylin connected to Kylin 2.5.2 encountered e error as followed:
2022-05-18 00:01:51,117 [ERROR] i.k.m.i.c.h.HttpUtil.preHandleHttpResponse - Http call not 200 status, statusCode:[500], api:[http://172.16.0.101:16500/kylin/api/user_group/groups?isFuzzMatch=true&offset=0&limit=100000], content:[{"code":"999","data":null,"msg":"Required String parameter 'project' is not present","stacktrace":"org.springframework.web.bind.MissingServletRequestParameterException: Required String parameter 'project' is not present\n\tat
...
2022-05-18 00:01:51,117 [ERROR] i.k.m.i.c.s.MetaSyncScheduleTask.run - Metadata sync failed, Required String parameter 'project' is not present
...
To Reproduce
Steps to reproduce the behavior:
- Using MDX for Kylin to connect to Kylin 2.5.2
- Check the $MDX_HOME/logs/mdx.log
- Found the above error.
Additional context
Add any other context about the problem here.
hit-lacus
Metadata
Metadata
Assignees
Labels
Bug ReportSomething isn't workingSomething isn't working