Commit ffa724e
0.3.1 release (#115)
* 1. add stream.log.enable in log-collector
* remove unused file.
* refactor JobLogRestfulApi, add lock for updating register info
* 告警信息查询支持分页
* upd: 告警表格接口与交互改为分页展示
* fix not alarm bug
* upd: 执行历史表格接口与交互改为分页展示
* 作业历史信息查询支持分页
* fix: 表格loading持续存在异常修复
* jobName空判断,长度最长支持2000
* Revert "upd: 执行历史表格接口与交互改为分页展示"
* add support for skipping uris in job-audit-log module
* fix comments in linkis.properties
* refactor StreamisHeartbeatHandler
* add ddl for table 'linkis_stream_register_info'
* update version from '0.3.6-wedatasphere-SNAPSHOT' to '0.3.7-wedatasphere-SNAPSHOT'
* fix bug in RegularUtil
* upd: 执行历史表格接口与交互改为分页展示
* upd: 支持现有执行历史任务metajson查看与下载,接口待联调
* add cost time for audit log.
* add metajson to StreamTask on job starting
* fix val bug
* fix jobconfig bug
* upd: 支持job级资源下载,接口待联调
* upd: 优化启动确认检查逻辑,增加批量启动、停止相关交互
* job materials download
* fix job materials download
* add product name
* fix path name problem
* fix job material download
* upd: 支持job级资源下载,接口联调
* add error codes solutions
* change 'contains' to 'equals' in AuditLogAspect
* Revert "change 'contains' to 'equals' in AuditLogAspect"
This reverts commit 00fba0a.
* change 'contains' to 'equals' in AuditLogAspect
* fix some problems in material download
* fix root path
* fix execute statement
* add costTimeMills in StreamAuditLogMapper.xml
* add field 'job_startup_config' in linkis_stream_task upgrade_dml.sql
* rename field 'job_startup_config' to 'job_start_config' in table linkis_stream_task
* add log in DefaultStreamTaskService
* upd: 审计日志信息增加接口耗时
* fix: metajson 弹窗文案修改
* fix error code and delete linkis error code
* fix error code statement
* fix error code solution in task table
* change root path
* fix execute problem
* upd: 执行历史任务metajson查看与下载接口联调
* fix root path
* fix problems in root path
* fix: metajson 弹窗文案修改
* errorCode solution optimization
* upd: 任务列表增加解决方案跳转链接
* product param optimization
* upd: 批量停止弹窗footer按钮与批量启动保持统一
* upd: 批量启动失败时不显示任务完成弹窗
* fix error code match
* fix String interception
* fix some problems
* fix error code default comments
* 修改配置名称
* fix: 修改baseurl,解决环境异常
* remove fields 'metainfo' and 'worksapcename' in josn of MetaJsonInfo
* fix error code default comments
* fix error code default comments
* fix metajson
* fix metajson
* add flink manager ec init extra params
* fix value
* fix AbstractLinkisJobStateFetcher
* set productName cache
* fix error msg
* upd: 知识库URL改为文件配置式
* fix: 任务列表:重启操作检查失败时关闭所有浮窗而不是仅关闭检查浮窗导致卡死
* fix: 任务列表:批量修改标签后清空选中列表
* fix high available inspect
* 1. remove unused resources.
2. change application.yml to application.properties in streamis-server
* exclude snakeyaml in streamis-server and appconn
* 1. remove unused resources.
* 1. remove unused yml resources.
* 1. exclude yml resources.
* upd: 任务列表:增加对上传的控制
* fix: 批量停止成功后隐藏批量停止弹窗
* update version from '0.3.7-wedatasphere-SNAPSHOT' to '0.3.8-wedatasphere-SNAPSHOT'
* add hook interface.
* add gitignore
* add token authentication for job upload
* add token authentication for project files upload
* add token authentication switch
* fix npe in map put
* upd: 添加水印
* upd: 水印出现页面调整
* add job template upload
* upd: streamis子页面获取用户相关base信息存入localstorage
* job template-change jobContent
* job template-upload jobContent
* upd: job配置与args参数是否支持编辑与上传逻辑一致由配置文件配置
* fix job template-upload
* fix job template-upload
* fix job template upload
* fix job template upload in projectServer
* add template in jobConf
* add template in jobContent
* fix template in jobContent
* add param separates
* fix job template in jobContent
* add interface for getting username
* add JobShutdownHook and DefaultEmptyJobShutdownHook
* change type of timeoutMills from 'int' to 'long'
* fix job template in job config
* fix npe as project does not have a template
* add jsonUtil
* add download interface for job template
* change task param
* upd: 接入用户名接口,水印颜色加深
* upd: job 任务详情增加项目模板查看与下载
* add job shutdown hook
* fix Object
* add configuration in jobContent and jobConfig
* upd: joblist增加是否弹出跳过hook异常弹窗相关逻辑
* upd: jobconfig、detail模板编辑权限调整,配置内容实用模板与自定义并集结果
* upd: job 任务详情模板调整
* chore: 更新依赖与配置文件
* fix jobTemplate download
* register default hook 'emptyJobShutdownHook'
* change registering default hook 'emptyJobShutdownHook'
* fix error code match
* upd: 调整joblist跳过hook异常逻辑
* fix: 解决editable获取的参数错误问题
* change wait radix on executing the hook
* fix: 上传接口content-type设置调整
* fix: joblist 停止poptip改为挂载到body解决被table遮断的问题
* fix: 执行弹窗关闭时同步关闭停止信息弹窗
* fix: 字段错误修复
* fix: hasHook接口字段类型变更为数组,同步更新判断TrueFalse逻辑
* refactor executeJobShutdownHook
* upd: jardetail 项目模板增加为null时的处理
* fix some problems
* fix some problems
* refactor executeJobShutdownHook
* fix job template problems
* fix jetty-server
* upd: jobconfig增加模板与job标记
* upd: jobdetail 模板下载改为前端下载
* fix job shutdown hook
* Revert "fix jetty-server"
This reverts commit 27d23d3.
* fix: jobconfig 模板字段问题修复
* fix job shutdown hook
* fix job template
* fix job template
* fix job shutdown hook
* remove cache pool in DefaultStreamTaskService
* fix: jobconfig 模版字段 问题修复
* upd: flinks参数添加重复相关处理逻辑,job不可重复,template可和job重复
* fix job template
* fix:jobconfig 保存阶段自定义参数判重逻辑去除
* fix error code match
* change the type of flink separate
* fix 0.3.8 code review
* 1. add cancel in StreamisJobShutdownHook
2. refactor msg in hook execution
* fix 0.3.8 code review
* fix 0.3.8 code review
* fix 0.3.8 code review
* fix 0.3.8 code review
* add flink yarn log switch and log
* 1. update version to '0.3.1-SNAPSHOT'
2. update linkis version to '1.5.0'
* 1. update version to '0.3.1'
2. update linkis version to '1.5.0'
3. refactor pom.xml
* fix dss version
* update docs
* update sql
---------
Co-authored-by: gelxiogong <[email protected]>
Co-authored-by: v_nikeyang <[email protected]>
Co-authored-by: bert_cai <[email protected]>1 parent 95f2218 commit ffa724e
File tree
268 files changed
+36081
-934
lines changed- assembly
- conf
- db
- upgrade/0.3.1
- new-web
- .husky
- public
- src
- assets/images
- icons
- components
- images
- locales
- pages
- assets
- auditLogs
- style
- streamis-appconn
- streamis-jobmanager
- streamis-job-audit-log
- src/main/java/com/webank/wedatasphere/streamis/audit/log
- aspect
- conf
- dao
- impl
- entity
- restful/api
- service
- impl
- streamis-job-entrypoint
- streamis-job-entrypoint-common
- streamis-job-entrypoint-flink
- streamis-job-entrypoint-spark
- streamis-job-errorcode
- src/main
- java/com/webank/wedatasphere/streamis/errorcode
- dao
- impl
- entity
- handler
- manager
- cache
- scala/com/webank/wedatasphere/streamis/errorcode/utils
- streamis-job-launcher
- streamis-job-launcher-base
- src/main
- java/com/webank/wedatasphere/streamis/jobmanager/launcher/dao
- impl
- scala/com/webank/wedatasphere/streamis/jobmanager/launcher/job
- conf
- constants
- manager
- state
- utils
- streamis-job-launcher-linkis
- src/main
- java/com/webank/wedatasphere/streamis/jobmanager/launcher/linkis/job/state
- scala/com/webank/wedatasphere/streamis/jobmanager/launcher/linkis
- conf
- core
- job
- client
- jobInfo
- manager
- streamis-job-launcher-service
- src/main
- java/com/webank/wedatasphere/streamis/jobmanager/launcher
- utils
- scala/com/webank/wedatasphere/streamis/jobmanager/launcher/service
- streamis-job-log
- job-log-collector
- flink-streamis-log-collector
- src/main/java/com/webank/wedatasphere/streamis/jobmanager/log/collector/flink
- streamis-job-log-collector-core
- src/main/java/com/webank/wedatasphere/streamis/jobmanager/log/collector
- config
- sender
- streamis-job-log-collector1x
- streamis-job-log-collector
- src
- main/java/com/webank/wedatasphere/streamis/jobmanager/log/collector
- log4j2
- config
- filters
- test/resources
- xspark-streamis-log-collector
- streamis-job-log-common
- src/main/java/com/webank/wedatasphere/streamis/jobmanager/log/entities
- streamis-job-log-server
- src
- main/java/com/webank/wedatasphere/streamis/jobmanager/log/server
- restful
- service
- impl
- storage
- bucket
- utils
- test/java/com/webank/wedatasphere/streamis/jobmanager/log/server
- streamis-job-manager
- streamis-job-manager-base
- src/main/java/com/webank/wedatasphere/streamis/jobmanager/manager
- conf
- constants
- dao
- impl
- entity
- vo
- exception
- hook
- util
- streamis-job-manager-service
- src/main
- java/com/webank/wedatasphere/streamis/jobmanager/manager
- handler
- project/service/impl
- service
- transform/entity
- utils
- scala/com/webank/wedatasphere/streamis/jobmanager/manager
- constrants
- hook
- service
- transform
- builder
- impl
- parser
- utils
- streamis-jobmanager-common
- streamis-jobmanager-server
- src/main
- assembly
- java/com/webank/wedatasphere/streamis/jobmanager
- restful/api
- service
- impl
- utils
- vo
- resources
- streamis-projectmanager-server
- src/main
- assembly
- java/com/webank/wedatasphere/streamis/projectmanager
- dao/impl
- entity
- restful/api
- service
- impl
- utils
- streamis-project
- streamis-project-common
- streamis-project-server
- streamis-server
- src/main
- assembly
- resources
- web
- public
- src
- apps/streamis
- common
- i18n
- module
- coreIndex
- fileVersionDetail
- jarDetail
- jobAlert
- jobConfig
- jobDetail
- jobHistory
- jobList
- jobSummary
- logDetail
- uploadFile
- uploadJobJar
- view
- auditLogs
- jobDetail
- projectResourceFiles
- realTimeJobCenter
- common
- service
- util
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
268 files changed
+36081
-934
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
| 55 | + | |
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
| 55 | + | |
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| |||
115 | 115 | | |
116 | 116 | | |
117 | 117 | | |
118 | | - | |
| 118 | + | |
119 | 119 | | |
120 | 120 | | |
121 | 121 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
44 | 44 | | |
45 | 45 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
222 | 222 | | |
223 | 223 | | |
224 | 224 | | |
| 225 | + | |
225 | 226 | | |
226 | 227 | | |
227 | 228 | | |
| |||
252 | 253 | | |
253 | 254 | | |
254 | 255 | | |
| 256 | + | |
| 257 | + | |
| 258 | + | |
| 259 | + | |
| 260 | + | |
| 261 | + | |
| 262 | + | |
| 263 | + | |
| 264 | + | |
| 265 | + | |
| 266 | + | |
| 267 | + | |
| 268 | + | |
| 269 | + | |
| 270 | + | |
| 271 | + | |
| 272 | + | |
| 273 | + | |
| 274 | + | |
| 275 | + | |
| 276 | + | |
| 277 | + | |
| 278 | + | |
| 279 | + | |
| 280 | + | |
| 281 | + | |
| 282 | + | |
| 283 | + | |
| 284 | + | |
| 285 | + | |
255 | 286 | | |
256 | 287 | | |
257 | 288 | | |
258 | 289 | | |
259 | | - | |
| 290 | + | |
260 | 291 | | |
0 commit comments