I am trying to create a batch in dataproc to run my job. After creating the batch it is failing with the error compute.requireOsLogin violated for project ...
In my organization policy this policy(compute.requireOsLogin) is enforced. Any way to mitigate this error.
compute.requireOsLoginneeds to be disabled if you want to run Dataproc Serverless. This is as per documentation of Dataproc serverless as mentioned here.If you are interested in supporting Dataproc serverless while
compute.requireOsLoginis enabled please follow and upvote this feature requestDo accept the answer if it helped in resolving your question.