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 #3087] Convert the kyuubi batch conf with spark. prefix so that spark could identify
### _Why are the changes needed?_
We might need transfer some parameters like `kyuubi.client.ipAddress`, but it can not be identified by spark.
So we need convert them.
### _How was this patch tested?_
- [ ] Add some test cases that check the changes thoroughly including negative and positive cases if possible
- [ ] 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#3087 from turboFei/batch_spark.
Closes#3087bf614e4 [Fei Wang] comment
58c651d [Fei Wang] refactor
2c39c51 [Fei Wang] convert the kyuubi conf with spark. prefix, so that we can expose some info
Authored-by: Fei Wang <fwang12@ebay.com>
Signed-off-by: Fei Wang <fwang12@ebay.com>
0 commit comments