Skip to content

Spark dependency job not completed #3828

Answered by albertteoh
vladohotnikov asked this question in Q&A
Discussion options

You must be logged in to vote

The original post had the image config for the spark job which pointed to:

artifactory.devops.telekom.de/hub.docker.com/jaegertracing/jaeger-query

Perhaps you meant to point this to jaegertracing/spark-dependencies?

The logs also suggest it's a Go program (I thought spark jobs were Java programs):

2022/07/21 18:36:20 maxprocs: Leaving GOMAXPROCS=8: CPU quota undefined

... and those logs look like they indeed come from jaeger-query because it listens on port 16685 for GRPC requests.

P.S. Log level environment don't work here =(

I think you will need to use LOG_LEVEL instead of LOG-LEVEL.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@vladohotnikov
Comment options

Answer selected by vladohotnikov
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants