Replies: 1 comment 1 reply
-
I'll admit to not being a docker expert, I had someone else set this up for me. The below docker file is the one we use for our test servers which you can probably modify.
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm Trying to enable internally in docker network ssl.

Spark Documentation says that i have to adjust environment parameters:
But actually i don't know the correct syntax for it in the docker file.
Is it the same schema like VONK_<setting_level_1>[:<setting_level_n>]* or is it for this Spark without "VONK_" prefix?
Beta Was this translation helpful? Give feedback.
All reactions