linkis icon indicating copy to clipboard operation
linkis copied to clipboard

scriptis left database menu bar supports hiveserver2 to get library table fields

Open MrFengqin opened this issue 2 years ago • 1 comments

What is the purpose of the change

The left database menu bar of scriptis supports hiveserver2 to get library table fields, which is off by default Related parameters: To enable this function, you need to add the following configuration in the linkis-ps-publicservice. properties file Enable hiveserver2 access: linkis.hive.server2.enable=true Configuration hiveserver2 address: linkis.hive.server2.address=jdbc:hive2://127.0.0.1:10000/

MrFengqin avatar Sep 21 '23 08:09 MrFengqin

Please handle the third dependency check problem. You can refer to this guide to repair it. https://linkis.apache.org/zh-CN/docs/latest/development/development-specification/license

aiceflower avatar Oct 07 '23 02:10 aiceflower