* Fixed this bug "multiple threads creating folders will result in multiple identical folders" #3487
* 1. Improvement `DataSourceServiceTest` #3558
2. Get rid of some useless arguments to functions in the `DataSourceService` class
* The rollback `ResourceService.java`
* The rollback `ResourceService.java`
* The rollback `ResourceService.java`
* 1.Modify code styles.
2.Make improvement according to Yichao Yang's advice. Thank you very much for guidance.@Yichao Yang
* Modify code styles.
* Circumventing the checkConnection problem
* Modify code styles.
* [Test][api] Add api service layer test example
* Remove unused exception
* Remove unused exception
* Format code according to the checkstyle
* Fix test case
* [Feature] JVM parameter optimization , related issue #3370
* [Feature] JVM parameter optimization , related issue #3370
* test release 1.3.2 version rollback
* test release 1.3.2 version rollback
* test
* test release 1.3.2 version rollback
* modify tag 1.3.0 to HEAD
* modify general user can't create token
Co-authored-by: qiaozhanwei <qiaozhanwei@analysys.com.cn>
* [Fix-3463][api]Fixed that run the sql task will be failure after rename the udf resource
* [Fix-3469][api]Should list python file and jar file
* [Fix-3469][api]Should filter the resource by the different program type
* [Fix-3469][api]fix the code smell
* * add presto datasource support
update .gitigonre to igonre some files
* * use another presto driver
* * add LICENSE files about presto-jdbc
* * just for test sonar
Co-authored-by: rockxsj <junjun@mgtv.com>
* batch copy or move process
* batch copy or move process
* batch copy or move process
* batch copy or move process
* batch copy or move process
* batch copy or move process
* batch copy or move process
* batch copy or move process sovle code smell
* batch copy or move process sovle code smell
* batch copy or move process sovle code smell
* batch copy or move process sovle code smell
* batch copy or move process sovle code smell
* batch copy or move process sovle code smell
* batch copy or move process sovle code smell
* batch copy or move process sovle code smell
* batch copy or move process
* batch copy or move process
* batch copy or move process
* batch copy or move process
* batch copy or move process
* batch copy or move process
* Roll back the package.json file
* rerun test
* revert blank
* resolve conflicts
* resolve conflicts
* resolve ut error
* resolve sonar error
Co-authored-by: sunchaohe <sunzhaohe@linklogis.com>
Co-authored-by: dailidong <dailidong66@gmail.com>
* [Fix-3462][api]If login user is admin,need list all udfs
* [Fix-3462][api]add the test on the method of QueryUdfFuncList
* [Fix-3462][api]fix the code smell
* [Fix-3462][api]fix the code smell
* [Fix-3462][api]fix the code smell
* feature user register
fix bug
fix security problem
fix security problem
* activate user
* fix confilct
* fix confilct and fix some bug
* fix cr problem
Co-authored-by: dev_sky <dev_sky@740051880@qq.com>
* [Feature-3134]Refactor to use a shared singleton Curator Zookeeper Client
* autowire CuratorZookeeperClient to ZookeeperOperator
* [Improvement] Add the issue specifications reference (#3221)
* log zookeeper address when the connect state change
* resume the operation of add connect state listener in MasterRegistry
Co-authored-by: Yichao Yang <1048262223@qq.com>
* [Feature-2815]cherry pick commit from dev for one worker can belong to different worker groups
* fix 2975:download resource need find the tenant code of resource owner
* change NetUtils to OSUtils because NetUtils didn't exist in the 1.3.2-release branch
Co-authored-by: Yichao Yang <1048262223@qq.com>