How to customize cassandra port with spark-dependencies #4610
Unanswered
jay-annapureddy
asked this question in
Q&A
Replies: 2 comments
-
Any help? Attached here the
|
Beta Was this translation helpful? Give feedback.
0 replies
-
@jpkrohling, @yurishkuro, @pavolloffay, any help on this ? I managed to pass on the port to "spark-dependencies" cron job just by postfix the port number to servers
BUT it is ignoring tls configuration, like enabled and skipping host verification, does this spark-dependencies support tls for cassandra storage ? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I used Jaeger operator and installed Jaeger components using production strategy. Jaeger Collector and UI are working fine.
In the background Jaeger operator also installed spark-dependencies (is enabled by default) and taken Cassandra storage connection details. By default it is connecting to 9042 port, how to customize it to use 10350 ( it is a port opened on azure cosmos db cassandra api)
Any help on how to pass on port information to spark-dependencies ?
Beta Was this translation helpful? Give feedback.
All reactions