we are created data bricks job with Jar (scala code) and provided parameters/jar parameters and able to read those as arguments in main method.
we are running job with parameters (run parameters / job parameters) , those parametes are not able to read in scala code and sql query.
we tried creating widget and getting parameters. it is also not working.
Could you please suggest any way to read run parameters/ job parameters.