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

azkaban登录 失败:无此用户 #5

Closed
jiaorenyu opened this issue Dec 5, 2019 · 1 comment · Fixed by #6
Closed

azkaban登录 失败:无此用户 #5

jiaorenyu opened this issue Dec 5, 2019 · 1 comment · Fixed by #6

Comments

@jiaorenyu
Copy link

jiaorenyu commented Dec 5, 2019

When I create a project in DataSphereStudio Web, it shows an Exception below:

2019-12-05 18:27:42.597 ERROR [qtp370279024-91] com.webank.wedatasphere.linkis.server.restful.RestfulCatchAOP 83 apply - operation failed(操作失败)s java.lang.IllegalAccessError: azkaban登录
失败:无此用户
        at com.webank.wedatasphere.dss.appjoint.scheduler.azkaban.service.AzkabanSecurityService.lambda$getSession$1(AzkabanSecurityService.java:107) ~[dss-azkaban-scheduler-appjoint-0.5.0.jar:?]

This is my config in azkaban-user.xml in azkaban:

<azkaban-users>
  <user groups="azkaban" password="azkaban" roles="admin" username="azkaban"/>
  <user groups="jiaorenyu" password="jiaorenyu" roles="admin" username="jiaorenyu"/>
  <user password="metrics" roles="metrics" username="metrics"/>

  <role name="admin" permissions="ADMIN"/>
  <role name="metrics" permissions="METRICS"/>
</azkaban-users>

This is my config in token.properties in dss:
jiaorenyu=jiaorenyu

I can login both system(azkaban and dss) use user=jiaorenyu, password=jiaorenyu

@chenxi0599
Copy link

chenxi0599 commented Dec 5, 2019

我也遇到同样的问题,azkaban-user.xml已经配置了。
The same thing happened to me。

liuyou2 pushed a commit that referenced this issue Jun 12, 2020
liuyou2 added a commit that referenced this issue Jun 19, 2020
Adamyuanyuan pushed a commit that referenced this issue Jul 2, 2020
Adamyuanyuan pushed a commit that referenced this issue Jul 3, 2020
Adamyuanyuan pushed a commit that referenced this issue Jul 10, 2020
Merge pull request #205 from schumiyi/dev-0.9.0
peacewong pushed a commit that referenced this issue Oct 16, 2020
peacewong pushed a commit that referenced this issue Oct 16, 2020
peacewong pushed a commit that referenced this issue Oct 16, 2020
Merge pull request #205 from schumiyi/dev-0.9.0
dlimeng referenced this issue in Kabimon/DataSphereStudio Nov 16, 2021
dlimeng referenced this issue in Kabimon/DataSphereStudio Nov 16, 2021
dlimeng referenced this issue in Kabimon/DataSphereStudio Nov 16, 2021
Merge pull request WeBankFinTech#205 from schumiyi/dev-0.9.0
htyredc pushed a commit that referenced this issue Nov 28, 2024
htyredc pushed a commit that referenced this issue Nov 28, 2024
htyredc pushed a commit that referenced this issue Nov 28, 2024
htyredc pushed a commit that referenced this issue Nov 28, 2024
htyredc pushed a commit that referenced this issue Nov 28, 2024
Merge pull request #205 from schumiyi/dev-0.9.0
htyredc pushed a commit that referenced this issue Nov 28, 2024
htyredc pushed a commit that referenced this issue Nov 28, 2024
htyredc pushed a commit that referenced this issue Nov 28, 2024
Merge pull request #205 from schumiyi/dev-0.9.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants