HisZ commented on issue #5883: URL: https://github.com/apache/kyuubi/issues/5883#issuecomment-1865484679
> > AtlasBaseException: admin is not authorized to perform create entity: type=spark_process > > This looks like an authentication error. > > > which mean i cant separate them whatever i modify source code or a config item? > > I think you can do that. They will be separated after being set to differentiated qualifiedName Perhaps it was due to the error caused by the exceeded length limit of qualifiedName or name. After fixing the qualifiedName, it finally ran correctly. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
