Skip to content

[BUG]Kylin 2.5.2 has sync error with mdx for kylin #7

@Mukvin

Description

@Mukvin

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:

  1. Using MDX for Kylin to connect to Kylin 2.5.2
  2. Check the $MDX_HOME/logs/mdx.log
  3. Found the above error.

Additional context
Add any other context about the problem here.

Metadata

Metadata

Assignees

Labels

Bug ReportSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions