This is an automated email from the ASF dual-hosted git repository. casion pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/linkis.git
from ec9d7f537 Jdbc driver is compatible with multiple versions (#4930) new 7d0c88bca Create checkAdd.sh for non-default engines check new 85e582d74 Update install.sh - check addtional engines new 042f0cfa1 add shell script " checkAdd.sh" for optional engines check new 9177f0d92 add shell script "checkAdd.sh" for checking optional engines new 5ab29e2b8 Update checkEnv.sh for SHELL、spark-sql、 HDFS command new c3efe2660 Update checkEnv.sh new 5c5259599 add service check for HDFS/Hive/Spark new b735734bc add service check for Impala/Trino/Seatunnel new ff97a9239 rollback script install.sh,delete additonal engines checking call for checkadd.sh new 8106857a5 update checkAdd.sh : 1, format comments for ---1,---2,---3 2, Indicate parameter define files new 510e17f8d update checkAdd.sh : 1, format comments for ---1,---2,---3 2, Indicate parameter define files new e3eee85fd update checkAdd.sh : 1, use english desc. to raplace chinese desc. new e5c24e547 update checkAdd.sh : 1, use english desc. to raplace chinese desc. new 5b9a6886b 1, update db.sh: add db information for addtional engines; 2,update linkis-env.sh, add MySQL and Openlookeng JDBC PATH defination. new ab84ee33c update JDBC check hint The 15 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: linkis-dist/bin/checkAdd.sh | 293 ++++++++++++++++++++++++++++++++ linkis-dist/bin/checkEnv.sh | 112 ++++++++++-- linkis-dist/bin/install.sh | 3 +- linkis-dist/deploy-config/db.sh | 31 +++- linkis-dist/deploy-config/linkis-env.sh | 4 + 5 files changed, 423 insertions(+), 20 deletions(-) create mode 100644 linkis-dist/bin/checkAdd.sh --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@linkis.apache.org For additional commands, e-mail: commits-h...@linkis.apache.org