1. 9f4a9c8 bugfix `refresh maxAllowRunningJobs` by guoshupei · 7 months ago
  2. 5a5e5b3 bugfix NPE by guoshupei · 7 months ago
  3. 21df2de bugfix `head of empty list` again by guoshupei · 7 months ago
  4. 2b47014 Merge pull request #4965 from apache/dependabot/npm_and_yarn/linkis-web/axios-1.6.0 by luxl@chinatelecom.cn · 7 months ago
  5. 5a4f757 Merge pull request #4964 from apache/dependabot/npm_and_yarn/linkis-web-next/axios-1.6.0 by luxl@chinatelecom.cn · 7 months ago
  6. 99e4197 Bump axios from 0.21.4 to 1.6.0 in /linkis-web by dependabot[bot] · 7 months ago
  7. 149f45e Merge pull request #4954 from WeDataSphere/master-pes by Casion · 7 months ago
  8. 2fb4f4d Bump axios from 1.5.0 to 1.6.0 in /linkis-web-next by dependabot[bot] · 7 months ago
  9. 234c38e Fix integration test bug by peacewong · 8 months ago
  10. fe9c0b2 rollback bugfix `head of empty list` by guoshupei · 8 months ago
  11. c97eacb bugfix `head of empty list` by guoshupei · 8 months ago
  12. f8936ce Fix integration test bug by peacewong · 8 months ago
  13. 8da0f80 add config by guoshupei · 8 months ago
  14. 5170426 feat: optimize process of closing spark job on k8s (#4957) by zlucelia · 8 months ago
  15. 7b99579 add import `org.apache.spark.sql.api.python.*` (#4961) by 人生有如两个橘子 · 8 months ago
  16. 08795ec Fix integration test bug by peacewong · 8 months ago
  17. 8225429 Merge remote-tracking branch 'upstream/master' into master-pes by peacewong · 8 months ago
  18. 5ac74af update action (#4962) by Casion · 8 months ago
  19. b39a08e Merge pull request #4955 from apache/dependabot/npm_and_yarn/linkis-web-next/postcss-8.4.31 by luxl@chinatelecom.cn · 8 months ago
  20. bd15f86 Merge branch 'apache:master' into master-1.1.15-merge by v-kkhuang · 8 months ago
  21. 43531aa Remove `linkis.entrance.auto.clean.dirty.data.enable` configuration by guoshupei · 8 months ago
  22. eb26d59 Remove redundant configuration by guoshupei · 8 months ago
  23. 3db8b4a Keyword uppercase by guoshupei · 8 months ago
  24. 7a473e5 Merge branch 'master' of https://github.com/apache/linkis into dev-1.3.3-feature-ha-4181 by guoshupei · 8 months ago
  25. 686fbca Bump postcss from 8.4.29 to 8.4.31 in /linkis-web-next by dependabot[bot] · 8 months ago
  26. 4f2565a refactor of linkis-web by CoderSerio · 8 months ago
  27. a66ec80 fix mysql error (#4951) by aiceflower · 8 months ago
  28. 2a66bf6 add instancio-junit module by peacewong · 8 months ago
  29. 293356e Fix build error by peacewong · 8 months ago
  30. c2f9d82 Optimized code by guoshupei · 8 months ago
  31. d61915d add template conf and cross cluster ddl by peacewong · 8 months ago
  32. f838aa1 add template conf feature by peacewong · 8 months ago
  33. 9556669 Add cross-cluster rule configuration by peacewong · 8 months ago
  34. b91ec0f [Feature]New configuration management function added to the management console #4842 by peacewong · 8 months ago
  35. 8c59c62 fix csv file with utf-8 with bom chart[&#xFEFF] by peacewong · 8 months ago
  36. 46589ae Basic data management adds UDF tree management by peacewong · 8 months ago
  37. 1e70b84 add clear map method by peacewong · 8 months ago
  38. bdc7a5c Distributed lock optimization adds lock holding attributes to prevent repeated lock acquisition and unlocking errors. by peacewong · 8 months ago
  39. 49bd9a2 add new create file method support set owner by peacewong · 8 months ago
  40. 22497f7 UDF info add desc info return by peacewong · 8 months ago
  41. f1f944d code optimize by peacewong · 8 months ago
  42. 2b6bb26 Add repl ec to execute Java and scala code (#4937) by ChengJie1053 · 8 months ago
  43. e795525 Update SqlConnection.java (#4942) by chengrui1 · 8 months ago
  44. ab84ee3 update JDBC check hint by zhaowenkai111 · 9 months ago
  45. 5b9a688 1, update db.sh: add db information for addtional engines; by peter.peng · 9 months ago
  46. e5c24e5 update checkAdd.sh : 1, use english desc. to raplace chinese desc. by peter.peng · 9 months ago
  47. e3eee85 update checkAdd.sh : 1, use english desc. to raplace chinese desc. by peter.peng · 9 months ago
  48. 510e17f update checkAdd.sh : by peter.peng · 9 months ago
  49. 8106857 update checkAdd.sh : by peter.peng · 9 months ago
  50. ff97a92 rollback script install.sh,delete additonal engines checking call for checkadd.sh by peter.peng · 9 months ago
  51. b735734 add service check for Impala/Trino/Seatunnel by peter.peng · 9 months ago
  52. 5c52595 add service check for HDFS/Hive/Spark by peter.peng · 9 months ago
  53. c3efe26 Update checkEnv.sh by 赵文恺 · 9 months ago
  54. 5ab29e2 Update checkEnv.sh for SHELL、spark-sql、 HDFS command by 赵文恺 · 9 months ago
  55. 9177f0d add shell script "checkAdd.sh" for checking optional engines by 赵文恺 · 9 months ago
  56. 042f0cf add shell script " checkAdd.sh" for optional engines check by 赵文恺 · 9 months ago
  57. 85e582d Update install.sh - check addtional engines by 赵文恺 · 10 months ago
  58. 7d0c88b Create checkAdd.sh for non-default engines check by 赵文恺 · 10 months ago
  59. 3b2b1d2 The information returned by a running task should not contain error information by peacewong · 8 months ago
  60. b21ad6e [Feature][mg-eureka] List eureka service instance close #4884 by peacewong · 8 months ago
  61. b8b8238 Linkis base info support to return linkis cluster info by peacewong · 8 months ago
  62. 5aee61c cs service supports active and standby configuration logic by peacewong · 8 months ago
  63. e1111ab linkis-cli add version info to source map by peacewong · 8 months ago
  64. 6affc4b The value configured by Linkis is trimmed. by peacewong · 8 months ago
  65. ec9d7f5 Jdbc driver is compatible with multiple versions (#4930) by sjgllgh · 8 months ago
  66. 95f229a Data source service forwarding optimization by peacewong · 9 months ago
  67. 8cf5f66 Gateway server log optimize, add token log and add error log to response by peacewong · 9 months ago
  68. 033b2a8 Spark supports printing parameters to task logs by peacewong · 9 months ago
  69. 247616a Python supports killing subprocesses by peacewong · 9 months ago
  70. 922df46 Supports spark.conf parameters to configure multiple parameters by peacewong · 9 months ago
  71. f02ee0c Result set optimization by peacewong · 9 months ago
  72. 9e9ab02 code optimize by peacewong · 9 months ago
  73. 91d0861 add init fs retry by peacewong · 9 months ago
  74. 521d30c optimize hive task progress by peacewong · 9 months ago
  75. 8c1b15d Added logs for the ask engine stage by peacewong · 9 months ago
  76. 39a8c10 Bump postcss from 8.4.21 to 8.4.31 in /linkis-web (#4928) by dependabot[bot] · 8 months ago
  77. ca87f43 [Bug] use gson to replace jackson (#4936) by GuoPhilipse · 9 months ago
  78. d9935d4 delete duplicate conf by peacewong · 9 months ago
  79. 9f1dd09 Fix build error by peacewong · 9 months ago
  80. b63f34c Fix build error by peacewong · 9 months ago
  81. 88d9e1b support null by peacewong · 9 months ago
  82. c625de6 optimize jdbc-driver module by peacewong · 9 months ago
  83. efc85b3 add version info to linkis-cli by peacewong · 9 months ago
  84. dc8a7ad optimize storage module by peacewong · 9 months ago
  85. 01ae62a add ps datasource server conf by peacewong · 9 months ago
  86. 50254ac optimize consumer code logic by peacewong · 9 months ago
  87. d245994 add debug switch params to task by peacewong · 9 months ago
  88. 2b6d802 add default retry for 401 by peacewong · 9 months ago
  89. fcd6c7c 1. add result set sot utils class 2. optimize variable operation logic by peacewong · 9 months ago
  90. 16183c9 [Feature][linkis-public-enhancements] Mer pes publicservice (#4854) by GuoPhilipse · 9 months ago
  91. 17fabc9 Fix linkis cli npe error (#4919) by sjgllgh · 9 months ago
  92. 2efef01 [Feature] Add hbase engine to linkis (#4891) by weixiao · 9 months ago
  93. c0cebe4 [BUG] Fix em sort error (#4915) by sjgllgh · 9 months ago
  94. 118435f Modify spark-k8s-operator.md rest submit task parameters (#4912) by ChengJie1053 · 9 months ago
  95. 02a7403 Adjust the sortByResourceRate sorting from large to small. (#4914) by sjgllgh · 9 months ago
  96. 89a653d feat: support submit pyspark once job on k8s and add clusterlabel to combinedlabel (#4906) by zlucelia · 9 months ago
  97. 4868920 #4907 Incorrect adjustment of log printing resource parameters (#4908) by sjgllgh · 9 months ago
  98. d6a86a1 Modify spark.md (#4875) by ChengJie1053 · 9 months ago
  99. 4ecb22e [Feature] Add nebula engine to linkis (#4903) by ChengJie1053 · 9 months ago
  100. 8f149e1 Spark once task supports engingeConnRuntimeMode label (#4896) by ChengJie1053 · 9 months ago