GitHub user fengyudong1996 added a comment to the discussion: 第一次登陆,使用默认密码和账号,提示密码或账户错误。使用的版本是2.1.2 第一次登陆,使用默认密码和账号,提示密码或账户错误。使用的版本是2.1.2 When logging in for the first time, use the default password and account, and it will prompt that the password or account is incorrect. The version used is 2.1.2
这个问题在于你漏掉了一些步骤,可能是对数据库的一个初始化,初始化分为两步一步是通过schame文件创建数据库和表结构,另外还有一些初始数据插入,需要source两个文件。 GitHub link: https://github.com/apache/incubator-streampark/discussions/3431#discussioncomment-10428243 ---- This is an automatically sent email for dev@streampark.apache.org. To unsubscribe, please send an email to: dev-unsubscr...@streampark.apache.org