Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
Federation Branch
-
None
-
Reviewed
-
Committed to the branch.
Description
The BPOfferService thread when started, normally connects to the namenode as the login user. But in case of refreshNamenodes a new BPOfferService may be started in the context of an rpc call where the user is dfsadmin. In such a case the connection to the namenode will fail.