-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add a new management console to modify the engine status to UnHealthy…
… and automatically kill the engine after task execution The users can specify fixed engine execution Add a new management console to modify the engine status to UnHealthy and automatically kill the engine after task execution Optimize engine reuse logic, large resources cannot reuse small resource engines Optimize the flink log Linkis storage change java code to scala (The core process has some compatibility issues, and some of them have been reversed.)
- Loading branch information
1 parent
3647c31
commit 9036be6
Showing
1,251 changed files
with
35,831 additions
and
50,606 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
96 changes: 0 additions & 96 deletions
96
linkis-commons/linkis-storage/src/main/java/org/apache/linkis/storage/FSFactory.java
This file was deleted.
Oops, something went wrong.
44 changes: 0 additions & 44 deletions
44
linkis-commons/linkis-storage/src/main/java/org/apache/linkis/storage/LineMetaData.java
This file was deleted.
Oops, something went wrong.
47 changes: 0 additions & 47 deletions
47
linkis-commons/linkis-storage/src/main/java/org/apache/linkis/storage/LineRecord.java
This file was deleted.
Oops, something went wrong.
82 changes: 0 additions & 82 deletions
82
...ommons/linkis-storage/src/main/java/org/apache/linkis/storage/conf/LinkisStorageConf.java
This file was deleted.
Oops, something went wrong.
35 changes: 0 additions & 35 deletions
35
linkis-commons/linkis-storage/src/main/java/org/apache/linkis/storage/csv/CSVFsWriter.java
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.