You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[KYUUBI #2346] [Improvement] Simplify FlinkProcessBuilder with java executable
…xecutable
### _Why are the changes needed?_
fix#2346
### _How was this patch tested?_
- [x] Add some test cases that check the changes thoroughly including negative and positive cases if possible
- [x] Add screenshots for manual tests if appropriate
- [x] [Run test](https://kyuubi.apache.org/docs/latest/develop_tools/testing.html#running-tests) locally before make a pull request
Closes#2418 from jiaoqingbo/kyuubi2346.
Closes#2346eda5d38 [jiaoqingbo] after code review
720fede [jiaoqingbo] execute source config.sh and fix ut failed and delete debug log
1b53a9b [jiaoqingbo] Merge branch 'master' into kyuubi2346
0c7eb5e [jiaoqingbo] add hadoop classpath to UT
ff2bb14 [jiaoqingbo] Merge branch 'master' into kyuubi2346
c9e8019 [jiaoqingbo] change ut
308ae5f [jiaoqingbo] code review
f3eb068 [jiaoqingbo] fix ui failed
4e6d168 [jiaoqingbo] spoltless apply
9eae557 [jiaoqingbo] fix ut failed
bc00e69 [jiaoqingbo] delete flink-sql-engine.sh
d6b87b9 [jiaoqingbo] delete childProcEnv
3aa8738 [jiaoqingbo] [KYUUBI #2346] [Improvement] Simplify FlinkProcessBuilder with java executable
Authored-by: jiaoqingbo <1178404354@qq.com>
Signed-off-by: Kent Yao <yao@apache.org>
Copy file name to clipboardExpand all lines: integration-tests/kyuubi-flink-it/src/test/scala/org/apache/kyuubi/it/flink/operation/FlinkOperationSuite.scala
0 commit comments