Created 11-09-2023 11:00 PM
ERROR SparkContext: Error initializing SparkContext. org.apache.spark.SparkException: Application application_1699592375401_1753 failed 2 times due to Error launching appattempt_1699592375401_1753_000002. Got exception: org.apache.hadoop.security.authorize.AuthorizationException: User appattempt_1699592375401_1753_000002 (auth: TOKEN) is not authorized for protocol interface org. apache. Hadoop.yarn.api.ContainerManagementProtocolPB: denied by configured ACL
Not able to identify which user is running the container, due to which ACL blocking When put * it is working fine
Please help me on this
Created 11-10-2023 01:24 AM
@HadoopCommunity, Welcome to our community! To help you get the best possible answer, I have tagged our Spark experts @Babasaheb @RangaReddy who may be able to assist you further.
Please feel free to provide any additional information or details about your query, and we hope that you will find a satisfactory solution to your question.
Regards,
Vidya Sargur,Created 11-19-2023 07:07 PM
You need to check the application logs fully to identify which user don't have authorization.
Created 11-19-2023 09:56 PM
I attached my configuration files in hadoop-policy.xml.
Created 11-19-2023 09:57 PM
Please give me solution on this