[GitHub] [incubator-linkis] wForget commented on pull request #1048: Adjust some unnecessary parameters in the upload interface

2021-10-24 Thread GitBox
wForget commented on pull request #1048: URL: https://github.com/apache/incubator-linkis/pull/1048#issuecomment-950528461 > The api of "bml/uploadShareResource" has the same problem, you can fix it together OK, i will fix it. -- This is an automated message from the Apache Git Ser

[RESULT]//Re: [VOTE] Apache Linkis 1.0.3 Scope Confirm

2021-10-24 Thread Shuai Di
Hi, Here comes my binding +1 to close the vote. I am happy to announce the voting for "Apache Linkis 1.0.3 Scope Confirm" has passed with 5 binding +1, 6 nonbinding +1, no 0 or -1 votes. Shuai Di Shuai Di Best Regards. Jack™®💯☑™💋 <7956...@qq.com.invalid> 于2021年10月11日周一 上午10:10写道: > +1 > > > > >

[GitHub] [incubator-linkis] yangzhiyue opened a new issue #1050: FlinkComputationEngine Bug

2021-10-24 Thread GitBox
yangzhiyue opened a new issue #1050: URL: https://github.com/apache/incubator-linkis/issues/1050 I'm using flink engine to insert to doris db from kafka, I found that FlinkComputation has a bug that can not really stop an Insert Task, it maybe caused by two reasons. ![image](http

[GitHub] [incubator-linkis] xiaojie19852006 opened a new pull request #1049: add sqoop engine for dev-1.0.2

2021-10-24 Thread GitBox
xiaojie19852006 opened a new pull request #1049: URL: https://github.com/apache/incubator-linkis/pull/1049 add sqoop engine -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment.

[GitHub] [incubator-linkis] peacewong commented on a change in pull request #1045: add log for location issue #435

2021-10-24 Thread GitBox
peacewong commented on a change in pull request #1045: URL: https://github.com/apache/incubator-linkis/pull/1045#discussion_r735219325 ## File path: linkis-computation-governance/linkis-engineconn/linkis-engineconn-executor/callback-service/src/main/scala/org/apache/linkis/engineconn/

[GitHub] [incubator-linkis] casionone commented on pull request #1048: Adjust some unnecessary parameters in the upload interface

2021-10-24 Thread GitBox
casionone commented on pull request #1048: URL: https://github.com/apache/incubator-linkis/pull/1048#issuecomment-950464608 The api of "bml/uploadShareResource" has the same problem, you can fix it together -- This is an automated message from the Apache Git Service. To respond to the

[GitHub] [incubator-linkis] wForget opened a new pull request #1048: Adjust some unnecessary parameters in the upload interface

2021-10-24 Thread GitBox
wForget opened a new pull request #1048: URL: https://github.com/apache/incubator-linkis/pull/1048 ### What is the purpose of the change Adjust some unnecessary parameters in the upload interface. see #1047 for details. ### Brief change log Add the `required = false` co

[GitHub] [incubator-linkis] wForget opened a new issue #1047: Bad Request occurred in the bml upload api.

2021-10-24 Thread GitBox
wForget opened a new issue #1047: URL: https://github.com/apache/incubator-linkis/issues/1047 **Describe the bug** When starting the engine plugin service, a bad request occurred when calling the bml upload api. **To Reproduce** Checkout dev-1.0.3 branch and start all service.