Ritakang0451 commented on issue #1706: URL: https://github.com/apache/incubator-linkis/issues/1706#issuecomment-1066122759
A. Linkes metadata strictly abides by hive authorization. Only hive library tables authorized by grant select can be displayed by the front end. This function relies on hive to enable authorized access: hive.security.authorization.enabled=true 可以参考:[https://blog.csdn.net/yancychas/article/details/84202](https://blog.csdn.net/yancychas/article/details/84202400) B. If you don't want to open hive permission, you can modify it: COM / webank / wedatasphere / links / metadata / hive / Dao / impl / hivemetadao Remove the permission control part of SQL in XML. -- 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-unsubscr...@linkis.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@linkis.apache.org For additional commands, e-mail: dev-h...@linkis.apache.org