This is an automated email from the ASF dual-hosted git repository.
aiceflower pushed a change to branch release-1.0.3
in repository https://gitbox.apache.org/repos/asf/linkis.git
discard 1028cb3268 Fix bug of "kill" method in linkis-entrance, to support
null taskID. (#1541)
discard 5bd650ade2 Adjust rat check: remove some web resource exclude
configuration (#1311)
discard 439492a0e4 Web bug fixed of Engine status display (#1310)
discard 262c374713 modify ’wds.linkis.entrance.skip.auth‘ default false change
to true (#1306)
discard 378e0f5107 Merge pull request #1301 from Liveipool/dev-1.0.3
discard 4aa5dcdd85 Update: png
discard 77274e368a Merge pull request #1304 from wushengyeyouya/dev-1.0.3
discard 2569179c1d Add the necessary dependency of minlog in flink EngineConn.
discard dba2a6aee4 Fix the bug that when operator is failed and the job is not
instanced, will cause the flink yarn application stop failed when engineconn
exits .
discard d89537e8ac Add: svgIcon
discard 0476759e3d Delete: unneccessary png
discard 7f221ec33a Fix the bug that when use set, rest, drop grammar, the
checkpoint will invalid.
discard abe4ae7692 disable wike and protected_branches for dev-* (#1298)
discard 61d311acf7 Fix the bug that flink sql cannot support multi-sql and
optimize some code formats.
discard 189237df1c modify upload file max size to 500M (#1297)
discard 3db4cb1d65 use "mvn apache-rat:check" to check license (#1296)
discard ac224b0b94 Remove old web licenses file amd fix cpoy bug when build
web (#1295)
discard 5569430d37 remove duplicate update actions (#1294)
discard 7739e2bb56 Use github image url for readme (#1292)
discard 7bffb873d2 exclude io.github.x-stream:mxparser (#1291)
discard 5448dd8362 Fix the bug when ticketId starts with number, the
engineConnId cannot be parsed successful. (#1288)
discard 15626d7bfa Fix the bug when ticketId starts with number, the
engineConnId cannot be parsed successful.
discard 7e8c5d604e Make the LICENSE file different for the source release and
the binary release (#1287)
discard 3a69600451 ·Optimize the log display format (#1284)
discard 95e5161ecd optimize the packaging logic of Linkis (#1283)
discard b57f01e621 remove pyspark.zip and add py4j LICENSE (#1281)
discard adafa072d5 rm unused files (#1280)
discard 646d4dbfa6 Use current user to read result file, and abstract the file
permission in filesystem (#1232)
discard 886362ddb3 Merge pull request #1269 from
Zosimer/pyspark_sparkversion_bug
discard 602af4e59a Merge pull request #1270 from Zosimer/flink_streamenvisnull
discard 820c6fcc66 streamExecEnv is not initialized, resulting in null pointer
exception
discard 49cd5705c3 Pyspark support CDH and HDP versions
discard 5cdc7f32dc Merge pull request #1263 from casionone/fix_oom
discard dc985ba7a4 fix:oom when upload file
discard bbcc859914 Merge pull request #1260 from peacewong/dev-1.0.3-license
discard 098b3d795c add License to header
discard 0475e15201 Merge pull request #1259 from casionone/dev-1.0.3
discard c36088fcfe upgrade log4j for linkis-eureka
discard f6cd2b8c18 upgrade log4j for linkis-eureka
discard a8abb72e4e Merge pull request #1252 from utopianet/master
discard 309c44ddd6 Update build.yml
discard 92a00fe4d3 Update build.yml
discard a9977e7584 Update build.yml
discard 2a44a60880 Create build.yml
discard 5ede3e9d99 Merge pull request #1251 from peacewong/dec-1.0.3-udf
discard c73c338ac6 Fix issue that Hive and Spark EC have a
ClassNotFoundException bug when using jar UDF close#1250
discard 4a9a0914de Merge pull request #1248 from wushengyeyouya/dev-1.0.3
discard 136f9154f7 Update Apache license.
discard 79845af65e Remove author information and WeBank copyright.
discard ab635d5266 Fixes some bugs to help compilation.
discard 932fd4c58b ignore target for parent pom
discard a62b29b25f Merge branch 'dev-1.0.3' of
github.com:/wushengyeyouya/Linkis into dev-1.0.3
discard d827318eaa Merge branch 'apache:dev-1.0.3' into dev-1.0.3
discard 2932bd51c2 Add the capability of fetching EC logs, this operator will
ask LinkisManager to redirect log operator to ECM to fetch EC logs.
discard 0ba1c0abfd Add the capability of executing Operators to ECM in
linkis-computation-client.
discard 3a4959b952 Optimize the logic of EC creation, and fill in more EC
information when EC is creating.
discard 14faff3496 Delete the EngineConnLogOperator in accessible-executor,
since some errors will be throws when the EC is starting or stopped. The EC log
fetch feature has been moved to ECM.
discard bb6905488f Optimize the logic of EC creation, and fill in more EC
information when EC is creating.
discard 55585859d6 Optimize the architecture of LinkisManager, so
linkis-computation-client can request LinkisManager to route operator request
to ECM.
discard 6e53635c08 Add the capability of fetch EC logs from ECM, now we can
get all logs of all ECs whenever the EC is running or stopped.
discard 416ac12c9b Add the capability of Operator to ECM, so LinkisManager can
request to execute ECM Operators by RPC.
discard 0b36b9fee1 Since both ECM and EC need Operator module, so the Operator
module has been moved to linkis-manager-common.
discard f0a0fc98c3 Since both ECM and EC need Operator module, so the Operator
module has been moved to linkis-manager-common.
discard fccd77d3e4 Merge pull request #1245 from casionone/dev-1.0.3
discard 932f2cb17f update copyright date
discard 9e8d9b1276 web build dist
discard e89c2b9a7c Enhance the FlinkOnceJobTest, add the support of using
onceJob operators.
discard a7151226e3 Enhance the FlinkOnceJob, support to execute set, show
grammar of flinKSQL.
discard a50900f2d8 Resolve the problem of deploying flink application without
yarn appId.
discard fc9fe8e12e Resolve the problem of fetching progress with no
information.
discard 5ea6555610 Merge pull request #1242 from casionone/dev-1.0.3
discard a420edd21f fix ddl datatime(3) default value
discard d0a74b2e0e Merge pull request #1239 from casionone/dev-1.0.3
discard 064b522293 fix add license header
discard 70cd0f77b9 Merge pull request #1237 from casionone/licenses
discard 58179a85bc copy license file when build bin source
discard 9218175405 copy license file when build bin source
discard 9177db7125 Merge pull request #1234 from peacewong/dev-1.0.3-sso
discard c35006aaff Fix this issue that memory leak problem of SSO login close
#1138
discard 3154213c97 Merge pull request #1231 from peacewong/dev-1.0.3-progress
discard 0b495a5284 Fix the progress bug of the engine pushing multiple
sub-jobs close #1230
discard 607986c2fd Entrance Parser supports configurable
discard ca3f7d5d5e Merge pull request #1228 from casionone/licenses
discard 5203e67e96 Merge pull request #1226 from casionone/upgrade
discard 204c926f37 modify release page links
discard 8663f46f97 modify contributing doc
discard 85abbff6f5 modify contributing doc
discard 834558a186 add detail license
discard 10ccc52b43 adjust docs url links
discard 21ebde677b upgrade component(guava/netty/xstream/druid) versions with
security vulnerabilities
discard dce0aa93fb Merge pull request #1224 from casionone/feture
discard 9456d728ff extract the query service class
discard aefc00a6ae Merge pull request #1223 from casionone/log4j
discard 1e34a4db70 Optimize the login user association limit of the query
results of the datasource/dbs http interface
discard fbef2f17e2 upgrade log4j version to 2.17.0
discard 95d3dd9803 Merge pull request #1222 from peacewong/dev-1.0.3-lm
discard 832505a08b Added successful and failed ecm registration responses
close #1221
discard c3098bd0c0 Merge pull request #1216 from peacewong/dev-1.0.3-codeparser
discard f3e9ba229d remove monitor module
discard 226bfc5e88 Merge pull request #1215 from peacewong/dev-1.0.3-codeparser
discard cebeb95aad Optimize resource sorting close #1208
discard 70295038a5 Optimized to call the service layer directly close #1202
discard 43adde51ec Increase the retry log matching function, and can be
configured through parameters close #1201
discard aff33bcd66 Adjust bad code
discard 6e1e1af75a Optimized to call the service layer directly close #1202
discard 9821776a63 Reduce module dependencies. Separate monitor module leads
to complicated deployment and compilation close #1198
discard 914c262735 Merge pull request #1214 from peacewong/dev-1.0.3-codeparser
discard e2396aa773 remove weBank class
discard 5eba127f20 Fix rm resource statistics error problem close
#1140,#1137,#1136,#1192
discard 62e862c565 Merge pull request #1213 from peacewong/dev-1.0.3-codeparser
discard 058bb4bb0d Merge remote-tracking branch 'origin/dev-1.0.3-codeparser'
into dev-1.0.3-codeparser
discard 25623cf13c set resource updator
discard 668f6f6f3c Optimized code
discard 1ba24f105c the relationship between the long-lived label and the node
not be deleted close #1212
discard b56887229d Merge pull request #1209 from peacewong/dev-1.0.3-codeparser
discard 9347b3025c Merge branch 'dev-1.0.3' into dev-1.0.3-codeparser
discard 7a9d6888cd Merge pull request #1211 from casionone/bugfix_4
discard b8fa1da00b jobhistory:optimize time accuracy&retry logic
discard 17f3e7769b Optimize the job update logic and remove the transaction of
jobdetail update change time accuracy of jobhistory
discard f897b8ce2d Merge pull request #1210 from casionone/bugfix_3
discard 8916ed6393 engine:fixed the issues of label exclusion
discard 9f2226f3af fix bug:engine is in the starting state and does not exit
due to the failure of engineCallBack
discard 6292e1d91d engineconn:optimize lock logic
discard 1501ead202 optimize for engineconn log
discard e04b86fac3 RM:optimize the call of RM request configuration
discard 9bbc525e57 Optimize the toString method
discard 92110a9a5d Add em registration and cleanup requests close #1202
discard 6f81fb1ff3 add userResource
discard 4213d66aae Add id in the resource class
discard 658564403a Method to increase the proportion of resources obtained
close #1208
discard c90af6df57 Remove the judgment logic of the queue name close #1207
discard a9ba016e71 add update and startup time attributes to the node object
close #1200
discard 52bd5ec7bc Merge pull request #1206 from casionone/bugfix_2
discard eecbb9bb77 bugfix:remove beforeStateChanged and add
VarSubstitutionInterceptor
discard bbdc269ffd Merge branch 'dev-1.0.3' into bugfix_2
discard 771bd84476 Merge pull request #1205 from casionone/bugfix_1
discard e457d2d4b4 annotations adjusted to English
discard 7434633375 Merge pull request #1203 from casionone/bugfix_0
discard e8e6c7f0e9 Merge branch 'dev-1.0.3' into bugfix_0
discard 563ff8b33f ddl:annotations adjusted to English
discard e8d224d8b8 Merge pull request #1199 from peacewong/dev-1.0.3-codeparser
discard e120ca0b8f Optimized code
discard eefe063536 Fix issue SqlCodeParser has a bug that splits the escaped
";" into multiple SQL close #1197
discard 61db65a47b Merge pull request #1191 from Zosimer/spark_resources_check
discard 12e23e2f94 Merge pull request #1188 from Zosimer/LDAP_USER_NAME
discard 5fecce4ba8 Merge pull request #1187 from Zosimer/linkis_python
discard a78bf93228 Set the spark related memory to 1g and the concurrency to
1core
discard a74dab11fc linkis. ldap. proxy. Usernameformat Missing In the
links-mg-gateway.properties
discard 8d729089a1 The python engine does not use pandas. Delete this module
discard 299f59a741 Merge pull request #1185 from HmhWz/dev-1.0.3
discard 8e60fa2317 Do some removal for scalastyle-config.xml
discard a7549683c7 Merge pull request #1186 from
peacewong/dev-1.0.3-orchestrator
discard a2cd9c7dc4 Merge pull request #1174 from legendtkl/nodeFilter
discard 375b18694b address review comment
discard 04cabe3716 Optimized code
discard 9d051d8e58 Optimized code
discard 93c963fc60 Fix the issue that the tasks queued by orchestrator cannot
be killed close #1182
discard 82a714cb2e Merge pull request #1183 from peacewong/dev-1.0.3
discard cfbd661fff Update TaskPlannerTransform.scala
discard f3f3286771 Add the Scala Style configuration file
discard b4e0176b5c Merge pull request #1179 from peacewong/dev-1.0.3
discard 0b93ec9091 Optimize label code
discard 193a35697b Optimize label code
discard 1284bc6633 Merge pull request #1173 from legendtkl/checkTaskCode
discard 78c490a638 Merge pull request #1176 from lordk911/dev-1.0.3.3
discard 270fe65f48 Optimize the log and progress map as ConcurrentHashMap.
close #1181
discard e70d0cea23 refactor EngineConnMonitor to reduce cyclomatic complexity
close #1180
discard 104f4981f5 Merge branch 'dev-1.0.3' of
github.com:peacewong/incubator-linkis into dev-1.0.3
discard 64ba37cf65 fix progress onEventError, by refactoring TaskTreeUtil from
scala to java
discard d6feafad3e address review comment
discard ebc82f50fb Optimization log
discard 5bd74afa07 address review comment
discard b74c53468a The job strategy label of orchestrator is only used in
orchestrator and should be filtered when passed to AM and EC
discard 3d95cbe93e Optimize Orchestrator to add more retry exception logic
when applying for EC from AM close #1177
discard 570be49c82 throw exception when EM does not exist in the Manager
discard 9d3ed80839 node metrics:fix NPE issues when check instance exist
discard 2edfcb7149 Merge pull request #1172 from legendtkl/appendShellStdout
discard bdd7292a6d pyspark3 SECURE_GATEWAY
discard a8f21ddf50 entrance:optimize for logBus
discard 6b96ad0e5d entrance:compatible with local logs
discard 7ff0eae916 fixed a bug that variable substituion defined in code is in
effective
discard d6d85722d8 add abandonedConfig for mysql datasource
discard e4b8fdfa55 optimize message scheduler
discard c83ccaeec5 entrance:solve the execution and kill problems
discard d1d46635c2 Add taskID to distinguish tasks
discard 36353bc683 Optimize jobRequest conversion
discard 5ca5183e54 Optimize entrance logic
discard 82b9ae6bb0 Optimize entrance log
discard e54cbc1e88 Temporarily remove the transaction
discard cd0b1f7304 add LINKIS_CONF_DIR to ec classpath and change
wds.linkis.configuration-> wds.linkis.server.conf
discard b05aa16ac9 address review comment
discard 72384c99e4 add health check for node filter
discard 0c2b04c345 check the task code and make sure it's not empty
discard 62a82ba859 Optimize:the problem of creating logWriter after job
completion
discard 6b62da1f29 LogWirter:bug fixed for oom
discard 0514e7cb80 append stdout into persisted-log
discard 872991fcd4 add the NAN judgment when the job is updated
discard 9df61f91a2 adjust the priority of cs variable
discard 5b8810bf70 fix the problem of the upper limit of user concurrent tasks
discard 1d4834360a Increase the rpc method of configuration
discard 8b8f193b6f fix NPE for engine plugin
discard 8145509e6f Merge pull request #1130 from
asdf2014/add_targets_to_gitignore
discard f2e6bdfcce Merge pull request #1153 from Zosimer/yarn-kerberos-error
discard bd2c3b4fcc Merge pull request #1171 from wForget/dev-1.0.3-mysql
discard d8718cff10 Optimize the logic of tag update and delete, and solve the
problem of deleting public tags
discard 8e99601cc4 Merge pull request #1168 from legendtkl/rm/engines/npe
discard 60b2af9f1c Merge pull request #1169 from utopianet/master
discard ac311da2c9 Add fixed EM routing
discard 04d9f6e209 fix the bug of adding engine in configuration global
settings
discard 3110aed6a4 fix ddl bugs
discard fafb954c8b make the mysql-connector-java dependency scope to test.
discard 51421af4ce Merge pull request #1155 from wayson20/patch-1
discard 9ba6574223 Update linkis_dml.sql
discard f16a5138bc Merge pull request #1166 from legendtkl/CsJobListenerNPE
discard d261285cf3 Merge pull request #1167 from legendtkl/ConnLaunchJAVAHOME
discard 24671f6ba2 Merge pull request #1165 from legendtkl/dev-1.0.3
discard 2c6389eac4 fix NPE for /linkisManager/rm/engines api
discard 6ab618d458 Add JAVA_HOME for ProcessEngineConnLaunch
discard dc54125797 fix NPE for CsJobListener#onJobCompleted
discard be4e5ffc52 set kerberosEnable to false when the env 'KERBEROS_ENABLE'
not set
discard 98c8e9aab8 Merge pull request #1147 from legendtkl/dev-1.0.3
discard 06b669c031 Merge pull request #1149 from
zhaoyun006/job-completed-no-progess-info
discard 3c28ee3086 modify install.sh fix iss #1075
discard 7cff16df1c Update BmlProjectDao.java
discard f43113253c Update YarnResourceRequester.scala
discard b019fd77ec Merge pull request #1152 from Zosimer/hive-create-catalog
discard 0ac730583f fix issue 1148 yarn default should not open kerberos
discard 55de2e5740 support flinksql create and drop hive catalog
discard bd1674cfbf fix: After the job task completed , the front cannot
obtain the progess info data
discard f3a7c99f59 Check env JAVA_HOME firstly before set
discard de060d2c9f Merge pull request #1117 from CCweixiao/dev-1.0.3
discard 98fa634437 Change the property of jdbc.user to jdbc.proxy.user.
discard 9042fd105d Move the class of JdbcAuthType to jdbc package.
discard b6b971f386 Clear author info of the class files
discard 4690cacef8 Increase the enumerated type of JdbcAuthType
discard 155f5cbeb5 Merge pull request #1126 from
zhaoyun006/idea-support-python-matplotlib-display
discard 03165ca156 add licensed
discard 08359731a0 Merge pull request #1129 from FireFoxAhri/dev-1.0.3_1128
discard 76d6393e6f add license
discard 591605be15 add licensed
discard 0b68f1e88b Update PythonImageJavaClientTest.java
discard 9dad5d29d9 Update PythonImageJavaClientTest.java
discard c014a9e697 Merge pull request #1121 from saLeox/dev-1.0.3
discard 620766b7ee Merge pull request #1113 from
lunescode/dev-1.0.3-EngineConnBmlResourceMapper.xml
discard 60a19addc4 Merge pull request #1051 from wpfysztqx/dev-1.0.3
discard 02c68abcd8 Merge pull request #1115 from legendtkl/dev-1.0.3
discard ad50ce8599 Merge pull request #1124 from JackChen0810/dev-1.0.3
discard cfe754365c fix flink engine insert problem
discard e3c1c74f12 add apache license head for the class of KerberosUtils
discard 80e99a2ae9 Support Python Matplotlib to display pictures
discard 057707471f Fix bug creating table #1123
discard 20b6e312a5 Get protocol from current request, remove hard code of
'http'
discard 538d1d438c Add some target directories into .gitignore
discard c1d324a715 add a class of KerberosUtils which has included some
operations of kerberos auth type
discard 65cf9b91b3 add one thread pool to refresh kerberos login status
discard 3286d68c7d complete kerberos auth type for jdbc and complete
datasource pool
discard 9b1e8b9309 fix template error for issue 1096
discard 45c542034f add kerberos auth type for jdbc and complete datasource pool
discard 1d0b6f2b65 add kerberos auth type for jdbc
discard 689e85a7d3 bugfix: the order of #{engineConnBmlResource.fileSize} and
#{engineConnBmlResource.lastModified} were reversed, leading to the data
insert into databse make wrong.
discard a43a1a632d Merge pull request #1109 from casionone/dev-1.0.3
discard 2d1f473c45 Update linkis-env.sh
discard 10a52443f6 Merge pull request #1108 from casionone/dev-1.0.3
discard 4e2821b26b adjust install script
discard 1c10271cc1 adjust pom for apache release
discard a0c6f27f07 Merge pull request #1106 from zhaoyun006/get-code-type-1.0.3
discard f04bf1d38a Merge pull request #1105 from peacewong/dev-1.0.3
discard 1542fd68c0 VarSubstitutionInterceptor get code type bug fix
discard 7f1f236372 giving a random password after installation, no longer use
the deployment user as the password for the trial close #1104
discard e01e499dc0 Merge pull request #1069 from saLeox/dev-1.0.3
discard 0e2c11cf3a Merge pull request #1103 from wushengyeyouya/dev-1.0.3
discard a4c2acd390 Optimize the close logic of OnceExecutor.
discard fd7be84294 Resolve the cast bug of EngineConnLogOperator.
discard 2b0e53eb68 Resolve the initialization NPE of
StreamExecutionEnvironment.
discard 7404e2d645 Optimize the print log of OnceJobOperator.
discard 7c4581c46d Merge pull request #1102 from casionone/dev-1.0.3.1
discard 95d4426354 set default value of
wds.linkis.manager.rm.request.enable=false
discard 89df0e57c7 mkdir of engineconn.root.dir when execute install.sh
discard 6da3d97e90 remove some unused configuration
discard 6d035fa429 Merge pull request #1101 from
zhaoyun006/engine-timeout-bugfix
discard 0664b6ab35 The engine has no exists bug fix
discard d2d072aa43 Merge pull request #1099 from wushengyeyouya/dev-1.0.3
discard 91c70a8475 Merge pull request #1094 from lunescode/revert-1090-bugfix1
discard ddfa2974af Resolve the compilation problem of flink EngineConn.
discard e2708b7c8c Merge remote-tracking branch 'origin/dev-1.0.3' into
dev-1.0.3
discard aed74ad89f Optimize the method visibility scope of RetryHandler.
discard 0cbc957b30 Merge pull request #1097 from casionone/bugfix
discard 9c6bed2cc7 Merge pull request #1092 from casionone/bugfix03
discard 7b199846ac Merge pull request #1093 from
lunescode/dev-1.0.3-bugfix-passauthuri
discard e40757b4a5 optimization Message.scala
discard d963a72e22 remove unused log4j.properties
discard d3f00efe2a bugfix for flink engine executor_manager_class and build
result
discard b728cfa202 bugfix for BmlRestfulApi
discard 79d204c0d8 Change com.webank.wedatasphere.linkis to org.apache.linkis.
discard 1276bb3ce4 Optimize the job status fetching logic, add the ability of
retry.
discard b75fd57222 Optimize the job status fetching logic, add the ability of
retry.
discard 6cdb6e2b95 Optimize the close logic of FlinkCodeOnceExecutor.
discard 905bd018c6 Optimize the close logic of OnceExecutor.
discard 21b1effb9a Resolve the bug that will cause ExistingSimpleOnceJob
throws NPE when get OnceOperators.
discard cb06231424 bugfix: if the pass auth url set value “”, the method
".getRequestURI.startsWith" will always return true, it is not the result that
we wanted, it can be a security risk.
discard 3247cd6ed9 Revert "[ISSUE#1089 ]bugfix:local file permission"
discard b7fb857866 Merge pull request #1090 from casionone/bugfix1
discard 9c67e4c5a0 Merge pull request #1088 from casionone/bugfix0
discard 8ca916a4c1 Merge pull request #1087 from wpfysztqx/del-rpt-ddl
discard bda650b1c0 remove third-party dependencies of
mysql-connector-java(GPL2.0) for apache licensing policy
discard bb69a12d9d bugfix:local file permission
discard d0e6c20e87 add reflect scan package "com.webank.wedatasphere"
discard 16f4b9e998 Merge pull request #1 from apache/dev-1.0.3
discard 680fa43db2 Delete duplicate DDL
discard 202bbeca9b 1.Solve the log output specification 2.Improve installation
documents
discard 49a823ecfd Merge pull request #1082 from casionone/future
discard a6c7650f3a Merge pull request #1081 from casionone/bugfix
discard a7cdb660f7 Merge pull request #1084 from wushengyeyouya/dev-1.0.3
discard fd6781eed6 Merge pull request #1083 from peacewong/dev-1.0.3
discard 4cce545a3f Resolve the code conflicts.
discard c805082d1f Merge pull request #3 from apache/dev-1.0.3
discard d48f39ce75 Merge pull request #1078 from wushengyeyouya/dev-1.0.3
discard b4432eb931 Update EngineOperateAction.scala
discard 6289a0e5d5 Resolve the code conflicts.
discard 1e33dbc895 Resolve the code conflicts.
discard 91894c6ddc Resolve the code conflicts.
discard 672e04c3b8 Resolve the code conflicts.
discard a902923d8d Resolve the code conflicts.
discard 08f7eb5d26 Unify the exception class of engineConnPlugin in one
package close #1077
discard c2758523f3 remove some limit of package and some junk file
discard be8fbe4163 bugfix:build dist ignore empty directory of 'python' after
upgrade maven-assembly-plugin 2.3 to 3.2.0
discard e2d1998e77 Merge pull request #1079 from iture123/dev-1.0.3-3
discard 5e7e8eede8 add DOCTYPE for mybatis-config.xml
discard cb40bd9e26 the script to replace license
discard b84fb85d7a remove duplicate content "<?xml version='1.0'
encoding='utf-8' ?>"
discard af87e82709 remove junk file
discard d93442489a add DOCTYPE for mybatis xml
discard d3e5b29cff add license by hand
discard 7b0569d70d remove old license by hand
discard 0163c2e149 Revert "remove old license by hand"
discard 222d26eb4a remove old license by hand
discard 3fa8a3bea1 remove old license and add new license by execute
modify_license.sh
discard 981491227c remove old license and add new license by execute
modify_license.sh
discard 89833f93b5 Merge pull request #1058 from lordk911/dev-1.0.3.2
discard 6637c24b62 Add the support of diagnosis, metrics, progress operator of
OnceEngineConn.
discard 194aa4eb60 Add the support of execute common operator of EngineConn.
discard ff7fd75e57 Add the support of fetching logs of EngineConn.
discard 3d39866e84 Optimize some codes of computation client.
discard 689216d9e4 Add the support of OperableOperator for OnceEngineConn.
discard 5fe2cb3cf2 Add the support of yarn ApplicationInfoOperator and
EngineConnLogOperator.
discard 9229d09e98 Optimize the architecture of EngineConn Operator in
accessible executor.
discard 159c893a00 Optimize flink engineConn, support checkpoint.
discard bac79d6a74 Optimize flink engineConn, support checkpoint.
discard b3760f85fd Merge pull request #923 from FireFoxAhri/dev-1.1.0-917
discard c6edad5159 fix jdbc url is not configured
discard a51fb2379c Optimize the setter method of EngineConnOperateResult.
discard 23d6c8499e Optimize the architecture of EngineConn Operator in
accessible executor and add support of yarn ApplicationInfoOperator.
discard 62370187e4 Optimize the architecture of LinkisClient EngineConn
Operator.
discard 58ad6135cf Merge pull request #1062 from LiuHaiYang/master
discard bcde137d55 Merge pull request #1074 from casionone/bugfix2
discard 55a8cf6e6f Merge pull request #1073 from casionone/bugfix
discard bd78113988 Merge pull request #1072 from casionone/casionxia-dev
discard 9bb2c068dd Merge pull request #1071 from casionone/future0
discard a7cbd660b6 update ISSUE_TEMPLATE
discard 885a3bb2de maven-assembly-plugin 2.3 to 3.2.0 and add asf parent pom
discard b6d399293e bugfix:NPE of api 'rm/userresources'
discard 283c8649fa bugfix:remove unused PathVariable for api
'entrance/{id}/killJobs'
discard 8f4e9bded1 add .asf.yaml file
discard 5eb7098376 Merge pull request #1070 from wushengyeyouya/dev-1.0.3
discard 48d0cf0e29 Fix a bug that will cause the Insert sql to never stop
during debugging.
discard 1ee0b14302 Optimize the kill operation of Flink computation executor.
discard 21b609ff42 Optimize OnceEngineConn architecture.
discard 07a9a4c475 Add some logs for engineConn launch.
discard 2c3c4f81ac Optimize the localization process of private BmlResource.
discard 580cbfe350 Optimize the shutdown process of Once EngineConn.
discard e6b40848a9 Optimize the execution of Once EngineConn.
discard e7aca486c4 Optimize the BmlResources launch style of flink jar
EngineConn.
discard 0ccaf524d3 Optimize flink EngineConn in prod mode for jar application
submitting.
discard fbbd80fd6f Optimize flink EngineConn in prod mode, reduce the print
log of job status.
discard 7c27c2c87d Fixes some bugs for Flink EngineConn.
discard 7fe771c934 Fixes the bug which will cause the job failed when
InsertOperation stopped.
discard 517fab9165 Add kafka,json and hadoop-mapreduce-client-core jar in
flink engine
discard 1735475754 Merge pull request #1059 from saLeox/dev-1.0.3
discard f9c46d70fe Merge pull request #1043 from wForget/dev-1.0.3-streamis
discard bc4f795c2b [LINKIS-1063] support engine operator
discard 16c89f218d Merge pull request #1064 from
lunescode/dev-1.0.3-SecurityFilterExclude
discard af48807e30 Merge pull request #1045 from lordk911/dev-1.0.3
discard 8f8163090b Merge pull request #1054 from
lunescode/dev-1.0.3-bugFix-InstanceLabel
discard 387a55bc5b Merge pull request #1053 from
lunescode/dev-1.0.3-sql-serviceInstanceCloumnWidth
discard cfa3a448ea Merge pull request #1052 from
lunescode/dev-1.0.3-bugfix-EurekaRPCServerLoader
discard d0534dbd38 Merge pull request #1048 from wForget/LINKIS-1047
discard a9a04f8be4 update ISSUE_TEMPLATE
discard 48dd381c29 1. Add wds.linkis.server.user.restful.uri.pass.auth param.
2. Add special judgment for uri without user login.
discard c809093126 update ISSUE_TEMPLATE
discard 9e35857b85 update ISSUE_TEMPLATE
discard 2f5906f883 update ISSUE_TEMPLATE
discard 08d1bf326d update ISSUE_TEMPLATE
discard 08f99dcac5 update ISSUE_TEMPLATE
discard 1d239ea421 Support kerberos proxy user in Flink engine
discard 28a3ecdd54 #1039 modify license
discard c3cfb0db3c the abstract method mkdir\mkdirs lift to interface
discard b5fb9631cc #1039 modify license
discard ab05707bb6 #1039 modify license
discard a8e8bc46fd #1039 modify license
discard 187a05db3e fix issue 1057 : support subdir to be 'zip' and 'unzip'
discard 85e6c192f1 Update issue templates
discard a5c58a6405 Merge branch 'haiyang'
discard ada3113bec Update issue templates
discard 1c9d63a3e4 Update issue templates
discard 1491287f2a bugFix:instance Label Parase failed when hostname contains
serciename. for example, hostname:
linkis-cg-engineconnmanager-0.linkis-svc.default.svc.cluster.local
serviceName:linkis-cg-engineconnmanager
str:linkis-cg-engineconnmanager-linkis-cg-engineconnmanager-0.linkis-svc.default.svc.cluster.local:9104
after setStringValue: instance = -0.linkis-svc.default.svc.cluster.local:9104
correct value should be:
linkis-cg-engineconnmanager-0.linkis-svc.default.svc.cluster.local:9104
discard c2310c8b6c bugFix:unified the width of all instance related filed to
be 128. reason: in table linkis_cg_manager_service_instance and table
linkis_cg_manager_service_instance_metrics, 'instance' is 128,but in
linkis_ps_instance_label_relation(service_instance)、linkis_cg_manager_label_service_instance(service_instance)、linkis_cg_manager_engine_em(engine_instance、em_instance)
is 64. if hostname use fqdn, then length will longer than 64,such as
'linkis-cg-engineconnmanager-0.linkis-s [...]
discard caf5ee85c4 bug: when hostname start with applicationName, will cause
parse failed, resuslt in can't find instace from eureka. for
example,hostname:linkis-cg-linkis-cg-engineconnmanager-1,
aplicationName:linkis-cg-engineconnmanager,the service registed in eureka
"linkis-cg-linkis-cg-engineconnmanager-1:linkis-cg-linkis-cg-engineconnmanager:9102",
instanceId.toLowerCase.indexOf(applicationName.toLowerCase) will return 0.
discard 1350016a0f #1039 Supprort request spnego enabled Yarn resource restful
interface When Yarn enable kerberos
discard c68754dfd5 Adjust some unnecessary parameters in the
uploadShareResource interface
discard 115e6b4466 add log for location issue apache#435
discard 0568deef44 add log for location issue apache#435
discard 8aff401f8c Adjust some unnecessary parameters in the upload interface
discard c7ccba8aae add log for location issue #435
discard a9b0c73d92 Merge pull request #1041 from casionone/re-packaging
discard 074f82d60b rename:for special package name usage
discard b1f0a43066 add some tool script
discard c8cbe7dec4 rename the file directory of the package
discard 78bfc7973d replace "com.webank.wedatasphere" with "org.apache.linkis"
for some special files
discard b5d73d8b70 replace file content "com.webank.wedatasphere.linkis" with
"org.apache.linkis"
discard a91c8a0e4e Merge pull request #1038 from casionone/restful-api
discard acfb8a95d8 remove unused configuration properties&java file
discard 9bcdb783dd add LICENSE & CONTRIBUTING
discard f098cc2afe Parameter optimization & remove useless comments
discard d41eb6b7a7 Merge remote-tracking branch 'origin/dev-1.0.3' into
restful-api
discard 56662ceef6 Merge pull request #1027 from saLeox/dev-1.0.3
discard 84997d0a31 Enable proxy user with kerberos in hdfs, hive and spark
discard 02964b3ea5 Merge pull request #1020 from Zosimer/dev-1.1.0
discard 0d393689f4 Merge branch 'dev-1.0.3' into dev-1.1.0
discard baf2b5b733 Merge pull request #1037 from
lunescode/LocalFilesystemOwnerCheck
discard 8ce415de5d Merge pull request #1036 from lunescode/LocalFileSystem
discard e05ed899a9 1. add "wds.linkis.workspace.filesystem.owner.check",if not
set ,default "false". 2. add judgment of
"wds.linkis.workspace.filesystem.owner.check", if true then Strict check owner
directory. 3. use WorkspaceUtil.isLogAdmin(userName) judging whether user is
isLogAdmin. if is LogAdmin,judy root path.
discard 22d56a250b mododiy error message.
discard fc4778b553 use canMkdir replace isOwner in LocalFileSystem,and when io
not proxy, setPermission as parent
discard 2323293981 Merge pull request #1030 from lunescode/dev-1.0.3
discard 2571c06c9a Merge pull request #1026 from fushuo159/master
discard 749836d926 Merge pull request #1022 from Shlpeng/patch-1
discard fff99ef5b8 set engine environment in econn start script, such as
SPARK3_HOME,the value of env will read from ecm host by key.
discard 8390c1fe9b set engine environment in econn start script, such as
SPARK3_HOME,the value of env will read from ecm host by key.
discard cd0a62dbaa remove unused dependency
discard 2f58dba14a remove unused dependency
discard e50c52fb1f fix(linkis): fix excelDownload numberType
discard bc4c8083a1 fix(linkis): fix excelDownload numberType
discard 6ea801a467 1.remove unused about jersey code 2.bugfix for some http api
discard b6f4bb31cd use isBlank judge partition
discard 19c51570ce Merge branch 'restful-for-bml' of
git.weoa.com:pes/linkis-apache into restful-for-bml
discard 1163498ee0 1. [entrance] Fixed a problem for kill 2. Added NOTICE and
DISCLAIMER
discard 8c1bd050b9 Merge pull request #965 from lunescode/dev-1.0.2
discard b01e7dcae4 bugfix:http params of Long
discard b8472e3155 Merge pull request #1014 from yulongz/master
discard 9f9057dbe1 Merge pull request #1010 from
lunescode/origin/bugfix-cli-log
discard 8754701917 code review
discard a6755bdb4e add some spring properties
discard 3ff7d0d489 bugfix:add @RequestBody for params of map
discard 9afadd29da bugfix for MappingJackson2HttpMessageConverter set
ObjectMapper WRITE_DATES_AS_TIMESTAMPS=true
discard 945cd25332 add requestbody
discard 37a1d20466 add some logger info
discard 7a1acb3d8b replace codehaus json with fastxml
discard 63d5bff6f7 only use spring DispatcherServlet
discard c9383a4baa upgrade version to 1.0.3
discard a0caa2100e Merge pull request #1017 from jiyegege/#1016
discard 4cdc72f036 fix(v1.0.2(linkis-engineplugin-spark)): Solve the problem
that spark3 version can't compile successfully
discard c3bed8c531 fix dimListNodeRelationsByKeyValueMap group column
discard 7eb3ea7cee [linkis-rpc] replace jersey with spring web
discard b351dff198 [linkis-resource-manager] replace jersey with spring web
discard ae54b2fac4 [linkis-message-scheduler] replace jersey with spring web
discard 2029883ad5 [linkis-udf-service] replace jersey with spring web
discard 5b05f2bf63 [linkis-storage-script-dev-server] replace jersey with
spring web
discard 791877ec2e [linkis-metadata] replace jersey with spring web
discard 025da6c959 [linkis-jobhistory] replace jersey with spring web
discard 48789fe839 [linkis-instance-label-server] replace jersey with spring
web
discard e909a5b4a2 [linkis-error-code-server] replace jersey with spring web
discard 7a4df1e83f [linkis-entrance] replace jersey with spring web
discard 975168dfcf [linkis-configuration] replace jersey with spring web
discard 8fdaf6bb6e [linkis-cs-server] replace jersey with spring web
discard 7ec341ee0c [[linkis-bmlserver] replace jersey with spring web
discard e741cde3dc Merge pull request #1004 from
yimaixinchen/ouyangtao-feature-1.0.3-modifiedApi
discard 4644c55a7e bug fix: "oldLogIdx == newLogIdx" always be false,beacase
they both are Object.
discard 459cf08a4d remove unuserful package
discard 1a368904c2 change from jersey api to spring mvc api in
datasourcemanager package
discard 1e136b54ff change from jersey api to spring mvc api in
datasourcemanager package
discard c5322c621a change from jersey api to spring mvc api in one file
discard 4183b0ebb4 Merge pull request #1002 from casionone/restful
discard 0e54bdf02d replace jersey with spring web
discard 78ca4c5213 Merge pull request #983 from WeBankFinTech/dev-1.0.2
discard 8d12568aff Merge pull request #981 from WeBankFinTech/Fuu3214-dev-1.0.2
discard 1f9387cb5b Update FlinkOnceJobTest.java
discard ca775b56ed Merge pull request #974 from wushengyeyouya/dev-1.0.2
discard 456d7b9fa3 Optimize computation client module, add some test classes
for new client sdk.
discard 42ce51a4eb Optimize computation client module, add some test classes
for new client sdk.
discard ce8927a82b Merge pull request #967 from peacewong/dev-1.0.2
discard 1d4ed2e083 Solve the host name and ip judgment abnormality in the
gateway router
discard aa98fc03ce exclude pentaho-aggdesigner-algorithm module
discard d0af457223 remove instance-label client dependency
discard f8af5ce530 Merge pull request #966 from peacewong/dev-1.0.2
discard 2436cd6280 Solve Hive version compatibility issues
discard ec78d0cc54 Solve Spark version compatibility issues
discard 43267e41c7 Fix bug about PR #950, Related issues: #946. Problem:
engine can't get env EUREKA_PREFER_IP. Fix: add EUREKA_PREFER_IP into ecm
engine Environment.
discard e206492398 Merge pull request #963 from peacewong/dev-1.0.2
discard efeecc1f34 Optimize BML default download user default jvm user
discard a8a49e5986 Merge pull request #961 from peacewong/dev-1.0.2
discard dc9c1157ac Solve compilation problems
discard a3bdac0bb8 Solve compilation problems
discard f11fa2a72d Merge pull request #960 from wushengyeyouya/dev-1.0.2
discard 6ce1a36bff Optimize the code compatibility of flink EngineConn, and
optimize the pom parent of flink module.
discard 8bd70a2c28 Merge pull request #950 from lunescode/dev-1.0.2
discard 84c52da514 Update linkis-env.sh
discard 8af94caf2a use EUREKA_PREFER_IP env.
discard 9775ab26fd in ecm plugin Decide eurekaPreferIp by judging a host is
valid ip , now through read vavlue from Commvars to decide.
discard 326b0abd9d in ecm plugin Decide eurekaPreferIp by judging a host is
valid ip , now through read vavlue from Commvars to decide.
discard f798fa0a3b Merge pull request #925 from FireFoxAhri/dev-1.1.0-924
discard c50c29a2f2 add configuration for admin password, use admin username as
default
discard 6b82aba1d0 Merge pull request #943 from zosimer/dev-1.0.2
discard 5aca5b4bea Merge pull request #951 from Fuu3214/dev-1.0.2
discard aeaf0293d7 Update YarnSessionClusterDescriptorAdapter.scala
discard 1584e62d31 Update AMConfiguration.scala
discard 86e48d943e 1. fixed a small bug 2. support '-' in hostname
discard c529f2f647 fixed a bug that one thread per concurrent-task rather than
per concurrent-task-queue is actually generated for Concurrent Executor
discard 083f30ed8f added English language comments
discard 15eab6598e added English language comments
discard ac5ade04c9 modified gitignore
discard 7cf5c83636 merged dev-1.0.2 closes #935 closes #936 closes #937 closes
#947 closes #948 closes #949 fixes #938
discard 6bcbb6326f #946
discard e517e6e538 #946
discard 4217235f86 Merge pull request #945 from demonray/dev-1.0.2
discard 8e14faf249 remove useless code
discard 61c6f93787 移除proxyuser
discard cd1cd7ce7c HIVE3.0 编译报错,使用WritableComparable代替具体的实现类接受返回,编译通过
omit 8ae1a8889f Merge branch 'master' of git.weoa.com:cooperyang/mylinkis
omit 59a6e2334b 优化flink引擎的相关内容
omit 4435e90b2d 支持并发引擎
omit 50639ea9d5 添加once引擎client的相关的license
omit 6cf424655d 添加flink引擎的相关的license
omit 55ae0c095e flink代码的相关修改
omit 33c0c09246 添加onceengine的相关代码
omit d56411ba74 修改flink的版本
omit 6481e1d560 添加once-computation-client的代码
omit b2b554b1f6 first commit
discard 5f014d979d Merge pull request #910 from wForget/dev-1.0.1
discard d5de5350c9 remove spark-excel_2.11 dependency
discard 7305195a32 Merge pull request #908 from WeBankFinTech/dev-1.0.1
discard 202eb5228d Merge pull request #907 from peacewong/dev-1.0.1
discard f4abd1f65a No matter what the exception is, it should exit
discard e3c89f6dd9 Merge branch 'dev-1.0.1' of github.com:peacewong/Linkis
into dev-1.0.1
discard f0554aaeab Support setting of content type when the linkis HTTP client
uploads files close #906
discard 3bb75e9e2e Merge pull request #905 from peacewong/dev-1.0.1
discard 1fefe4dc72 Solve compilation problems
discard 776d0f44e8 Merge pull request #904 from peacewong/dev-1.0.1
discard f7798efa7d Solve compilation problems
discard 9fec1fd65f Add source information in RequestTask. (#903)
discard 1d7f658f53 Optimize error messages
discard bfa0c8a7d4 Solve compilation problems
discard 92e13e42bb Add source information in RequestTask. close #902
discard eb081f22c9 Solve compilation problems
discard d66fcecdc0 Remove non-existent modules
discard 2cd42240f0 Merge pull request #901 from peacewong/dev-1.0.1
discard e9e2959681 updated version number is 1.0.1
discard 8b4a30a762 Modify the wrong code,to set admin user
discard b650f72629 Tasks that have not been generated by MapReduce that
supports kill hive
discard 87f1abc958 Merge pull request #899 from wuliyong225/master
discard 1b88ae723b Add files via upload
discard fbc37ce9a7 Merge pull request #898 from peacewong/dev-1.0.1
discard a381da6f04 Merge pull request #895 from Alexkun/dev-1.0.1
discard 9ecb513d3f Merge remote-tracking branch 'origin/dev-1.0.1' into
dev-1.0.1
discard eab26a46be HttpClient supports empty response content close #897
discard 944bd3e764 Fix the bug of UDFClientcan only get UDF and cannot get
method functions close #896
discard 358cf4919f Merge pull request #859 from lindychan/dev-1.0.1
discard fcdff70cf7 Merge pull request #891 from HmhWz/dev-1.0.1
discard 48f9e91557 Fix the bug of orchestrator high concurrency hang task
close #840
discard dbb5670d0d Merge pull request #892 from leeebai/dev-1.0.1
discard ed82b07e86 add license
discard 16af70d112 Merge remote-tracking branch 'origin/dev-1.0.1' into
dev-1.0.1
discard 3ac1c32be5 remove author and add english version about annotation
discard 201dd376da Merge branch 'dev-1.0.1' of github.com:Alexkun/Linkis into
dev-1.0.1
discard 91bce0e750 Close #884
discard 049be535d7 Merge branch 'WeBankFinTech:dev-1.0.1' into dev-1.0.1
discard ca3fb52ad1 delete author info and use english comments
discard 03a159c391 Update LabelCommonConfig.java
discard 5e9839c3dd Update DefaultNodeLabelService.scala
discard 4f7355d23b Update RunType.scala
discard 1ba3b52678 Merge pull request #894 from peacewong/dev-1.0.1
discard 52b7283ffb add license
discard e2b79aebfb Merge branch 'WeBankFinTech:dev-1.0.1' into dev-1.0.1
discard 562cb652f8 Support multiple types of memory units close #844
discard 7332e23d03 delete redundant hook for config
discard 6d1e240ec6 Optimize the error code of ioClient and isolate a separate
OrchestratorFactory close #890
discard d1ca4f422e fix a lot of bugs of linkis-manager
discard 0e6053d4ae Optimize log configuration to reduce useless logs
discard 251a493d92 Close #882 (#885)
discard 675df08968 Delete unused directories (#888)
discard 9bd5c41255 merge
discard dad9ebc938 Delete unused directories close #883
discard 37e23789b5 [#843]fixed When killing a complex hive task, Hive MR of
Yarn is not simultaneously killed, which results in task failuer.
discard 4164e632e5 remove some files.
discard f77678d6b4 Merge pull request #858 from xiaojie19852006/master
discard 8e4b98c48c Update HiveEngineConfiguration.scala
discard 9a3cc9e7bd Merge branch 'WeBankFinTech:dev-1.0.1' into dev-1.0.1
discard 9de99be0da Close #882 Fixed some bugs below: 1. accessible-executor ①
Engine status of "Starting" should be treated as "Idle" ② Engine with status of
"Starting" cannot be shut down ③ Engine lock will release automatically when
the task costs too much time 2. callback-service ① Error message cannot be
delieverd to EngineConnMannger if the engine failed to start 3.
linkis-engineconn-core ① Engine will throw npe when special EngineConn such as
spark costed too long to start up ② Eng [...]
discard 560af5a870 Merge pull request #881 from workplease/master
discard 5b4d00b153 Update InstanceRestful.java
discard 19c4e433f1 Merge pull request #861 from fancyChuan/dev-1.0.1
discard 9d9144a8f5 Support for storing raw code submitted by users close #880
discard 8a38b5d0ef Merge pull request #876 from FinalTarget/master
discard 179ff5c8bd Support to modify and remove instance tag information close
#879
discard b9246280dd Merge pull request #878 from workplease/master
discard 1dbec58ed0 Update ConfigurationRestfulApi.java
discard 5a6785f4f9 Fix"Failed to generate hive.meta when hive meta URL
contains special characters #834" add comments
discard 541eea6a9a [#877]HDFS modify
discard 8ecdd6d2ba Support for real-time configuration updates close #873
discard 2deb1d9bf3 Optimize the sequence of engine bml execution hook close
#873
discard 01a153a1b3 [#872] rpc modify
discard e1d876ed15 Merge pull request #866 from HmhWz/dev-1.0.1
discard c6033a607c delete some redundant code/comment
discard 24e58e5e20 update log4j2.xml for some projects
discard 9a6a0cb6e2 Merge pull request #867 from FinalTarget/master
discard 2091215836 [#869]protocol modify
discard c6a061cf35 [#862]common modify
discard 4c1c9f7f39 Merge pull request #865 from misaki73/dev-1.0.1
discard db7ebb6111 Merge branch 'dev-1.0.1' into dev-1.0.1
discard b597af8f84 fix Spark native parameters need to be optimized for
support, as well as support for setting the Python version #863
discard 44cff62ae0 Modify field
discard 4425214932 Merge pull request #860 from jacktao007/dev-1.0.1
discard 5c75a714a0 Fix"Failed to generate hive.meta when hive meta URL
contains special characters #834"
discard 6e40347ad3 fix(login): Solve the problem that cookies does not take
effect after login, and cookies added to Action is not delivered to gateway by
the HttpClient. #728
discard 72eef564d9 Update install.sh
discard 29d891966f Update vue.config.js
discard 4a08796f67 Update config.sh
discard b460e66988 fix hive plugin return data incluing \t
discard 0782228716 fix hive plugin return data incluing \t
discard 841ddcfa88 fix hive plugin return data incluing \t
discard 6a25f0d455 fix hive plugin return data incluing \t
discard b9bedb1681 fix hive plugin return data incluing \t
discard e8eeffaad8 fix limit overflow defaultsize
discard c79c05ee00 Fix "The version of the jackson-core-asl package is
incorrect after linkis1.0 is compiled with the CDH version" (#856)
discard 80e722258f Merge pull request #857 from leeebai/dev-1.0.1
discard cb1080a98f new function, tenant label will not be delete when EM node
restarted
discard 4e111bcb38 Fixed “Failed to save IDE-jdbc parameter configuration in
Linkis1.0 computing management station” (#853)
discard 95b491f1f5 Merge pull request #829 from WeBankFinTech/dev-1.0.0
discard ccdbd56eae Merge pull request #831 from Alexkun/dev-1.0.0
discard 525e78ba43 Added copyright information for some files. close #830
discard 3c6ff62c0d Merge branch 'master' into dev-1.0.0
discard 8ea48e3834 Merge pull request #828 from sargentti/dev-1.0.0
discard b8f7039f2a Move /docs directory to the
Linkis-Doc(https://github.com/WeBankFinTech/Linkis-Doc) repository.
discard a687b02e2c Merge pull request #809 from peacewong/dev-1.0.0
discard ecd685412c Merge pull request #825 from sargentti/dev-1.0.0
discard 27ad37767e Solve the recursive calling problem in
SparkPythonExecutor's close method
discard dfee0b5bb6 Merge pull request #824 from sargentti/dev-1.0.0
discard c34be92eec Merge pull request #823 from sargentti/master
discard 4102ef3d13 Update PULL_REQUEST_TEMPLATE.
discard bb2862c3b9 Add PULL_REQUEST_TEMPLATE.
discard b1798aaeaa Merge pull request #811 from sargentti/master
discard 53f13a2dae Add PULL_REQUEST_TEMPLATE.
discard 16f51a7068 Merge pull request #822 from sargentti/dev-1.0.0
discard 592f44591d For multi-executor EngineConns (such as SparkEngineConn),
shutdown all executors instead of only close the default one.
discard 422da8bf71 Merge pull request #821 from sargentti/dev-1.0.0
discard f9433e7f6d Fix Orchestrator AsyncExec ResultSet wait didn't get
notified bug, and remove Orchestrator limit 5000 constraint
discard c1caad73b4 Merge pull request #818 from sargentti/dev-1.0.0
discard 5f6f9ec7eb Rename Application EngineConn in Eureka to
Linkis-CG-EngineConn to follow the naming convention.
discard b04832d840 Update README
discard 2f72c39725 Update README
discard 5d2924f436 Update engine conn name
discard ad915b51a5 Optimize comments
discard da5a1bc945 Update engine conn name
discard 5b6748caf5 Merge pull request #808 from peacewong/dev-1.0.0
discard 7786599803 Optimize response information
discard bffe9795cb Optimize response information
discard e9e900c49d Solve compilation and deployment issues
discard a9926f969d Solve compilation and deployment issues
discard 6b0062445d Optimize comments
discard 1bef51b61d Solve compilation and deployment issues
discard 96de3d037b Merge pull request #807 from liuyou2/dev-1.0.0
discard a3d20e147f Optimize the Linkis1.0.0 common module close #740
discard 9a254e96c4 Optimize the Linkis1.0.0 common module close #740
discard 7c531fe72a Merge pull request #805 from 77954309/dev-1.0.0-Issue7
discard e722baf218 Merge branch 'dev-1.0.0' into dev-1.0.0-Issue7
discard e4689e803d In the Linkis scala code, if you call try catch directly,
you need to call Utils.tryCatch instead
discard bc549d0f53 Merge pull request #804 from 77954309/dev-1.0.0-Issue8
discard c5bbe13fb5 Merge branch 'dev-1.0.0' into dev-1.0.0-Issue8
discard 74129ea651 If the sql submitted by the user has no space between
select and *, limit 5000 will not be automatically added, which may cause a
full table search, resulting in a large result set and taking up a lot of HDFS
space
discard e9baca1615 Merge pull request #803 from
liangqilang/master_pr_20210610_03
discard bc5b95677b fix the thread safety issues of SSOUtils
discard 7e8287c52d Merge pull request #797 from kongslove/dev-1.0.0
discard b946b1efeb Merge branch 'dev-1.0.0' into dev-1.0.0
discard 7f3ec61a3a Merge pull request #799 from Alexkun/dev-1.0.0
discard 90bd1da189 Provided one-time engine module that support case of
one-time task. close #736
discard f30150f00d Merge pull request #752 from Davidhua1996/dev-1.0.0
discard b6a84909ef Merge branch 'dev-1.0.0' into dev-1.0.0
discard 7e7e4df479 optimized code and resolve conflict
discard c50a1b8808 Merge pull request #789 from lemon-simple/dev-1.0.0
discard 51cd08fb53 'utf-8'、'iso*' constant added
discard 2d1420461b Merge pull request #788 from jiaweifreshair/dev-1.0.0
discard 62b9c464f4 Merge pull request #773 from liuyou2/dev-1.0.0
discard 13c8b909e0 Optimize the Linkis1.0.0 common module close #740
discard aab0a36394 Optimize the Linkis1.0.0 common module close #740
discard 8b7157a55e Merge pull request #757 from demonray/dev-1.0.0
discard d08674a0a2 Merge pull request #775 from yangzhiyue/dev-1.0.0
discard b0a77d32f0 Remove the useless notes in code
discard 5e1112ccae modify magic value in DESUtil
discard 23e230bedc 'utf-8'、'iso*' constant added
discard 1fa3bedbb8 Optimize the Linkis1.0.0 common module close #740
discard dcb1b740fa Merge pull request #787 from peacewong/dev-1.0.0
discard d56e0477d0 Merge branch 'dev-1.0.0' into dev-1.0.0
discard 9afee45665 Fix the package conflict problem caused by hive version
upgrade. Closes #786
discard b6ed0ad5b1 optimize linkis computation governance module 1. add
license 2. remove author and created by 3. add English comment
discard d4e4678b9d optimize linkis computation governance module 1. add
license 2. remove author and created by
discard cf57b30d2f Merge branch 'dev-1.0.0' of github.com:yangzhiyue/Linkis
into dev-1.0.0
discard d9d069e6bb optimize linkis computation governance module 1. add
license 2. remove author and created by
discard a609d880fb optimize linkis computation governance module 1. add
license 2. remove author and created by
discard 1404246991 Merge pull request #754 from Fuu3214/dev-1.0.0
discard 5ea3f901dd Merge pull request #782 from binlee1990/dev-1.0.0-issue765
discard bfa9ee7ef6 resolved conflict
discard bab1b15f64 issue #765 fix some magic values
discard 9e40cd5ed4 Merge pull request #780 from peacewong/dev-1.0.0
discard efa7efb132 Merge pull request #781 from brianzhangrong/dev-1.0.0
discard dab1890469 deleted unnecessary files
discard ee3f632cb4 fix error code definition
discard 6bebf61119 Fix the value conversion problem of RM module in capacity
scheduler Closes #778
discard 57800fb12a Merge pull request #777 from leeebai/dev-1.0.0
discard beca31f23e add assembly-combined-package for combined service
discard 3d1be3aaee Merge branch 'dev-1.0.0' into dev-1.0.0
discard 90aa854cd4 optimize linkis computation governance module
discard d0e6e8d20b 1. added linkis-cli scripts into assembly
discard 9e864aee85 1. added linkis-cli scripts into assembly
discard 18c520ecf9 Merge pull request #768 from wForget/dev-1.0.0-code
discard bdeb8e9a4e Remove flink engineConn
discard a0e6fe86a1 Optimize the Linkis1.0.0 common module close #740
discard 3305c18f32 Make the properties of HttpBmlClient valid
discard b78216a83e Support to create HttpBmlClient with serverUrl
discard 8b85c6ce61 1. reformatted code
discard 074b5579e6 1. reformatted code
discard 2fd66c9042 1. reformatted code
discard 44c070a5bc 1. reformatted code
discard 01c9695f76 1. Changed version to 1.0.0
discard e40f06beed Remove all commented code
discard 1f26f0aae4 Merge pull request #767 from Adamyuanyuan/dev-1.0.0-Adam3
discard 2c19ce456e remove all @Author and @Date at the top of the class
discard bcf6162a2d Merge branch 'dev-1.0.0' of
https://github.com/WeBankFinTech/Linkis into dev-1.0.0-Adam-new3
discard d7a077ca44 Merge pull request #733 from leeebai/dev-1.0.0
discard 336701025e Merge branch 'dev-1.0.0' of
https://github.com/WeBankFinTech/Linkis into dev-1.0.0-Adam-new3
discard 5d1c1d6c49 remove docs
discard dafeadc572 Add the core module of Linkis Orchestrator, and provide
top-level architecture and extension interfaces for the Orchestrator module.
discard 1f42dc4db4 Add the core module of Linkis Orchestrator, and provide
top-level architecture and extension interfaces for the Orchestrator module.
discard 0383801d05 clean up Unused import at the top of the class
discard fd5e2e5c59 1. Removed ShutdownHook when execution is finished
discard 6f736a8b33 Update README.md
discard 7da455aaea Merge pull request #760 from sargentti/dev-1.0.0
discard 164347afab Update README.md
discard 0b2ca07597 Update README.md
discard 238aa903a7 Merge pull request #6 from WeBankFinTech/dev-1.0.0
discard 4ad5b6ee7d 1. Added ShutDownHook. Now we can kill job automatically
when ctrl + c
discard b8b014fb60 Merge pull request #748 from owenlovemika/dev-1.0.0
discard f8082423db Linkis web page
discard ed9317d1b7 fixed a typo in error message
discard d99d3cf70e 1. bug fix: client will retry when calling openLog() if
server returns empty log
discard 357d138c43 Merge pull request #749 from JinyangRao/dev-1.0.0
discard 4544f1a5a8 add license.
discard e91fa6785d Remove unnecessary annotations and reformat the code.
discard 9fd63da8ae Add license and annotations
discard 78fca77bff Optimize linkis spring cloud services module (#751)
discard 7fbf0abc52 fixed a typo in gitignore
discard 5077797524 Merge branch 'dev-1.0.0' of
https://github.com/Fuu3214/Linkis into dev-1.0.0
discard ef695cc974 1. Added linkis-cli into project
discard 41721a4630 Add flink-engineconn plugin; Optimize the architecture of
engine plugin; Avoid the useless log in refreshing plugin cache. fixes #745
close #745
discard 2fcd78ce94 1. Added linkis-cli into project
discard a6448e8629 Add a new linkis-io-file-client module, modify some
comments and add license.
discard 4c8244f174 Optimize the public-enhancements module
discard 0e291f598c Merge pull request #739 from peacewong/dev-1.0.0
discard 9858d45add Remove useless comments
discard d626e960d0 Add license
discard 321fb32ba9 Merge pull request #737 from Alexkun/dev-1.0.0
discard 3c52c6d49c Change version from 1.0.0-RC1 to 1.0.0
discard 77811a9e11 Merge pull request #729 from wushengyeyouya/dev-1.0.0
discard 2b3f09e8dd Revert "Add the core module of Linkis Orchestrator, and
provide top-level architecture and extension interfaces for the Orchestrator
module."
discard bc8a8e4e60 Add the core module of Linkis Orchestrator, and provide
top-level architecture and extension interfaces for the Orchestrator module.
discard 7ef20eaf80 Add the Linkis interactive scene task Orchestrate module
Closes #738
discard 2adee5ec18 Provided one-time engine module that support case of
one-time task. close #736
discard 629a1ee947 new function -- add new code-orchestrator module
discard e95751c7e4 Merge remote-tracking branch 'origin/dev-1.0.0' into
dev-1.0.0
discard c58790b0f5 Optimize HttpClient module.
discard 7b8be77e8c Merge pull request #1 from WeBankFinTech/dev-1.0.0
discard 069a846ace Merge pull request #722 from WeBankFinTech/dev-1.0.0
discard f7303547d3 Merge pull request #718 from sargentti/dev-1.0.0
discard 1354a3a16c Update Contributing guide.
discard 8475c8057a Update documents.
discard 785467696f Update documents.
discard 7607e6cb9c Update Contributing_CN.md.
discard f29bb168e0 Update documents.
discard 37ef12ac14 Merge pull request #5 from WeBankFinTech/dev-1.0.0
discard ae43be29e6 Merge pull request #684 from WeBankFinTech/dev-1.0.0.
Prepare for release 1.0.0-RC1
discard 1dcc83f590 Merge pull request #683 from wushengyeyouya/dev-1.0.0
discard f48fbae431 Update README.md
discard 91d46adce5 Update the readme file.
discard 3c7e8bab65 Update the readme file.
discard 2bd4b3d2fc Update the readme file.
discard d7d591ba2b Update the readme file.
discard 02f3cb9d4e Merge remote-tracking branch 'origin/dev-1.0.0' into
dev-1.0.0
discard fd9545dcb0 Update the readme file.
discard ab45636b0c Merge pull request #681 from wushengyeyouya/dev-1.0.0
discard ad547e9061 Update README.md
discard 95bdf6478f ### What is the purpose of the change
discard c64057bac1 Merge pull request #682 from peacewong/dev-1.0.0
discard dc45ae3d95 Modify the return of the job submission method
discard 19ff88520c ### What is the purpose of the change
discard e6884e3256 Merge pull request #680 from wushengyeyouya/dev-1.0.0
discard 1839e59a99 ### What is the purpose of the change
discard 0c65d0fa4f Merge pull request #679 from peacewong/dev-1.0.0
discard ff80d7877d Optimize Yarn version compatibility
discard 2f30e4ca94 To remove k8s files, since Linkis1.0 is not compatible with
the k8s version.
discard 39c504a655 Optimize directories and files, update version to 1.0.0-RC1
close #675
discard 3c6adf9554 Merge pull request #678 from Alexkun/dev-1.0.0
discard 5c619a5a79 Optimize directory hierarchy structures and remove useless
directories close #666
discard 3c07712fba Merge pull request #677 from MountHuang/dev-1.0.0
discard 58d33ff4ee Merge pull request #676 from xj2jx/dev-1.0.0
discard 46d639db0d Optimize directory hierarchy structures and remove useless
directories
discard 09fb1ec4ed Based on Linkis 1.0 architecture to enhance the
PythonEngineConn module.
discard a51c3cecb1 Merge pull request #673 from liuyou2/dev-1.0.0
discard 17a0c574c6 Merge pull request #672 from peacewong/main
discard 3d48e9a8a0 Optimize directory hierarchy structures and remove useless
directories close #666
discard f1d24896be Merge pull request #671 from yangzhiyue/dev-1.0.0
discard 252624123e Merge pull request #669 from peacewong/main
discard b400aa3c04 add license
discard aca8616baf Optimize directory hierarchy structures and remove useless
directories close #666
discard 2f76505f21 Dev-1.0.0 remove mlsql pipeline presto
discard a952e5354a Merge pull request #670 from Alexkun/dev-1.0.0
discard 41b2634369 Optimize directory hierarchy structures and remove useless
directories ### What is the purpose of the change #666 Optimize directory
hierarchy structures and remove useless directories
discard 6273bf6e5e Enhance linkis-storage module to support viewFS and
multi-cluster close #668
discard fa0869b226 Merge pull request #664 from peacewong/main
discard 1ac641c03e Merge pull request #667 from Alexkun/dev-1.0.0
discard 3b8dba5787 Enhance linkis-user-control module, adapts to Linkis1.0's
new architecture ### What is the purpose of the change close #662 Enhance
linkis-user-control module, adapts to Linkis1.0's new architecture
discard 265956b359 Directory level adjustment
discard c3adde05c5 Enhance linkis-entrance module, adapts to Linkis1.0's new
architecture close #663
discard 4db4fcc484 Merge pull request #661 from peacewong/main
discard 7d4552840c Merge pull request #659 from Alexkun/dev-1.0.0
discard c4c263dead Enhance Linkis JobHistory Module to support task cache,
label persistence and manager of job history. Change logs in this commit: 1.
Add copyright statement 2. Remove added author
discard ecadc4fd02 Enhance the linkis-scheduler module to automatically clean
up idle Consumers close #660
discard 570b014398 Enhance Linkis JobHistory Module to support task cache,
label persistence and manager of job history. Change logs in this commit: 1.
Add copyright statement 2. Remove default admins in configuration
discard 7eead40799 Enhance Linkis JobHistory Module to support task cache,
label persistence and manager of job history. Change logs in this commit: 1.
Add copyright statement 2. Remove default admins in configuration
discard 34af4c3984 Merge pull request #657 from Davidhua1996/dev-1.0.0
discard b7b99580b0 Merge pull request #658 from peacewong/main
discard 864b79242d ###What is the purpose of the change Related issues: #655
Enhance Linkis JobHistory Module to support task cache, label persistence and
manager of job history.
discard f720fee1bf Optimize the implementation of the serializer of the
linkis-rpc module close #656
discard 28f5fc29f8 Merge pull request #653 from peacewong/main
discard 0a60685de7 Merge pull request #644 from Davidhua1996/dev-1.0.0
discard 44fac0aa5f add license and delete the created by annotation.
discard fefa2a251e Enhance Linkis Gateway Module to support forwarding
requests by labels in Linkis 1.0 fixes #654 close #654
discard 8f545d906e Enhance linkis-protocol , adapts to Linkis1.0's new
architecture close #652
discard e939a5fbfc Merge pull request #651 from peacewong/main
discard d041f976a1 update the spark-excel module to version dev-1.0.0 (#646)
discard a5bee23cda Optimize linkis-mybatis module to integrate mybatis-plus
close #650
discard 147d4c1c92 Merge pull request #649 from peacewong/main
discard 5f435feadb Optimize imports
discard 7acbdaa82e Enhance linkis-httpclient module to support PUT and Delete
requests close #648
discard 6e2e8df39e Merge pull request #647 from peacewong/main
discard 917501981f Enhance linkis-hadoop module to support multi-cluster
function close #645
discard 321cb78496 Merge pull request #642 from peacewong/main
discard 21a5f692db Enhance the Linkis DataSource Module to adapt to the
structure of Linkis 1.0 fixes #643 close #643
discard ea78ebf072 Merge pull request #641 from liuyou2/dev-1.0.0
discard 9fb8e32802 Dev-1.0.0 workspace update
discard 6ab9fe7a4a Enhance the capabilities of linkis-jdbc-driver to support
tableau (#639)
discard b5888d7018 Add the launch module of EngineConn of Linkis1.0
architecture close #630
discard a5f41caf31 Merge pull request #640 from peacewong/main
discard d4b752d8b9 Merge pull request #636 from leeebai/dev-1.0.0
discard 50dd475ec2 Enhance the encryption function of linkis-common close #638
discard 1e98e06c3d Dev-1.0.0 workspace update
discard 9524e613fc Merge pull request #634 from owenlovemika/dev-1.0.0
discard 35605ee1cd Enhance the adaptability of the Linkis Configuration module
to the new Linkis1.0 architecture
discard ab59aa4a67 Enhance linkis-entrance-client to adapt to the architecture
of Linkis1.0 fixes #633
discard 9ddd678740 Dev-1.0.0
discard 5f94014fe9 Merge pull request #632 from MountHuang/dev-1.0.0
discard 5690548ec4 Merge pull request #631 from yangzhiyue/dev-1.0.0
discard 8208ae23c3 Update linkis-udf to Linkis 1.0 version
discard e6ed8daf84 Add the linkis-manager-service-common module, it can be
used by AppManager and ResourceManager close #600
discard 5be0fe950e Merge pull request #627 from Alexkun/dev-1.0.0
discard 2134305046 Merge pull request #623 from peacewong/main
discard f2be319799 Merge pull request #626 from leeebai/dev-1.0.0
discard bf7632eff0 Merge pull request #629 from MountHuang/dev-1.0.0
discard bc02b1f6b4 Merge pull request #628 from yangzhiyue/dev-1.0.0
discard 14f8541327 Update linkis-metadata to Linkis 1.0 version
discard bbb46736c3 Add Linkis-resource-manager-common Module close #599
discard 85d7aa638c ###What is the purpose of the change Related issues: #608
Enhance scritps for starting and shutting down services, optimize steps of
construction.
discard 2948a642f6 Merge pull request #624 from MountHuang/dev-1.0.0
discard ee498ba84c Merge pull request #625 from yangzhiyue/dev-1.0.0
discard 42dfb8ac97 Enhance the project management function of BML module
fixes #622
discard 2486e87fee Enhance the label management function of Linkis, so it can
manage the Label of EngineConnManager and EngineConn close #574
discard 8e2a0eae2e Merge pull request #621 from sargentti/dev-1.0.0
discard d4fe833791 Enhance the Context Service module of Public Enhancements
and adapt it with Linkis 1.0
discard 480672d04c Add the common module of EngineConn of Linkis1.0
architecture close #587
discard 8717842086 Enhance the core module of EngineConn, provide the
abstractions and interfaces of the core functions.
discard 350396af30 Merge pull request #620 from Davidhua1996/dev-1.0.0
discard 8846d32973 Merge pull request #614 from peacewong/main
discard 4a187069c8 Merge pull request #586 from liaoyt/dev-1.0.0
discard 551577166a Merge pull request #612 from SelfImpr001/dev-1.0.0
discard 92566439b8 Merge pull request #619 from wushengyeyouya/dev-1.0.0
discard 404d847f9f Merge pull request #613 from Alexkun/dev-1.0.0
discard 9da079d62e Merge pull request #605 from chaogefeng/dev-1.0.0
discard 316f92c377 ### What is the purpose of the change
discard 5ecda79fb9 Merge pull request #617 from wushengyeyouya/dev-1.0.0
discard a2ae5533cb ### What is the purpose of the change
discard b5cf190275 Merge pull request #616 from leeebai/dev-1.0.0
discard 2ab50ed35e Merge pull request #606 from JinyangRao/dev-1.0.0
discard f805ffe160 Merge pull request #615 from sargentti/dev-1.0.0
discard 25a513b4b5 ### What is the purpose of the change
discard e23cd719f7 Add the Label Common Module for Linkis Manager to provide
basic support of label capability fixes #609 close #609
discard ff92ac0b51 Enhance the adaptability of the Linkis Configuration module
to the new Linkis1.0 architecture fixes #610
discard 7ca9ee23d3 Add the Common Module for Computation Governance.
discard 2069a40bfd Merge pull request #579 from owenlovemika/dev-1.0.0
discard dcb73eecb6 Merge pull request #578 from leeebai/dev-1.0.0
discard f0775c3846 Enhance SparkEngine, adapts to Linkis1.0's new architecture.
discard 61f7c8edf2 Enhance the processing capacity of Linkis RPC, and maintain
the backward compatibility with Linkis0.x RPC closed #569
discard 0046967281 Merge pull request #611 from peacewong/main
discard c4aa351435 PipelineEngine adapts to the Linkis1.0's new architecture,
Implement the PipelineEngine.
discard 695bcf970d Enhance the management and control capabilities of Linkis
and add the Linkis AppManager module to manage the life cycle of EC and ECM
close #567
discard 066515eb9b Merge pull request #588 from MountHuang/dev-1.0.0
discard a6e1b54b2a Merge pull request #593 from alexzyWu/dev-1.0.0
discard 1e7122621a Merge pull request #598 from bleachzk/dev-1.0.0
discard 7bab98e008 Merge pull request #601 from yangzhiyue/dev-1.0.0
discard 3e138a2ad8 remove author msg from source
discard bc2f0b7777 Merge pull request #607 from liuyou2/dev-1.0.0
discard c83664c9c1 Merge pull request #595 from wushengyeyouya/dev-1.0.0
discard 5314551458 Merge pull request #603 from sargentti/dev-1.0.0
discard 4eb3c1cb89 Add the Persistence Module for Linkis Manager to provide
the persistence capability.
discard 8d9687dc82 Add the ability of microservice tagging, and support the
tagging of each microservice fixes #604 close #604
discard 27404050b6 IOEngine adapts to the Linkis1.0's new architecture,
Implement the IOEngineConn.
discard de6b748bb4 Split EngineReceiver of Linkis0.x into service and
encapsulate executor fixes #577
discard ba3ed8174e close #592
discard 1b227e1d3e Add the EngineConn management plug-in in the Entrance
module close #572
discard d4af5948cc Enhance HiveEngine, adapts to Linkis1.0's new architecture.
discard 4f35a35af2 ### What is the purpose of the change
discard edbc9c2eaf Enhance the ability of RM and integrate it into Linkis
Manager
discard d750241211 ShellEngine adapts to the Linkis1.0's new architecture,
implete ShellEngineConn. #583
discard 3fd7671b61 Add top-level design of interactive EngineConn, making it
easier for users to implement interactive engine. fixes #573
discard b3a38565d6 Enhance EngineManager, newly defined and implemented
EngineConnManager module fixes #571
discard 9e95f64b1a Merge pull request #563 from peacewong/main
discard 4cf7745f4e Standardize the directory structure of
linkis-public-enhancements
discard 8b39a86a1e Standardize the directory structure of linkis-user-control
discard 8615b31bd1 Standardize the directory structure of linkis-storage
discard 5ae24767d4 Standardize the directory structure of
linkis-computation-governance
discard 0c33a5cf94 Standardize the directory structure of linkis-extensions
discard fc205ac026 Standardize the directory structure of
linkis-spring-cloud-services
discard c3be67c91b Standardize the directory structure of linkis-commons
discard 003fcae8b1 Merge pull request #462 from WeBankFinTech/dev-0.11.0
discard ec55261967 Merge pull request #553 from wForget/dev-0.11.0-5
discard 3b6d7e14be remove getValueAndRemove method from linkis-common
discard b0437d545b Merge pull request #457 from
houjunxiong/dev-0.9.4-python-bml-zip-support
discard 5ed6714ff4 Merge pull request #498 from fatsheng/fix-456
discard ca0c51acd9 Merge pull request #538 from cumtcwf/dev-0.11.0
discard a0e802acab Merge pull request #546 from zhangxhmuye/shell-engine-fix
discard 1a5d0e631b Merge pull request #549 from wForget/dev-0.11.0-5
discard 0c03a2c1f3 exclude jsr311-api dependency
discard 2e3b489bb5 Merge pull request #548 from wForget/dev-0.11.0-5
discard 63ecfc7196 Modify the presto and es engine startup scripts
discard cfc2b53700 fix presto entrance dependency
discard c5d35ebf71 fix presto.session.query_max_total_memory default value
discard 5d2f3149ac Merge pull request #545 from wForget/dev-0.11.0-5
discard f0b0c8a3fb fix AuthScope bug, fix OK statusCode and fix test case
discard 4247834af3 modify appendStdout to appendTextResultSet
discard 4d44f4f0fe change version 0.10.0 to 0.11.0
discard 512e10ac41 fix compile
discard 09b8350463 add presto entrance config
discard c1209df7de Merge branch 'master' into dev-0.11.0
discard 1c9e3d4834 Merge pull request #524 from WeBankFinTech/dev-0.10.1
discard 6d234c8df9 path modify
discard 7378f519b0 docker repository info modify
discard 359b9afbfd Replace ip information
discard 0c4445a1bf script modify
discard 0e61d38a41 docker repository modify
discard e446706140 linkis on k8s add english doc
discard 52917988e7 k8s image optimize
discard 9c0ebf68db fix comment
discard 65c98ed45a Modify ip information
discard c19bd81042 linkis on k8s and api service
add 00ebb7c866 linkis on k8s and api service
add 89b25b2bcb Modify ip information
add 6dfebed8d6 fix comment
add 404b2a01a7 k8s image optimize
add f95940b79a linkis on k8s add english doc
add bccddb591b docker repository modify
add df41058b82 script modify
add 2d3702fe32 Replace ip information
add 577c9d578e docker repository info modify
add 227dfea3fc path modify
add 8faa23bdc2 Merge pull request #524 from WeBankFinTech/dev-0.10.1
add 8e0a130536 Merge branch 'master' into dev-0.11.0
add b8a406b9bb add presto entrance config
add 98f19e1c1a fix compile
add ad232356ea change version 0.10.0 to 0.11.0
add 5edbaee743 fix AuthScope bug, fix OK statusCode and fix test case
add 5cf70b3209 Merge pull request #545 from wForget/dev-0.11.0-5
add 7acbb4d8f6 fix presto.session.query_max_total_memory default value
add 7ba333fda7 fix presto entrance dependency
add 6b6f9022f9 Modify the presto and es engine startup scripts
add 56c141f7f4 Merge pull request #548 from wForget/dev-0.11.0-5
add 1e2d6b29ce exclude jsr311-api dependency
add 2dd4570c52 Merge pull request #549 from wForget/dev-0.11.0-5
add 4bd500c8bf modify appendStdout to appendTextResultSet
add 9b69664f96 Merge pull request #546 from zhangxhmuye/shell-engine-fix
add 1b2db0992c Merge pull request #538 from cumtcwf/dev-0.11.0
add f0dd5311b3 Merge pull request #498 from fatsheng/fix-456
add 3aa8f0eb0a Merge pull request #457 from
houjunxiong/dev-0.9.4-python-bml-zip-support
add 7c79d155fa remove getValueAndRemove method from linkis-common
add c727a470a3 Merge pull request #553 from wForget/dev-0.11.0-5
add f755348e86 Merge pull request #462 from WeBankFinTech/dev-0.11.0
add 4f48e18c30 Standardize the directory structure of linkis-commons
add 733cea68ee Standardize the directory structure of
linkis-spring-cloud-services
add ad96695f27 Standardize the directory structure of linkis-extensions
add b854ca0e3e Standardize the directory structure of
linkis-computation-governance
add 98cf62f54a Standardize the directory structure of linkis-storage
add 0794ff9f00 Standardize the directory structure of linkis-user-control
add e31dbdf634 Standardize the directory structure of
linkis-public-enhancements
add 89945ecb15 Merge pull request #563 from peacewong/main
add 454edace4b Add the Persistence Module for Linkis Manager to provide
the persistence capability.
add 630095da36 Merge pull request #603 from sargentti/dev-1.0.0
add e397635297 ### What is the purpose of the change
add 466af426c4 Merge pull request #595 from wushengyeyouya/dev-1.0.0
add ee0ef49e14 Add the ability of microservice tagging, and support the
tagging of each microservice fixes #604 close #604
add 46d937cf70 Merge pull request #607 from liuyou2/dev-1.0.0
add 6f719db0b1 Add the EngineConn management plug-in in the Entrance
module close #572
add e6c4a06f74 Merge pull request #601 from yangzhiyue/dev-1.0.0
add a3142ec847 Enhance HiveEngine, adapts to Linkis1.0's new architecture.
add 6b722ea7fb Merge pull request #598 from bleachzk/dev-1.0.0
add 804254c9be IOEngine adapts to the Linkis1.0's new architecture,
Implement the IOEngineConn.
add def67cef53 remove author msg from source
add 0ec1579c6c Merge pull request #593 from alexzyWu/dev-1.0.0
add 8780e93838 Enhance the ability of RM and integrate it into Linkis
Manager
add 5f3b655756 Merge pull request #588 from MountHuang/dev-1.0.0
add 2f80bd56c2 Enhance the management and control capabilities of Linkis
and add the Linkis AppManager module to manage the life cycle of EC and ECM
close #567
add 4446993e8c Merge pull request #611 from peacewong/main
add 37bbb62eb8 Enhance EngineManager, newly defined and implemented
EngineConnManager module fixes #571
add 0153e94f69 Merge pull request #578 from leeebai/dev-1.0.0
add d730944776 Add top-level design of interactive EngineConn, making it
easier for users to implement interactive engine. fixes #573
add 5ee650ad90 Merge pull request #579 from owenlovemika/dev-1.0.0
add 2ee7775799 Add the Common Module for Computation Governance.
add 44cf42f4fd Merge pull request #615 from sargentti/dev-1.0.0
add 9159b8f82e Split EngineReceiver of Linkis0.x into service and
encapsulate executor fixes #577
add f5af000722 Merge pull request #606 from JinyangRao/dev-1.0.0
add 6a4e11b074 Enhance the adaptability of the Linkis Configuration module
to the new Linkis1.0 architecture fixes #610
add 2afcde95b6 Merge pull request #616 from leeebai/dev-1.0.0
add 0168c272a3 ### What is the purpose of the change
add 541e510b9c ### What is the purpose of the change
add fceea71c6a Merge pull request #617 from wushengyeyouya/dev-1.0.0
add ec61f829dc close #592
add d4e4d2477a Merge pull request #605 from chaogefeng/dev-1.0.0
add 269a62069a Enhance SparkEngine, adapts to Linkis1.0's new architecture.
add ba0d52dec3 Merge pull request #613 from Alexkun/dev-1.0.0
add 542e8db325 ### What is the purpose of the change
add e072b0696e Merge pull request #619 from wushengyeyouya/dev-1.0.0
add ea6aa20f0f PipelineEngine adapts to the Linkis1.0's new architecture,
Implement the PipelineEngine.
add 0492107cdb Merge pull request #612 from SelfImpr001/dev-1.0.0
add a2fc11257a ShellEngine adapts to the Linkis1.0's new architecture,
implete ShellEngineConn. #583
add b0d9df7b14 Merge pull request #586 from liaoyt/dev-1.0.0
add 043a6d1fb5 Enhance the processing capacity of Linkis RPC, and maintain
the backward compatibility with Linkis0.x RPC closed #569
add d48dac4e81 Merge pull request #614 from peacewong/main
add c7a4eff1a1 Add the Label Common Module for Linkis Manager to provide
basic support of label capability fixes #609 close #609
add 5b13065e03 Merge pull request #620 from Davidhua1996/dev-1.0.0
add d2b1afc4ae Enhance the core module of EngineConn, provide the
abstractions and interfaces of the core functions.
add f17011d481 Merge pull request #621 from sargentti/dev-1.0.0
add 1291ab0af2 Enhance the label management function of Linkis, so it can
manage the Label of EngineConnManager and EngineConn close #574
add e0ea8969dc Merge pull request #625 from yangzhiyue/dev-1.0.0
add 33f29064d4 Enhance the Context Service module of Public Enhancements
and adapt it with Linkis 1.0
add 5678baefc3 Merge pull request #624 from MountHuang/dev-1.0.0
add d3d087505a Add Linkis-resource-manager-common Module close #599
add 2214ac4ac7 Merge pull request #628 from yangzhiyue/dev-1.0.0
add 6984849108 Update linkis-metadata to Linkis 1.0 version
add 1225181ec5 Merge pull request #629 from MountHuang/dev-1.0.0
add cd2b5ef5ab Enhance the project management function of BML module
fixes #622
add 36611df255 Merge pull request #626 from leeebai/dev-1.0.0
add 58846a72be Add the common module of EngineConn of Linkis1.0
architecture close #587
add 7413178316 Merge pull request #623 from peacewong/main
add d93488a74d ###What is the purpose of the change Related issues: #608
Enhance scritps for starting and shutting down services, optimize steps of
construction.
add d8ccdddaed Merge pull request #627 from Alexkun/dev-1.0.0
add 18d804b01d Add the linkis-manager-service-common module, it can be
used by AppManager and ResourceManager close #600
add 3b6117a106 Merge pull request #631 from yangzhiyue/dev-1.0.0
add 3fd783f3cd Update linkis-udf to Linkis 1.0 version
add 80fda37b7c Merge pull request #632 from MountHuang/dev-1.0.0
add fc7d1a073d Enhance linkis-entrance-client to adapt to the architecture
of Linkis1.0 fixes #633
add 51a238fa15 Merge pull request #634 from owenlovemika/dev-1.0.0
add ae0a1ebc3a Enhance the adaptability of the Linkis Configuration module
to the new Linkis1.0 architecture
add 89a81cdaa8 Merge pull request #636 from leeebai/dev-1.0.0
add 9d9b711473 Enhance the encryption function of linkis-common close #638
add b0a3c1e98f Merge pull request #640 from peacewong/main
add 9141161b32 Enhance the capabilities of linkis-jdbc-driver to support
tableau (#639)
add c7cbe8c66a Dev-1.0.0
add 1730c2cd0f Dev-1.0.0 workspace update
add d9d6272f15 Dev-1.0.0 workspace update
add b014fb7fd0 Merge pull request #641 from liuyou2/dev-1.0.0
add 04af68d1dd Add the launch module of EngineConn of Linkis1.0
architecture close #630
add c99cebdea1 Merge pull request #642 from peacewong/main
add c8d38653e3 Enhance linkis-hadoop module to support multi-cluster
function close #645
add 57ab1e7c77 Merge pull request #647 from peacewong/main
add e275150c32 Enhance linkis-httpclient module to support PUT and Delete
requests close #648
add 0c74ac0bf9 Optimize imports
add 21812be445 Merge pull request #649 from peacewong/main
add 40bd5cbf48 update the spark-excel module to version dev-1.0.0 (#646)
add 874d22fdd2 Optimize linkis-mybatis module to integrate mybatis-plus
close #650
add 91cfbac4a6 Merge pull request #651 from peacewong/main
add 60cdeaf312 Enhance the Linkis DataSource Module to adapt to the
structure of Linkis 1.0 fixes #643 close #643
add 5b80fe482c Merge pull request #644 from Davidhua1996/dev-1.0.0
add e80c7b5032 Enhance linkis-protocol , adapts to Linkis1.0's new
architecture close #652
add 28700686d0 add license and delete the created by annotation.
add 3026f3ae89 Merge pull request #653 from peacewong/main
add ec75ebf3fc Optimize the implementation of the serializer of the
linkis-rpc module close #656
add 067f6dfb37 Merge pull request #658 from peacewong/main
add 2cb8482f23 Enhance Linkis Gateway Module to support forwarding
requests by labels in Linkis 1.0 fixes #654 close #654
add fde70264b8 Merge pull request #657 from Davidhua1996/dev-1.0.0
add dd0ea53398 ###What is the purpose of the change Related issues: #655
Enhance Linkis JobHistory Module to support task cache, label persistence and
manager of job history.
add b0396350ea Enhance Linkis JobHistory Module to support task cache,
label persistence and manager of job history. Change logs in this commit: 1.
Add copyright statement 2. Remove default admins in configuration
add d8d3bd2850 Enhance Linkis JobHistory Module to support task cache,
label persistence and manager of job history. Change logs in this commit: 1.
Add copyright statement 2. Remove default admins in configuration
add 7a57887be7 Enhance Linkis JobHistory Module to support task cache,
label persistence and manager of job history. Change logs in this commit: 1.
Add copyright statement 2. Remove added author
add 07d552f784 Merge pull request #659 from Alexkun/dev-1.0.0
add c19c4d7a6e Enhance the linkis-scheduler module to automatically clean
up idle Consumers close #660
add 5fc978e5f1 Merge pull request #661 from peacewong/main
add d7a436afce Enhance linkis-user-control module, adapts to Linkis1.0's
new architecture ### What is the purpose of the change close #662 Enhance
linkis-user-control module, adapts to Linkis1.0's new architecture
add c44d4a2c91 Merge pull request #667 from Alexkun/dev-1.0.0
add 77ea6ab757 Enhance linkis-entrance module, adapts to Linkis1.0's new
architecture close #663
add 9af541ce92 Merge pull request #664 from peacewong/main
add de531e70cf Optimize directory hierarchy structures and remove useless
directories ### What is the purpose of the change #666 Optimize directory
hierarchy structures and remove useless directories
add 9f6ee1bd54 Merge pull request #670 from Alexkun/dev-1.0.0
add fa48205c85 Directory level adjustment
add 8ae2faaf56 Enhance linkis-storage module to support viewFS and
multi-cluster close #668
add 284c11be7d add license
add 4f7bfea4f6 Merge pull request #669 from peacewong/main
add e71a48e18e Optimize directory hierarchy structures and remove useless
directories close #666
add d3eff145eb Merge pull request #671 from yangzhiyue/dev-1.0.0
add ba3fe14047 Optimize directory hierarchy structures and remove useless
directories close #666
add 08f4b9bd86 Merge pull request #672 from peacewong/main
add 9931645766 Dev-1.0.0 remove mlsql pipeline presto
add 974d9e236a Merge pull request #673 from liuyou2/dev-1.0.0
add 12d1b4196c Based on Linkis 1.0 architecture to enhance the
PythonEngineConn module.
add 207d68ea5d Merge pull request #676 from xj2jx/dev-1.0.0
add a698ade7b0 Optimize directory hierarchy structures and remove useless
directories
add c46ee9d440 Merge pull request #677 from MountHuang/dev-1.0.0
add 0698e4f986 Optimize directory hierarchy structures and remove useless
directories close #666
add ab6fd3b3e6 Merge pull request #678 from Alexkun/dev-1.0.0
add 821797406d Optimize directories and files, update version to 1.0.0-RC1
close #675
add 4a477c542f To remove k8s files, since Linkis1.0 is not compatible with
the k8s version.
add 6e6f02fb0e Optimize Yarn version compatibility
add 7dd479477e Merge pull request #679 from peacewong/dev-1.0.0
add 463c2f92dc ### What is the purpose of the change
add e501fe3e15 Merge pull request #680 from wushengyeyouya/dev-1.0.0
add 6a0e9bfcdf Modify the return of the job submission method
add 83a731b35e Merge pull request #682 from peacewong/dev-1.0.0
add f48d4f32dc In the Linkis scala code, if you call try catch directly,
you need to call Utils.tryCatch instead
add b7a3af67cf If the sql submitted by the user has no space between
select and *, limit 5000 will not be automatically added, which may cause a
full table search, resulting in a large result set and taking up a lot of HDFS
space
add f7f0468ad1 ### What is the purpose of the change
add 30c5300f22 ### What is the purpose of the change
add ce0d8ce628 Update the readme file.
add 75536d5ccf Update README.md
add a12ffe6870 Merge remote-tracking branch 'origin/dev-1.0.0' into
dev-1.0.0
add 15d85db5bc Update the readme file.
add 0a5c63c2ec Update the readme file.
add 671b52deb4 Update the readme file.
add 5aff7b98e8 Update the readme file.
add db1923ffb4 Optimize HttpClient module.
add b0d6cfdbb8 Merge pull request #681 from wushengyeyouya/dev-1.0.0
add bd6b850150 Update README.md
add 803c124742 Merge pull request #683 from wushengyeyouya/dev-1.0.0
add a1b74e82ab Merge pull request #5 from WeBankFinTech/dev-1.0.0
add 1589ee14dd Update documents.
add 0fb2b86828 Update Contributing_CN.md.
add 077a147ee6 Update documents.
add c822a31e8f Update documents.
add 9ff9a0c34c Update Contributing guide.
add b16832fb84 Merge pull request #718 from sargentti/dev-1.0.0
add 7d829bf978 Merge pull request #1 from WeBankFinTech/dev-1.0.0
add 93fcdfc958 Merge remote-tracking branch 'origin/dev-1.0.0' into
dev-1.0.0
add 40be56650f Add the core module of Linkis Orchestrator, and provide
top-level architecture and extension interfaces for the Orchestrator module.
add 4385aca253 Revert "Add the core module of Linkis Orchestrator, and
provide top-level architecture and extension interfaces for the Orchestrator
module."
add b0cca57e1a Merge pull request #729 from wushengyeyouya/dev-1.0.0
add 73fef90f83 Provided one-time engine module that support case of
one-time task. close #736
add e9880b3e85 Change version from 1.0.0-RC1 to 1.0.0
add 059900e0e7 Merge pull request #737 from Alexkun/dev-1.0.0
add be2646c735 Add the Linkis interactive scene task Orchestrate module
Closes #738
add 4036232ec7 Add license
add 520302d94a Remove useless comments
add a6eb7cf256 Merge pull request #739 from peacewong/dev-1.0.0
add 99106e8e77 Optimize linkis spring cloud services module (#751)
add b89befdc55 Add a new linkis-io-file-client module, modify some
comments and add license.
add 0b8facbf33 add license.
add 4082d8ccf6 Merge pull request #749 from JinyangRao/dev-1.0.0
add da38e3c122 Optimize the public-enhancements module
add eb2589a049 Add license and annotations
add 38b354062e Remove unnecessary annotations and reformat the code.
add f4e582fb96 Merge pull request #748 from owenlovemika/dev-1.0.0
add 3baf3d7463 Merge pull request #6 from WeBankFinTech/dev-1.0.0
add ce8c3fc8a7 Update README.md
add 27fdb4da31 Update README.md
add 52f0a4447f Merge pull request #760 from sargentti/dev-1.0.0
add df7535e12e clean up Unused import at the top of the class
add 06c86a6bb5 Add the core module of Linkis Orchestrator, and provide
top-level architecture and extension interfaces for the Orchestrator module.
add 5f8f3ad8db Add the core module of Linkis Orchestrator, and provide
top-level architecture and extension interfaces for the Orchestrator module.
add ffa712e6fc Merge branch 'dev-1.0.0' of
https://github.com/WeBankFinTech/Linkis into dev-1.0.0-Adam-new3
add 9cd1af8987 new function -- add new code-orchestrator module
add 026f10c02f Merge pull request #733 from leeebai/dev-1.0.0
add e7f8a496ed Merge branch 'dev-1.0.0' of
https://github.com/WeBankFinTech/Linkis into dev-1.0.0-Adam-new3
add 4152f5a379 remove all @Author and @Date at the top of the class
add bb868060d8 Merge pull request #767 from Adamyuanyuan/dev-1.0.0-Adam3
add 4e8e351e30 Remove all commented code
add 8b9ea4ea71 Support to create HttpBmlClient with serverUrl
add 8185149d2d Make the properties of HttpBmlClient valid
add c4c31dbc7e Merge pull request #768 from wForget/dev-1.0.0-code
add 783b45e1ae add assembly-combined-package for combined service
add 0d3e2f7e25 Merge pull request #777 from leeebai/dev-1.0.0
add 0015d99b85 fix error code definition
add fb416fbed4 Merge pull request #781 from brianzhangrong/dev-1.0.0
add 981524f7ab Fix the value conversion problem of RM module in capacity
scheduler Closes #778
add 7d87203953 Merge pull request #780 from peacewong/dev-1.0.0
add 5cbff57cbe issue #765 fix some magic values
add 0c4bb29857 Merge pull request #782 from binlee1990/dev-1.0.0-issue765
add 20f925b300 1. Added linkis-cli into project
add 9baaf676bc 1. Added linkis-cli into project
add 0701fb199e Merge branch 'dev-1.0.0' of
https://github.com/Fuu3214/Linkis into dev-1.0.0
add 0c755d0a8f fixed a typo in gitignore
add 4aedba2fe4 1. bug fix: client will retry when calling openLog() if
server returns empty log
add bd5557b518 fixed a typo in error message
add 25a18be806 1. Added ShutDownHook. Now we can kill job automatically
when ctrl + c
add 2c72454497 1. Removed ShutdownHook when execution is finished
add 6e11cfcb41 1. Changed version to 1.0.0
add a7dc6a3309 1. reformatted code
add 55d0eca13d 1. reformatted code
add cf4eac4a25 1. reformatted code
add 898d6f8c53 1. reformatted code
add 35a797d1fd 1. added linkis-cli scripts into assembly
add 5a308d3921 1. added linkis-cli scripts into assembly
add 4c77cea6cd deleted unnecessary files
add 5e73062e20 resolved conflict
add de6cbdc846 Merge pull request #754 from Fuu3214/dev-1.0.0
add eaa4175804 Fix the package conflict problem caused by hive version
upgrade. Closes #786
add 01857bb7e4 Merge pull request #787 from peacewong/dev-1.0.0
add 37d3f93df2 optimize linkis computation governance module
add 8a8507109b optimize linkis computation governance module 1. add
license 2. remove author and created by
add b20c225330 optimize linkis computation governance module 1. add
license 2. remove author and created by
add 76d11f5a42 Merge branch 'dev-1.0.0' into dev-1.0.0
add 1624bb3e46 Merge branch 'dev-1.0.0' of github.com:yangzhiyue/Linkis
into dev-1.0.0
add ccc2603edc optimize linkis computation governance module 1. add
license 2. remove author and created by
add b5f0d3a477 optimize linkis computation governance module 1. add
license 2. remove author and created by 3. add English comment
add 67da6e9a2f Merge branch 'dev-1.0.0' into dev-1.0.0
add f199265f29 Merge pull request #775 from yangzhiyue/dev-1.0.0
add fd37596c81 Linkis web page
add aefddd912d remove docs
add 861b89552e Merge pull request #757 from demonray/dev-1.0.0
add cd1e006332 Optimize the Linkis1.0.0 common module close #740
add 666468d2dc Optimize the Linkis1.0.0 common module close #740
add 00f390f791 Optimize the Linkis1.0.0 common module close #740
add dacc2996f3 Optimize the Linkis1.0.0 common module close #740
add 0d53b8626a Merge pull request #773 from liuyou2/dev-1.0.0
add e2b29afa5e modify magic value in DESUtil
add de31d4c6d7 Merge pull request #788 from jiaweifreshair/dev-1.0.0
add fd1c9fc94c 'utf-8'、'iso*' constant added
add 6932625368 'utf-8'、'iso*' constant added
add 384c876ba0 Merge pull request #789 from lemon-simple/dev-1.0.0
add d7f6da88bc optimized code and resolve conflict
add 5f42fdbb44 Add flink-engineconn plugin; Optimize the architecture of
engine plugin; Avoid the useless log in refreshing plugin cache. fixes #745
close #745
add 9c7f8ad8b1 Remove flink engineConn
add cee0a37471 Remove the useless notes in code
add 5da0334e65 Merge branch 'dev-1.0.0' into dev-1.0.0
add ca73a09aaf Merge pull request #752 from Davidhua1996/dev-1.0.0
add 68479b76c0 Provided one-time engine module that support case of
one-time task. close #736
add e9d73ae910 Merge pull request #799 from Alexkun/dev-1.0.0
add 6023c793b4 Merge branch 'dev-1.0.0' into dev-1.0.0
add 0b583efd0e Merge pull request #797 from kongslove/dev-1.0.0
add bc9e67e76f fix the thread safety issues of SSOUtils
add 9db242dff9 Merge pull request #803 from
liangqilang/master_pr_20210610_03
add 80e6604dc6 Merge branch 'dev-1.0.0' into dev-1.0.0-Issue8
add f0b09cd00b Merge pull request #804 from 77954309/dev-1.0.0-Issue8
add fff63025b5 Merge branch 'dev-1.0.0' into dev-1.0.0-Issue7
add 312dd36110 Merge pull request #805 from 77954309/dev-1.0.0-Issue7
add cc5545b795 Optimize the Linkis1.0.0 common module close #740
add ae2c684212 Optimize the Linkis1.0.0 common module close #740
add 863869c080 Merge pull request #807 from liuyou2/dev-1.0.0
add 00b36d8376 Solve compilation and deployment issues
add 97287cc16f Optimize comments
add b53eb9d609 Solve compilation and deployment issues
add e67a987584 Solve compilation and deployment issues
add 82b808ed11 Optimize response information
add f72d98c042 Optimize response information
add c1c227bd0c Merge pull request #808 from peacewong/dev-1.0.0
add da148020c2 Update README
add 3dc82b8e8e Rename Application EngineConn in Eureka to
Linkis-CG-EngineConn to follow the naming convention.
add 1bb27435de Merge pull request #818 from sargentti/dev-1.0.0
add 29d11e185c Fix Orchestrator AsyncExec ResultSet wait didn't get
notified bug, and remove Orchestrator limit 5000 constraint
add d7a8f2aef8 Merge pull request #821 from sargentti/dev-1.0.0
add 9c82635472 For multi-executor EngineConns (such as SparkEngineConn),
shutdown all executors instead of only close the default one.
add 260a82c096 Merge pull request #822 from sargentti/dev-1.0.0
add 2f6dbcae42 Add PULL_REQUEST_TEMPLATE.
add 82acc056d1 Update PULL_REQUEST_TEMPLATE.
add 925bada7e5 Merge pull request #824 from sargentti/dev-1.0.0
add eb47afc9e7 Solve the recursive calling problem in
SparkPythonExecutor's close method
add 5325a09e1d Merge pull request #825 from sargentti/dev-1.0.0
add 78b06c7f46 Update engine conn name
add aaa171e123 Optimize comments
add c696b11f42 Update engine conn name
add b059a096d8 Merge pull request #809 from peacewong/dev-1.0.0
add ab863e5388 Move /docs directory to the
Linkis-Doc(https://github.com/WeBankFinTech/Linkis-Doc) repository.
add 6f5adb58d6 Merge pull request #828 from sargentti/dev-1.0.0
add 6c909b0707 Merge pull request #684 from WeBankFinTech/dev-1.0.0.
Prepare for release 1.0.0-RC1
add 835aead41f Merge pull request #722 from WeBankFinTech/dev-1.0.0
add e5edab54ba Update README.md
add 2db196abd8 Update README
add d82fd023c4 Merge pull request #811 from sargentti/master
add 1c64114906 Add PULL_REQUEST_TEMPLATE.
add 9953b6b7d3 Merge pull request #823 from sargentti/master
add 233fcf16eb Merge branch 'master' into dev-1.0.0
add 95b609cb39 Added copyright information for some files. close #830
add d2166c0683 Merge pull request #831 from Alexkun/dev-1.0.0
add 33a39b140c Merge pull request #829 from WeBankFinTech/dev-1.0.0
add e78030df92 Modify field
add 682694261c Fixed “Failed to save IDE-jdbc parameter configuration in
Linkis1.0 computing management station” (#853)
add 806f983baf new function, tenant label will not be delete when EM node
restarted
add 97adf75ce5 Merge pull request #857 from leeebai/dev-1.0.1
add 4063884bc3 Fix "The version of the jackson-core-asl package is
incorrect after linkis1.0 is compiled with the CDH version" (#856)
add bc4f8e6beb fix(login): Solve the problem that cookies does not take
effect after login, and cookies added to Action is not delivered to gateway by
the HttpClient. #728
add 147cfbdb13 Merge pull request #860 from jacktao007/dev-1.0.1
add e78eb852a1 Merge branch 'dev-1.0.1' into dev-1.0.1
add 40223b36d1 Merge pull request #865 from misaki73/dev-1.0.1
add 703ea74181 [#862]common modify
add 25b3fb116a [#869]protocol modify
add 84ecafe8d1 Merge pull request #867 from FinalTarget/master
add 422156a464 fix Spark native parameters need to be optimized for
support, as well as support for setting the Python version #863
add 112ce05548 update log4j2.xml for some projects
add bf8fd6b7e5 delete some redundant code/comment
add 8b60807c3b Merge pull request #866 from HmhWz/dev-1.0.1
add 74d5560111 Optimize the sequence of engine bml execution hook close
#873
add 4aba972de8 Support for real-time configuration updates close #873
add be6ae5ccb3 Update ConfigurationRestfulApi.java
add b4cb5c8545 Merge pull request #878 from workplease/master
add 3e49555748 [#872] rpc modify
add f5e22d1de4 [#877]HDFS modify
add 4bde58dfe1 Merge pull request #876 from FinalTarget/master
add 16b228af00 Fix"Failed to generate hive.meta when hive meta URL
contains special characters #834"
add 622034638d Fix"Failed to generate hive.meta when hive meta URL
contains special characters #834" add comments
add eacc399df5 Merge pull request #861 from fancyChuan/dev-1.0.1
add e47ca7d945 Support to modify and remove instance tag information close
#879
add 5cf56bb93b Support for storing raw code submitted by users close #880
add 17b94b68d6 Update InstanceRestful.java
add 73447bba0a Merge pull request #881 from workplease/master
add 423d79558e fix limit overflow defaultsize
add 5f5589528d fix hive plugin return data incluing \t
add 0598e1a66e fix hive plugin return data incluing \t
add a3ca47f41c fix hive plugin return data incluing \t
add 2553e5b169 fix hive plugin return data incluing \t
add e271025a54 fix hive plugin return data incluing \t
add 2747275ff4 Update HiveEngineConfiguration.scala
add 79f3e49ada Merge pull request #858 from xiaojie19852006/master
add eebacc6b07 Delete unused directories close #883
add 34e70bafd9 Optimize log configuration to reduce useless logs
add a487e58244 Optimize the error code of ioClient and isolate a separate
OrchestratorFactory close #890
add 29b7bf085f Support multiple types of memory units close #844
add 20bb142124 Delete unused directories (#888)
add 7fe16c18b4 Close #882 (#885)
add 09791cf03c Merge branch 'WeBankFinTech:dev-1.0.1' into dev-1.0.1
add aa9d3584de Merge pull request #894 from peacewong/dev-1.0.1
add 8e5a94fab0 fix a lot of bugs of linkis-manager
add 8fa348c1c7 add license
add 4d0d061353 remove author and add english version about annotation
add 237d982e36 Update RunType.scala
add ea53bca247 Update DefaultNodeLabelService.scala
add e97536b9a4 Update LabelCommonConfig.java
add dcba23ba3a Merge remote-tracking branch 'origin/dev-1.0.1' into
dev-1.0.1
add 56974e06e8 add license
add 034fb6181e Merge pull request #892 from leeebai/dev-1.0.1
add 9c22033424 [#843]fixed When killing a complex hive task, Hive MR of
Yarn is not simultaneously killed, which results in task failuer.
add a0f42f690b merge
add 5760af0bb6 delete redundant hook for config
add b4049f03ec delete author info and use english comments
add 0ada287338 Merge pull request #891 from HmhWz/dev-1.0.1
add 1ece3d281f Update config.sh
add c2cb13728a Update vue.config.js
add ffe94731dd Update install.sh
add 16fad406fc Merge pull request #859 from lindychan/dev-1.0.1
add 9d2aa3f409 Close #882 Fixed some bugs below: 1. accessible-executor ①
Engine status of "Starting" should be treated as "Idle" ② Engine with status of
"Starting" cannot be shut down ③ Engine lock will release automatically when
the task costs too much time 2. callback-service ① Error message cannot be
delieverd to EngineConnMannger if the engine failed to start 3.
linkis-engineconn-core ① Engine will throw npe when special EngineConn such as
spark costed too long to start up ② Eng [...]
add 910a14b824 remove some files.
add 9583689f43 Close #884
add 676834f0f3 Merge branch 'WeBankFinTech:dev-1.0.1' into dev-1.0.1
add 4f8e82d67c Merge branch 'WeBankFinTech:dev-1.0.1' into dev-1.0.1
add 34105f90ae Merge branch 'dev-1.0.1' of github.com:Alexkun/Linkis into
dev-1.0.1
add 967a5b417c Merge pull request #895 from Alexkun/dev-1.0.1
add ddd6fed404 Fix the bug of orchestrator high concurrency hang task
close #840
add cc2c8d2994 Fix the bug of UDFClientcan only get UDF and cannot get
method functions close #896
add beb251be5b HttpClient supports empty response content close #897
add 985e18678e Merge remote-tracking branch 'origin/dev-1.0.1' into
dev-1.0.1
add f935445a13 Merge pull request #898 from peacewong/dev-1.0.1
add a119dc0421 Add files via upload
add 039c00d89d Merge pull request #899 from wuliyong225/master
add a22205b3a1 Tasks that have not been generated by MapReduce that
supports kill hive
add 9fca41af6d Modify the wrong code,to set admin user
add e9232f32ef updated version number is 1.0.1
add b14a32c2af Remove non-existent modules
add e695dffabe Solve compilation problems
add 6f37daeb15 Add source information in RequestTask. close #902
add 3aa1744fdf Solve compilation problems
add 2d6657f23d Optimize error messages
add 64022fb923 Solve compilation problems
add d0125b317b Solve compilation problems
add 80e2414e06 Support setting of content type when the linkis HTTP client
uploads files close #906
add a17b42b21f Merge pull request #901 from peacewong/dev-1.0.1
add c45d2391fc Add source information in RequestTask. (#903)
add e861ec1544 Merge pull request #904 from peacewong/dev-1.0.1
add 723f2680da Merge pull request #905 from peacewong/dev-1.0.1
add 344b3d4c41 Merge branch 'dev-1.0.1' of github.com:peacewong/Linkis
into dev-1.0.1
add 30aa14d00e No matter what the exception is, it should exit
add 00bf129b71 Merge pull request #907 from peacewong/dev-1.0.1
add 469a732a54 Merge pull request #908 from WeBankFinTech/dev-1.0.1
add aee006361d remove spark-excel_2.11 dependency
add cbcaf34b6d Merge pull request #910 from wForget/dev-1.0.1
add 5afb84adb3 移除proxyuser
add e1a7e66da4 remove useless code
add 9de47bd3f5 Merge pull request #945 from demonray/dev-1.0.2
add c381ef918c first commit
add 98cbb5b962 添加once-computation-client的代码
add 7e87a8065f 修改flink的版本
add 049e2da934 添加onceengine的相关代码
add 1e4597387e flink代码的相关修改
add 4c5029d0e4 添加flink引擎的相关的license
add e4c15f7b25 添加once引擎client的相关的license
add b3ca7c4d3e 优化flink引擎的相关内容
add 556f7a6d17 支持并发引擎
add bf4d3b614d Merge branch 'master' of git.weoa.com:cooperyang/mylinkis
add 0e9261b196 merged dev-1.0.2 closes #935 closes #936 closes #937 closes
#947 closes #948 closes #949 fixes #938
add 2cc0f7b38e modified gitignore
add 3f0bc6799b added English language comments
add ff6ff27192 added English language comments
add 002068baf3 fixed a bug that one thread per concurrent-task rather than
per concurrent-task-queue is actually generated for Concurrent Executor
add 93333b88c1 1. fixed a small bug 2. support '-' in hostname
add a871888757 Update AMConfiguration.scala
add c98e693b27 Update YarnSessionClusterDescriptorAdapter.scala
add 1f9e9202d0 Merge pull request #951 from Fuu3214/dev-1.0.2
add e8f7f6166e HIVE3.0 编译报错,使用WritableComparable代替具体的实现类接受返回,编译通过
add 009156811c Merge pull request #943 from zosimer/dev-1.0.2
add 067d69cf14 add configuration for admin password, use admin username as
default
add acc3d3ef3d Merge pull request #925 from FireFoxAhri/dev-1.1.0-924
add cdef64d45f #946
add 468f56b3ea #946
add 339fc94f07 in ecm plugin Decide eurekaPreferIp by judging a host is
valid ip , now through read vavlue from Commvars to decide.
add 028c62b3a5 in ecm plugin Decide eurekaPreferIp by judging a host is
valid ip , now through read vavlue from Commvars to decide.
add 9accbb1528 use EUREKA_PREFER_IP env.
add f059cb3130 Update linkis-env.sh
add 0190bf1b01 Merge pull request #950 from lunescode/dev-1.0.2
add d05b45059a Optimize the code compatibility of flink EngineConn, and
optimize the pom parent of flink module.
add c0793a280e Merge pull request #960 from wushengyeyouya/dev-1.0.2
add 6fadf5968a Solve compilation problems
add 3b85b29212 Solve compilation problems
add 7a4e2d5d42 Merge pull request #961 from peacewong/dev-1.0.2
add dc6504f1f5 Optimize BML default download user default jvm user
add ea8befffb9 Merge pull request #963 from peacewong/dev-1.0.2
add 0c27c37c3c Solve Spark version compatibility issues
add 11b1bdcd8d Solve Hive version compatibility issues
add e512e8c570 Merge pull request #966 from peacewong/dev-1.0.2
add 0080b9862e remove instance-label client dependency
add 0bb823dbc1 exclude pentaho-aggdesigner-algorithm module
add eadb264a06 Solve the host name and ip judgment abnormality in the
gateway router
add 5b5afa923e Merge pull request #967 from peacewong/dev-1.0.2
add 21583ca543 Optimize computation client module, add some test classes
for new client sdk.
add 5fc9db64ea Optimize computation client module, add some test classes
for new client sdk.
add c754cf40e4 Merge pull request #974 from wushengyeyouya/dev-1.0.2
add 2a0df1c77e Update FlinkOnceJobTest.java
add 7140af826f Merge pull request #981 from WeBankFinTech/Fuu3214-dev-1.0.2
add 84efe65a4a Merge pull request #983 from WeBankFinTech/dev-1.0.2
add 32720b551c replace jersey with spring web
add 6451f2f468 Merge pull request #1002 from casionone/restful
add a0cafadb3e change from jersey api to spring mvc api in one file
add 6964c78548 change from jersey api to spring mvc api in
datasourcemanager package
add 9be3c2a7e9 change from jersey api to spring mvc api in
datasourcemanager package
add 5b2385d4ba remove unuserful package
add ed35afbbf8 Merge pull request #1004 from
yimaixinchen/ouyangtao-feature-1.0.3-modifiedApi
add d326d2b1f0 [[linkis-bmlserver] replace jersey with spring web
add c06bed45b7 [linkis-cs-server] replace jersey with spring web
add 59eafd8cf7 [linkis-configuration] replace jersey with spring web
add 0a17ab57fc [linkis-entrance] replace jersey with spring web
add c6e1987cff [linkis-error-code-server] replace jersey with spring web
add 8b253fae9e [linkis-instance-label-server] replace jersey with spring
web
add c237eccd9e [linkis-jobhistory] replace jersey with spring web
add feeace4150 [linkis-metadata] replace jersey with spring web
add 1a04bcb1d9 [linkis-storage-script-dev-server] replace jersey with
spring web
add ca8aa8a644 [linkis-udf-service] replace jersey with spring web
add 8b4adc4da7 [linkis-message-scheduler] replace jersey with spring web
add feb605fe14 [linkis-resource-manager] replace jersey with spring web
add 0e2aeca924 [linkis-rpc] replace jersey with spring web
add f84253aeb8 upgrade version to 1.0.3
add feed7b4093 only use spring DispatcherServlet
add d27992d85c replace codehaus json with fastxml
add e946ebee9c add some logger info
add 4f3be51dd7 add requestbody
add 8d35aafb33 1. [entrance] Fixed a problem for kill 2. Added NOTICE and
DISCLAIMER
add d088392cd2 bugfix for MappingJackson2HttpMessageConverter set
ObjectMapper WRITE_DATES_AS_TIMESTAMPS=true
add 8dca27fad6 bugfix:add @RequestBody for params of map
add 2495b0049c add some spring properties
add 1572b462ca bugfix:http params of Long
add bbee1be914 Merge branch 'restful-for-bml' of
git.weoa.com:pes/linkis-apache into restful-for-bml
add 030c92df27 1.remove unused about jersey code 2.bugfix for some http api
add 5f587d6c27 remove unused dependency
add 7c5f21f881 remove unused dependency
add 5644573fab code review
add 7c824976b1 fix(v1.0.2(linkis-engineplugin-spark)): Solve the problem
that spark3 version can't compile successfully
add eecb0858d3 Merge pull request #1017 from jiyegege/#1016
add 472a745bb9 bug fix: "oldLogIdx == newLogIdx" always be false,beacase
they both are Object.
add 1fbc809c1a Merge pull request #1010 from
lunescode/origin/bugfix-cli-log
add 9ca7c9fb0f fix dimListNodeRelationsByKeyValueMap group column
add 337b1a0159 Merge pull request #1014 from yulongz/master
add 3e31f2674f Fix bug about PR #950, Related issues: #946. Problem:
engine can't get env EUREKA_PREFER_IP. Fix: add EUREKA_PREFER_IP into ecm
engine Environment.
add f7da07147e Merge pull request #965 from lunescode/dev-1.0.2
add f9fc56cea5 use isBlank judge partition
add a5f4c3e850 Merge pull request #1022 from Shlpeng/patch-1
add 189e69f89b fix(linkis): fix excelDownload numberType
add e303494d98 fix(linkis): fix excelDownload numberType
add 93ee93f4e2 Merge pull request #1026 from fushuo159/master
add d1572dc027 set engine environment in econn start script, such as
SPARK3_HOME,the value of env will read from ecm host by key.
add f221c11ffd set engine environment in econn start script, such as
SPARK3_HOME,the value of env will read from ecm host by key.
add 3ed1480ada Merge pull request #1030 from lunescode/dev-1.0.3
add 6d96dc1dc5 use canMkdir replace isOwner in LocalFileSystem,and when io
not proxy, setPermission as parent
add c630bf5ac6 mododiy error message.
add 565ec77aa0 Merge pull request #1036 from lunescode/LocalFileSystem
add 5858f7f3c4 1. add "wds.linkis.workspace.filesystem.owner.check",if not
set ,default "false". 2. add judgment of
"wds.linkis.workspace.filesystem.owner.check", if true then Strict check owner
directory. 3. use WorkspaceUtil.isLogAdmin(userName) judging whether user is
isLogAdmin. if is LogAdmin,judy root path.
add 9c4cfeefac Merge pull request #1037 from
lunescode/LocalFilesystemOwnerCheck
add 394925dfb9 Merge branch 'dev-1.0.3' into dev-1.1.0
add 7d7b00c633 Merge pull request #1020 from Zosimer/dev-1.1.0
add 4c488b2d6b Enable proxy user with kerberos in hdfs, hive and spark
add 6e15d7a0d6 Merge pull request #1027 from saLeox/dev-1.0.3
add b8a31dd133 Merge remote-tracking branch 'origin/dev-1.0.3' into
restful-api
add e3e5a9385b Parameter optimization & remove useless comments
add 4398aaf9bb add LICENSE & CONTRIBUTING
add 7a9f6eae0a remove unused configuration properties&java file
add 8c54fd0838 Merge pull request #1038 from casionone/restful-api
add 4630286191 replace file content "com.webank.wedatasphere.linkis" with
"org.apache.linkis"
add 03ade7038b replace "com.webank.wedatasphere" with "org.apache.linkis"
for some special files
add 970cefcbde rename the file directory of the package
add c4a1c92ed5 add some tool script
add 6cbf9b881e rename:for special package name usage
add c12ab4bf0f Merge pull request #1041 from casionone/re-packaging
add 169fd0b616 Adjust some unnecessary parameters in the upload interface
add fdf91183bf Adjust some unnecessary parameters in the
uploadShareResource interface
add 333a7755a0 Merge pull request #1048 from wForget/LINKIS-1047
add c42cc6f707 bug: when hostname start with applicationName, will cause
parse failed, resuslt in can't find instace from eureka. for
example,hostname:linkis-cg-linkis-cg-engineconnmanager-1,
aplicationName:linkis-cg-engineconnmanager,the service registed in eureka
"linkis-cg-linkis-cg-engineconnmanager-1:linkis-cg-linkis-cg-engineconnmanager:9102",
instanceId.toLowerCase.indexOf(applicationName.toLowerCase) will return 0.
add e24526e1d1 Merge pull request #1052 from
lunescode/dev-1.0.3-bugfix-EurekaRPCServerLoader
add 562168fa9f bugFix:unified the width of all instance related filed to
be 128. reason: in table linkis_cg_manager_service_instance and table
linkis_cg_manager_service_instance_metrics, 'instance' is 128,but in
linkis_ps_instance_label_relation(service_instance)、linkis_cg_manager_label_service_instance(service_instance)、linkis_cg_manager_engine_em(engine_instance、em_instance)
is 64. if hostname use fqdn, then length will longer than 64,such as
'linkis-cg-engineconnmanager-0.linkis-s [...]
add f2dc501d54 Merge pull request #1053 from
lunescode/dev-1.0.3-sql-serviceInstanceCloumnWidth
add 2b54989201 bugFix:instance Label Parase failed when hostname contains
serciename. for example, hostname:
linkis-cg-engineconnmanager-0.linkis-svc.default.svc.cluster.local
serviceName:linkis-cg-engineconnmanager
str:linkis-cg-engineconnmanager-linkis-cg-engineconnmanager-0.linkis-svc.default.svc.cluster.local:9104
after setStringValue: instance = -0.linkis-svc.default.svc.cluster.local:9104
correct value should be:
linkis-cg-engineconnmanager-0.linkis-svc.default.svc.cluster.local:9104
add 411d68917e Merge pull request #1054 from
lunescode/dev-1.0.3-bugFix-InstanceLabel
add 3f4d057a24 add log for location issue #435
add 9ed237647e add log for location issue apache#435
add 7dd38b27a1 add log for location issue apache#435
add 9e82dde8f2 Merge pull request #1045 from lordk911/dev-1.0.3
add de6dcc3c69 1. Add wds.linkis.server.user.restful.uri.pass.auth param.
2. Add special judgment for uri without user login.
add 07cc91257d Merge pull request #1064 from
lunescode/dev-1.0.3-SecurityFilterExclude
add 22cbc23e30 [LINKIS-1063] support engine operator
add a404909c9a Merge pull request #1043 from wForget/dev-1.0.3-streamis
add 020d173936 Support kerberos proxy user in Flink engine
add b6af8fc8cc Merge pull request #1059 from saLeox/dev-1.0.3
add a588e8d8f8 Fixes the bug which will cause the job failed when
InsertOperation stopped.
add 860f97072b Fixes some bugs for Flink EngineConn.
add 898fb3c13c Optimize flink EngineConn in prod mode, reduce the print
log of job status.
add 2993529ce8 Optimize flink EngineConn in prod mode for jar application
submitting.
add 6d54861ba3 Optimize the BmlResources launch style of flink jar
EngineConn.
add b64c7c087e Optimize the execution of Once EngineConn.
add 3036866231 Optimize the shutdown process of Once EngineConn.
add f81fc0ec61 Optimize the localization process of private BmlResource.
add c628beb87f Add some logs for engineConn launch.
add fb9e972d60 Optimize OnceEngineConn architecture.
add c746dbf062 Optimize the kill operation of Flink computation executor.
add ebab3b0bf9 Fix a bug that will cause the Insert sql to never stop
during debugging.
add 9e6baad00e Merge pull request #1070 from wushengyeyouya/dev-1.0.3
add 9aad66b0a9 maven-assembly-plugin 2.3 to 3.2.0 and add asf parent pom
add ad82df7c9c Merge pull request #1071 from casionone/future0
add 6d3b1b2e72 add .asf.yaml file
add abff8055c5 Merge pull request #1072 from casionone/casionxia-dev
add 6f5723eb85 bugfix:remove unused PathVariable for api
'entrance/{id}/killJobs'
add 8617091602 Merge pull request #1073 from casionone/bugfix
add 0479f569de bugfix:NPE of api 'rm/userresources'
add 6c13f7cf7b Merge pull request #1074 from casionone/bugfix2
add 1cc43f879e Update issue templates
add 726d0339ab Update issue templates
add 0666eb13bb Merge branch 'haiyang'
add eb39397473 Update issue templates
add eeb4afb4ad update ISSUE_TEMPLATE
add 1fbe3d347e update ISSUE_TEMPLATE
add d5b4738ae5 update ISSUE_TEMPLATE
add 67331760bf update ISSUE_TEMPLATE
add 2902d59448 update ISSUE_TEMPLATE
add 3725be5f80 update ISSUE_TEMPLATE
add 523b7ff510 update ISSUE_TEMPLATE
add 3d1dbbd7f3 Merge pull request #1062 from LiuHaiYang/master
add 66b5f93645 fix jdbc url is not configured
add 19b401463f Merge pull request #923 from FireFoxAhri/dev-1.1.0-917
add 2dd64412d1 fix issue 1057 : support subdir to be 'zip' and 'unzip'
add 146a133f23 the abstract method mkdir\mkdirs lift to interface
add 30cbabb473 Merge pull request #1058 from lordk911/dev-1.0.3.2
add c2932619a9 remove old license and add new license by execute
modify_license.sh
add b50a239a20 remove old license and add new license by execute
modify_license.sh
add 4c0c61d1dc remove old license by hand
add ada64f8f49 Revert "remove old license by hand"
add 3fb7958d3a remove old license by hand
add 4c81b87254 add license by hand
add b0cd63d2ce add DOCTYPE for mybatis xml
add 75df0ec17e remove junk file
add b98d274e77 remove duplicate content "<?xml version='1.0'
encoding='utf-8' ?>"
add 21f6706e8e the script to replace license
add d0fec0482c add DOCTYPE for mybatis-config.xml
add fe8ce5997c Merge pull request #1079 from iture123/dev-1.0.3-3
add 77d5b873a1 Optimize the architecture of LinkisClient EngineConn
Operator.
add 405f22dd0d Optimize the architecture of EngineConn Operator in
accessible executor and add support of yarn ApplicationInfoOperator.
add d14e64e5a2 Optimize the setter method of EngineConnOperateResult.
add e079bb7b75 Optimize flink engineConn, support checkpoint.
add dbbae83453 Optimize flink engineConn, support checkpoint.
add 788164101e Optimize the architecture of EngineConn Operator in
accessible executor.
add df9472d0ef Add the support of yarn ApplicationInfoOperator and
EngineConnLogOperator.
add a3285e5788 Add the support of OperableOperator for OnceEngineConn.
add b5d4a1a15c Optimize some codes of computation client.
add 6ba22c846f Add the support of fetching logs of EngineConn.
add 963af1225b Add the support of execute common operator of EngineConn.
add 1b81f392fa Add the support of diagnosis, metrics, progress operator of
OnceEngineConn.
add 4904bf6949 Resolve the code conflicts.
add 22b6fc7564 Resolve the code conflicts.
add 8346a1cb42 Resolve the code conflicts.
add fff2459960 Resolve the code conflicts.
add f8b250b1cf Resolve the code conflicts.
add db4c0497a8 Update EngineOperateAction.scala
add 2f2c563f95 Merge pull request #1078 from wushengyeyouya/dev-1.0.3
add 0aac95184d Unify the exception class of engineConnPlugin in one
package close #1077
add a4610fb1fa Merge pull request #1083 from peacewong/dev-1.0.3
add 31be35605c Merge pull request #3 from apache/dev-1.0.3
add 79c0f97d9a Resolve the code conflicts.
add 10941d5b68 Merge pull request #1084 from wushengyeyouya/dev-1.0.3
add a6c078e059 bugfix:build dist ignore empty directory of 'python' after
upgrade maven-assembly-plugin 2.3 to 3.2.0
add 4e3ec6235d Merge pull request #1081 from casionone/bugfix
add 4302c4efd1 remove some limit of package and some junk file
add 640415c365 Merge pull request #1082 from casionone/future
add 68bacf1aeb Delete duplicate DDL
add eac8cb1acd Merge pull request #1087 from wpfysztqx/del-rpt-ddl
add 5c67a8d5e4 add reflect scan package "com.webank.wedatasphere"
add 9125dd1a3e Merge pull request #1088 from casionone/bugfix0
add 1028fed8e2 bugfix:local file permission
add 579115097b Merge pull request #1090 from casionone/bugfix1
add 7fddc9fc9f bugfix: if the pass auth url set value “”, the method
".getRequestURI.startsWith" will always return true, it is not the result that
we wanted, it can be a security risk.
add f5ad54ea60 Merge pull request #1093 from
lunescode/dev-1.0.3-bugfix-passauthuri
add 3c569e0c53 remove third-party dependencies of
mysql-connector-java(GPL2.0) for apache licensing policy
add f753abe518 Merge pull request #1092 from casionone/bugfix03
add 583d9af5a9 bugfix for BmlRestfulApi
add 6755c8796d bugfix for flink engine executor_manager_class and build
result
add 71c61f56f5 remove unused log4j.properties
add d3b3c53c78 optimization Message.scala
add 7f6dc815ce Merge pull request #1097 from casionone/bugfix
add 9fdc4393ec Revert "[ISSUE#1089 ]bugfix:local file permission"
add d0e2bcde39 Merge pull request #1094 from lunescode/revert-1090-bugfix1
add 35246edeeb Resolve the bug that will cause ExistingSimpleOnceJob
throws NPE when get OnceOperators.
add 21b91fbf25 Optimize the close logic of OnceExecutor.
add 4f989924d3 Optimize the close logic of FlinkCodeOnceExecutor.
add 867ccee443 Optimize the job status fetching logic, add the ability of
retry.
add 787948f23f Optimize the job status fetching logic, add the ability of
retry.
add 77125c8bab Change com.webank.wedatasphere.linkis to org.apache.linkis.
add 9e556ac262 Optimize the method visibility scope of RetryHandler.
add 616bbfd9ab Merge remote-tracking branch 'origin/dev-1.0.3' into
dev-1.0.3
add 51ff465586 Resolve the compilation problem of flink EngineConn.
add 46c7ef0113 Merge pull request #1099 from wushengyeyouya/dev-1.0.3
add f129c7c2f6 The engine has no exists bug fix
add bac91e2006 Merge pull request #1101 from
zhaoyun006/engine-timeout-bugfix
add abd8235704 remove some unused configuration
add 5addf3975e mkdir of engineconn.root.dir when execute install.sh
add d3029be01c set default value of
wds.linkis.manager.rm.request.enable=false
add a63eb74126 Merge pull request #1102 from casionone/dev-1.0.3.1
add d3d7c21f4d Optimize the print log of OnceJobOperator.
add fc8b17b307 Resolve the initialization NPE of
StreamExecutionEnvironment.
add 83da8f0455 Resolve the cast bug of EngineConnLogOperator.
add e237d6ba69 Optimize the close logic of OnceExecutor.
add 197d317f38 Merge pull request #1103 from wushengyeyouya/dev-1.0.3
add 994fcbe164 Add kafka,json and hadoop-mapreduce-client-core jar in
flink engine
add 30e3555bfc Merge pull request #1069 from saLeox/dev-1.0.3
add 021dfcbd59 giving a random password after installation, no longer use
the deployment user as the password for the trial close #1104
add 7c8bbc605b Merge pull request #1105 from peacewong/dev-1.0.3
add 780f23613e VarSubstitutionInterceptor get code type bug fix
add 03c3b73155 Merge pull request #1106 from zhaoyun006/get-code-type-1.0.3
add 997ad7955d adjust pom for apache release
add dbf25c043f adjust install script
add af390b2ebe Merge pull request #1108 from casionone/dev-1.0.3
add 3b25ca0c81 Update linkis-env.sh
add 599777e869 Merge pull request #1109 from casionone/dev-1.0.3
add 69e7d384a5 Fix bug creating table #1123
add fd8107a605 Merge pull request #1124 from JackChen0810/dev-1.0.3
add fb5132e23d fix template error for issue 1096
add a2a54bbdfc Merge pull request #1115 from legendtkl/dev-1.0.3
add 94725493a8 #1039 Supprort request spnego enabled Yarn resource restful
interface When Yarn enable kerberos
add 68e8069bcc #1039 modify license
add 5c5c589ad6 #1039 modify license
add 08c6896ab8 #1039 modify license
add 44bd762a51 #1039 modify license
add b83b946c0f 1.Solve the log output specification 2.Improve installation
documents
add 109377605b Merge pull request #1 from apache/dev-1.0.3
add 777d39310a Merge pull request #1051 from wpfysztqx/dev-1.0.3
add f2e7d19e43 bugfix: the order of #{engineConnBmlResource.fileSize} and
#{engineConnBmlResource.lastModified} were reversed, leading to the data
insert into databse make wrong.
add 2b3105e148 Merge pull request #1113 from
lunescode/dev-1.0.3-EngineConnBmlResourceMapper.xml
add cebc9a20ae Get protocol from current request, remove hard code of
'http'
add 6a235d955e Merge pull request #1121 from saLeox/dev-1.0.3
add eda209a5b6 fix flink engine insert problem
add fc0ba81fe7 Merge pull request #1129 from FireFoxAhri/dev-1.0.3_1128
add e5cf891e96 Support Python Matplotlib to display pictures
add c14fafc8f4 Update PythonImageJavaClientTest.java
add 1bba1c85e2 Update PythonImageJavaClientTest.java
add d41cbca4c4 add licensed
add 70568d6cda add license
add 805f89c915 add licensed
add e48b06ed4d Merge pull request #1126 from
zhaoyun006/idea-support-python-matplotlib-display
add 658e205a03 add kerberos auth type for jdbc
add 309adfbae2 add kerberos auth type for jdbc and complete datasource pool
add 6396db37d8 complete kerberos auth type for jdbc and complete
datasource pool
add b99087347e add one thread pool to refresh kerberos login status
add fc8e4c456a add a class of KerberosUtils which has included some
operations of kerberos auth type
add e1bcfd1797 add apache license head for the class of KerberosUtils
add 288dfed6fc Increase the enumerated type of JdbcAuthType
add 0bfb7d24c9 Clear author info of the class files
add eee37e1987 Move the class of JdbcAuthType to jdbc package.
add 6fda2478c5 Change the property of jdbc.user to jdbc.proxy.user.
add e2713a4d5d Merge pull request #1117 from CCweixiao/dev-1.0.3
add 667d8848f1 support flinksql create and drop hive catalog
add e3edfc3fba Merge pull request #1152 from Zosimer/hive-create-catalog
add d4a297476f fix: After the job task completed , the front cannot
obtain the progess info data
add e6af325ea0 Merge pull request #1149 from
zhaoyun006/job-completed-no-progess-info
add 8a6c0c56df Check env JAVA_HOME firstly before set
add f37c62ff2b Merge pull request #1147 from legendtkl/dev-1.0.3
add e06389fdb9 set kerberosEnable to false when the env 'KERBEROS_ENABLE'
not set
add 77a219f5d1 Merge pull request #1165 from legendtkl/dev-1.0.3
add ffd3fbcd90 Add JAVA_HOME for ProcessEngineConnLaunch
add 56fb1d4444 Merge pull request #1167 from legendtkl/ConnLaunchJAVAHOME
add 388f73234b fix NPE for CsJobListener#onJobCompleted
add d60cfccb8d Merge pull request #1166 from legendtkl/CsJobListenerNPE
add a4e6f0a318 Update BmlProjectDao.java
add 96f9b3c722 Merge pull request #1155 from wayson20/patch-1
add 0c388590b6 modify install.sh fix iss #1075
add febd870a2e Merge pull request #1169 from utopianet/master
add d36b05cad7 fix NPE for /linkisManager/rm/engines api
add 5735ccf14b Merge pull request #1168 from legendtkl/rm/engines/npe
add 0a33d60ff9 make the mysql-connector-java dependency scope to test.
add 120425826e Merge pull request #1171 from wForget/dev-1.0.3-mysql
add 26bee4f071 fix issue 1148 yarn default should not open kerberos
add 4bd8518a06 Update YarnResourceRequester.scala
add 303648a909 Update linkis_dml.sql
add 7d59d5b397 Merge pull request #1153 from Zosimer/yarn-kerberos-error
add b6930beea5 Add some target directories into .gitignore
add 6c1a6ac868 Merge pull request #1130 from
asdf2014/add_targets_to_gitignore
add 34bfc6f865 append stdout into persisted-log
add 4df39729a5 address review comment
add 8d600330a7 Merge pull request #1172 from legendtkl/appendShellStdout
add 2751d772b8 pyspark3 SECURE_GATEWAY
add 2414237c0c Merge pull request #1176 from lordk911/dev-1.0.3.3
add 6caa334c10 check the task code and make sure it's not empty
add 41cfd54ff8 address review comment
add cb83d8d311 Merge pull request #1173 from legendtkl/checkTaskCode
add 5f1646bd77 Optimize Orchestrator to add more retry exception logic
when applying for EC from AM close #1177
add 63e9de897f The job strategy label of orchestrator is only used in
orchestrator and should be filtered when passed to AM and EC
add 962264283f Optimization log
add 96052db76a fix progress onEventError, by refactoring TaskTreeUtil from
scala to java
add c518f36ad3 Merge branch 'dev-1.0.3' of
github.com:peacewong/incubator-linkis into dev-1.0.3
add a84d37660b Merge pull request #1179 from peacewong/dev-1.0.3
add 589a167948 refactor EngineConnMonitor to reduce cyclomatic complexity
close #1180
add b0563ac5a5 Optimize the log and progress map as ConcurrentHashMap.
close #1181
add 144a6fcccc Optimize label code
add 887a7de3b2 Optimize label code
add 0e5e8862b7 Update TaskPlannerTransform.scala
add 81077c4be6 Merge pull request #1183 from peacewong/dev-1.0.3
add 06ba35eb68 add health check for node filter
add 58db64a202 address review comment
add 36d74ea49f address review comment
add c7703dba3e Merge pull request #1174 from legendtkl/nodeFilter
add e69814fa28 Fix the issue that the tasks queued by orchestrator cannot
be killed close #1182
add b872f0e138 Optimized code
add 788bddc68d Optimized code
add d2e8aa1a8d Merge pull request #1186 from
peacewong/dev-1.0.3-orchestrator
add a13573cd40 Add the Scala Style configuration file
add 199693b953 Do some removal for scalastyle-config.xml
add f280df6391 Merge pull request #1185 from HmhWz/dev-1.0.3
add 2522f96c41 Fix issue SqlCodeParser has a bug that splits the escaped
";" into multiple SQL close #1197
add 8b10cce9bd Optimized code
add e388c6eb3e add update and startup time attributes to the node object
close #1200
add 9726a366b6 Remove the judgment logic of the queue name close #1207
add 1780aa3d1f Method to increase the proportion of resources obtained
close #1208
add 3c883a5c3a Add id in the resource class
add 663363ad7e add userResource
add 51ecff57a3 Add em registration and cleanup requests close #1202
add 1719b9f60b Optimize the toString method
add 45f6c238dc fix ddl bugs
add d0d880e9e0 fix the bug of adding engine in configuration global
settings
add 80aeadad3b Add fixed EM routing
add 33ba49c3ea Optimize the logic of tag update and delete, and solve the
problem of deleting public tags
add 66dcfd9ead fix NPE for engine plugin
add 0c8dff5d41 Increase the rpc method of configuration
add 628ea1061d fix the problem of the upper limit of user concurrent tasks
add d9f6e369d1 adjust the priority of cs variable
add 930eb47b64 add the NAN judgment when the job is updated
add a120c3baa2 LogWirter:bug fixed for oom
add 55e8bdfa72 Optimize:the problem of creating logWriter after job
completion
add 61be8cf321 add LINKIS_CONF_DIR to ec classpath and change
wds.linkis.configuration-> wds.linkis.server.conf
add 6b2fc054cc Temporarily remove the transaction
add f0544493d7 Optimize entrance log
add 5672d615c5 Optimize entrance logic
add 77ee5917a9 Optimize jobRequest conversion
add f5a93c274a Add taskID to distinguish tasks
add 0b8053ddf9 entrance:solve the execution and kill problems
add a39726a39c optimize message scheduler
add 50b49fb17d add abandonedConfig for mysql datasource
add 1bd4de0a06 fixed a bug that variable substituion defined in code is in
effective
add 26a21e6fdd entrance:compatible with local logs
add b2727f7c8f entrance:optimize for logBus
add c9efc19ac7 ddl:annotations adjusted to English
add da1b953b69 The python engine does not use pandas. Delete this module
add c072d776fe Merge pull request #1187 from Zosimer/linkis_python
add d4bd5cab4d linkis. ldap. proxy. Usernameformat Missing In the
links-mg-gateway.properties
add 49cb7e3b29 Merge pull request #1188 from Zosimer/LDAP_USER_NAME
add 9f0a60f806 Set the spark related memory to 1g and the concurrency to
1core
add 36c06cf13d Merge pull request #1191 from Zosimer/spark_resources_check
add c3eb7fa151 Merge pull request #1199 from peacewong/dev-1.0.3-codeparser
add be542b13a5 Merge branch 'dev-1.0.3' into bugfix_0
add 90864c0eb5 Merge pull request #1203 from casionone/bugfix_0
add 38b9ae3723 annotations adjusted to English
add c133f3c7b9 Merge pull request #1205 from casionone/bugfix_1
add e49f0e91f9 Merge branch 'dev-1.0.3' into bugfix_2
add e9fb2543b0 bugfix:remove beforeStateChanged and add
VarSubstitutionInterceptor
add b6a4f5ad5a Merge pull request #1206 from casionone/bugfix_2
add f4303e1029 node metrics:fix NPE issues when check instance exist
add 6dc16af6ec throw exception when EM does not exist in the Manager
add 0083a799e1 RM:optimize the call of RM request configuration
add 7d3be327d8 optimize for engineconn log
add b81eeb3609 engineconn:optimize lock logic
add 6cabd07b9b fix bug:engine is in the starting state and does not exit
due to the failure of engineCallBack
add 4a4c1662da engine:fixed the issues of label exclusion
add 9f5343adba Merge pull request #1210 from casionone/bugfix_3
add 226e433f09 Optimize the job update logic and remove the transaction of
jobdetail update change time accuracy of jobhistory
add 2a30bea521 jobhistory:optimize time accuracy&retry logic
add ecb6dc1a78 Merge pull request #1211 from casionone/bugfix_4
add 20aaf8b03f Merge branch 'dev-1.0.3' into dev-1.0.3-codeparser
add 3c6410c14f Merge pull request #1209 from peacewong/dev-1.0.3-codeparser
add 0b715c3a53 the relationship between the long-lived label and the node
not be deleted close #1212
add e133658209 Optimized code
add c1c50ce37b set resource updator
add 5bbb44fc2b Merge remote-tracking branch 'origin/dev-1.0.3-codeparser'
into dev-1.0.3-codeparser
add 79dabe52fb Merge pull request #1213 from peacewong/dev-1.0.3-codeparser
add d5a2dc5624 Fix rm resource statistics error problem close
#1140,#1137,#1136,#1192
add b93faf21f1 remove weBank class
add f78da8e02a Merge pull request #1214 from peacewong/dev-1.0.3-codeparser
add 461f870d9e Reduce module dependencies. Separate monitor module leads
to complicated deployment and compilation close #1198
add a766977543 Optimized to call the service layer directly close #1202
add 39e1afe082 Adjust bad code
add 6dfe7027b8 Increase the retry log matching function, and can be
configured through parameters close #1201
add f5cece42f1 Optimized to call the service layer directly close #1202
add d03669feaa Optimize resource sorting close #1208
add 34e0dc2fa1 Merge pull request #1215 from peacewong/dev-1.0.3-codeparser
add b6a1f047a2 remove monitor module
add bc361f5892 Merge pull request #1216 from peacewong/dev-1.0.3-codeparser
add 5569197e29 Added successful and failed ecm registration responses
close #1221
add 1a1f63e55e Merge pull request #1222 from peacewong/dev-1.0.3-lm
add 9adb09c5a6 upgrade log4j version to 2.17.0
add 5a91b3fad1 Merge pull request #1223 from casionone/log4j
add cea46ec0f1 Optimize the login user association limit of the query
results of the datasource/dbs http interface
add b1a825aba1 extract the query service class
add 67bf667884 Merge pull request #1224 from casionone/feture
add 6396fa3c7d upgrade component(guava/netty/xstream/druid) versions with
security vulnerabilities
add fece453ed5 Merge pull request #1226 from casionone/upgrade
add 7a6cee70e4 adjust docs url links
add b8b4d7a079 add detail license
add 74ddf988de modify contributing doc
add 4c98719fd5 modify contributing doc
add e736a313d3 modify release page links
add f77c4103e7 Merge pull request #1228 from casionone/licenses
add cee7b0d2db Entrance Parser supports configurable
add 57fb75b0e4 Fix the progress bug of the engine pushing multiple
sub-jobs close #1230
add bb30a84785 Merge pull request #1231 from peacewong/dev-1.0.3-progress
add db1bcfee86 Fix this issue that memory leak problem of SSO login close
#1138
add 75046e5045 Merge pull request #1234 from peacewong/dev-1.0.3-sso
add 67ea27a681 copy license file when build bin source
add c52ac07427 copy license file when build bin source
add ebd02009df Merge pull request #1237 from casionone/licenses
add 4dc5e598f4 fix add license header
add 6582a58c3c Merge pull request #1239 from casionone/dev-1.0.3
add c7305ff653 fix ddl datatime(3) default value
add 3b27152622 Merge pull request #1242 from casionone/dev-1.0.3
add 6a2d80d9a6 web build dist
add 08e38af4fe update copyright date
add 49951eb82c Merge pull request #1245 from casionone/dev-1.0.3
add cf51a18b43 ignore target for parent pom
add 4cc74d1aab Resolve the problem of fetching progress with no
information.
add 8bc1f66186 Resolve the problem of deploying flink application without
yarn appId.
add 07aa2b7be0 Enhance the FlinkOnceJob, support to execute set, show
grammar of flinKSQL.
add ef6a921e78 Enhance the FlinkOnceJobTest, add the support of using
onceJob operators.
add fc8558303c Since both ECM and EC need Operator module, so the Operator
module has been moved to linkis-manager-common.
add 396b6af456 Since both ECM and EC need Operator module, so the Operator
module has been moved to linkis-manager-common.
add 01fa3063b7 Add the capability of Operator to ECM, so LinkisManager can
request to execute ECM Operators by RPC.
add 735e02f6d3 Add the capability of fetch EC logs from ECM, now we can
get all logs of all ECs whenever the EC is running or stopped.
add f757e9bc2c Optimize the architecture of LinkisManager, so
linkis-computation-client can request LinkisManager to route operator request
to ECM.
add c1ac4d4c21 Optimize the logic of EC creation, and fill in more EC
information when EC is creating.
add 6e181066fa Delete the EngineConnLogOperator in accessible-executor,
since some errors will be throws when the EC is starting or stopped. The EC log
fetch feature has been moved to ECM.
add 4df84294da Optimize the logic of EC creation, and fill in more EC
information when EC is creating.
add 38fd33ead4 Add the capability of executing Operators to ECM in
linkis-computation-client.
add 1ab47658fc Add the capability of fetching EC logs, this operator will
ask LinkisManager to redirect log operator to ECM to fetch EC logs.
add 28c6f3f5b2 Merge branch 'apache:dev-1.0.3' into dev-1.0.3
add 82230b00c8 Merge branch 'dev-1.0.3' of
github.com:/wushengyeyouya/Linkis into dev-1.0.3
add 5de0e85bd9 Fixes some bugs to help compilation.
add ed6dfa2167 Remove author information and WeBank copyright.
add da2f555887 Update Apache license.
add 188340db98 Merge pull request #1248 from wushengyeyouya/dev-1.0.3
add 9a31e21395 Fix issue that Hive and Spark EC have a
ClassNotFoundException bug when using jar UDF close#1250
add 9c4ccd5346 Merge pull request #1251 from peacewong/dec-1.0.3-udf
add d9cb1bce14 Create build.yml
add 3bab0840c5 Update build.yml
add 3e8d5febb1 Update build.yml
add 8439ec6b93 Update build.yml
add ed123cec45 Merge pull request #1252 from utopianet/master
add 4e017d1b50 upgrade log4j for linkis-eureka
add 3c615467fb upgrade log4j for linkis-eureka
add d6dd8a8042 Merge pull request #1259 from casionone/dev-1.0.3
add d9c973a41e add License to header
add 2f61fc52d5 Merge pull request #1260 from peacewong/dev-1.0.3-license
add f413b6afc5 fix:oom when upload file
add a3972d2033 Merge pull request #1263 from casionone/fix_oom
add 18df31b714 streamExecEnv is not initialized, resulting in null pointer
exception
add 0781e76f2b Merge pull request #1270 from Zosimer/flink_streamenvisnull
add ca578673a0 Pyspark support CDH and HDP versions
add 766fc145f0 Merge pull request #1269 from
Zosimer/pyspark_sparkversion_bug
add ea06db719b Use current user to read result file, and abstract the file
permission in filesystem (#1232)
add daf63cc31c rm unused files (#1280)
add 4d473105f9 remove pyspark.zip and add py4j LICENSE (#1281)
add 2abf0b5f7d optimize the packaging logic of Linkis (#1283)
add 2fc931583f ·Optimize the log display format (#1284)
add 5fcb2632d0 Make the LICENSE file different for the source release and
the binary release (#1287)
add b60f2efa15 Fix the bug when ticketId starts with number, the
engineConnId cannot be parsed successful. (#1288)
add c6c502f8ac exclude io.github.x-stream:mxparser (#1291)
add 6910025317 Use github image url for readme (#1292)
add 30b5c5003f remove duplicate update actions (#1294)
add 8a80fc75bc Remove old web licenses file amd fix cpoy bug when build
web (#1295)
add 49af276db0 use "mvn apache-rat:check" to check license (#1296)
add 0c2082e90a modify upload file max size to 500M (#1297)
add 8511aa753e disable wike and protected_branches for dev-* (#1298)
add 5d9f173f47 Fix the bug when ticketId starts with number, the
engineConnId cannot be parsed successful.
add 25f81d5a22 Fix the bug that flink sql cannot support multi-sql and
optimize some code formats.
add a5f7384593 Fix the bug that when use set, rest, drop grammar, the
checkpoint will invalid.
add af8e48f90e Fix the bug that when operator is failed and the job is not
instanced, will cause the flink yarn application stop failed when engineconn
exits .
add 5ff080c6e0 Add the necessary dependency of minlog in flink EngineConn.
add 9608d38170 Merge pull request #1304 from wushengyeyouya/dev-1.0.3
add 80d9d21566 Delete: unneccessary png
add 9ea9234964 Add: svgIcon
add fb40bc1f13 Update: png
add ee6cbae81b Merge pull request #1301 from Liveipool/dev-1.0.3
add 8bcb0b7df9 modify ’wds.linkis.entrance.skip.auth‘ default false change
to true (#1306)
add 67791ba975 Web bug fixed of Engine status display (#1310)
add 6a30e5a832 Adjust rat check: remove some web resource exclude
configuration (#1311)
new 71a95bfe07 Fix bug of "kill" method in linkis-entrance, to support
null taskID. (#1541)
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (1028cb3268)
\
N -- N -- N refs/heads/release-1.0.3 (71a95bfe07)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
The 1 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:
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]