Hi all I have a simple job where we read for a given path in cloud storage to watch for new files in a given fodler. While I setup my job there was some permission issue on the folder. The job is STREAMING job. The cluster is set in the session mode and is running on Kubernetes. The job manager since then is failing to come back up and every time it fails with the permission issue. But the point is how should i recover my cluster in this case. Since JM is not there the UI is also not working and how do I remove the bad job from the JM.
Regards Ram