Raghu Dhara

Results 4 comments of Raghu Dhara

Taking the suggestions above, I have been able to use existing Python JWT libraries to authenticate the `/graphql` endpoint. However, I am unsure what the best practice is to handle...

@creepysta Can you please explain the steps you took after adding that one line to the listener file? I'm new to `sbt` and Scala and am having some trouble generating...

> @rdhara I used github actions for building JAR files by modifying it to upload jar files as a release: https://github.com/utkarshgupta137/sparkmonitor/blob/master/.github/workflows/publish.yml#L41 Thank you I'll try this!

Yup I figured it out (same step you have) and got it to work, thank you @creepysta!