milenkovicm opened a new issue, #1783:
URL: https://github.com/apache/datafusion-ballista/issues/1783
**Is your feature request related to a problem or challenge? Please describe
what you are trying to do.**
When debugging applications it is hard to understand which
`SessionConfiguration` values are used with the job, making job a bit harder
**Describe the solution you'd like**
Add additional endpoint `/api/job/{job_id}/config` which should print map if
job `SessionConfig` values.
To be investigated to we keep configuration with the job info, and if we
don't to be added.
**Describe alternatives you've considered**
**Additional context**
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]