When I am submitting a job through yarn rest api It is creating a duplicate job in local and the original job is being failed and the duplicate job is succeeded ,
For yarn api submitted job
- - > Application node label expression : <DEFAULT_PARTITON> , AM container Node Label Expression : <DEFAULT_PARTITON>
For duplicate job submitted through local
- - - >Application node label expression : <Not set> , AM container Node Label Expression : <DEFAULT_PARTITON>