lwzhangMr

Results 7 issues of lwzhangMr

### Search before asking - [X] I had searched in the [issues](https://github.com/DataLinkDC/dlink/issues?q=is%3Aissue) and found no similar feature requirement. ### Description 1、flinksql依赖的jar,目前是需要手动上传到集群节点,如果支持页面上传文件的的形式,会更易于操作部署。 2、可执行的user app jar也是,希望支持页面文件上传的方式管理jar。 处于熟悉学习阶段,希望后续能提供pr。 ### Use case 支持页面上传flinksql 依赖jar,...

new feature

### Search before asking - [X] I had searched in the [issues](https://github.com/DataLinkDC/dlink/issues?q=is%3Aissue) and found no similar issues. ### What happened 注册中心,文档中心,过滤查询,下拉框选项名字重复 ![image](https://user-images.githubusercontent.com/31753959/183375977-93170b64-7e15-40a0-af85-5b6f843e8bcd.png) ### What you expected to happen 正确显示查询下拉框选项 ###...

bug

### Search before asking - [X] I had searched in the [issues](https://github.com/DataLinkDC/dlink/issues?q=is%3Aissue) and found no similar feature requirement. ### Description 运维中新的任务实例,目前无法删除,在数据开发中将作业删除,但是运维中心里的实例还在,应该一并删除。 ### Use case 1、数据开发中-新建作业,on yarn application模式运行,异步提交作业 2、运维中心显示正常 3、数据开发中-删除作业 4、运维中心查看,任务实例还在,应该级联删除。...

new feature

### Search before asking - [X] I had searched in the [issues](https://github.com/DataLinkDC/dlink/issues?q=is%3Aissue) and found no similar issues. ### What happened 页面列表不能自动伸缩或超长隐藏,影响美观 ![Uploading image.png…]() ### What you expected to happen 页面自动伸缩...

bug

### Search before asking - [X] I had searched in the [issues](https://github.com/DataLinkDC/dlink/issues?q=is%3Aissue) and found no similar issues. ### What happened 1、作业新建时,有名称和别名两字段,这个“名称”字段是什么用途呢?用作哪里显示?还是有特殊用途呢? 2、重命名作业时,显示的标题不对,“重命名目录” 应该显示 “重命名作业”,还有个问题目前页面显示的是 新建时 别名字段的值。 ### What you expected...

bug

### Search before asking - [X] I had searched in the [issues](https://github.com/DataLinkDC/dlink/issues?q=is%3Aissue) and found no similar issues. ### What happened 执行http://xxx:8888/openapi/restartTask?id=36重启作业,返回结果如下 { "datas": null, "code": 1, "msg": null } 重启作业执行后无响应,其他api可以正常执行...

bug

### Search before asking - [X] I had searched in the [issues](https://github.com/apache/streampark/issues?q=is%3Aissue+label%3A%22bug%22) and found no similar issues. ### What happened env.java.opts on yarn application模式下不生效 ### StreamPark Version 1.2.3 ### Java...