You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by GitBox <gi...@apache.org> on 2022/09/13 02:58:11 UTC

[GitHub] [zeppelin] huage1994 commented on pull request #4462: [ZEPPELIN-5816] [MINOR] [JDBC] JDBCInterpreterTest.testMultiTenant_* improvement

huage1994 commented on PR #4462:
URL: https://github.com/apache/zeppelin/pull/4462#issuecomment-1244832988

   > Did you find out why the tests run successfully even without users?
   
   😄  Sure.  
   By default there is a user named '' with the password '' in the h2 database with admin privilege.
   The user can be show by executing `select * from INFORMATION_SCHEMA.USERS` .
   


-- 
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: dev-unsubscribe@zeppelin.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org