abstractdog commented on PR #433:
URL: https://github.com/apache/tez/pull/433#issuecomment-3322575188

   apparently, there is a failing case:
   ```
   [ERROR]   
TestDAGAppMaster.testParseAllPluginsOnlyCustomSpecified:275->verifyDescAndMap:413
 expected:<2> but was:<1>
   ```
   I'm going to investigate this: it seems like this unit tests asserts that 
the yarn plugin descriptor is hacked to the entities even when 
enableYarn:false, so the application expects it to be present in non-local 
mode, even when containersEnabled=false...which still seems quite hacky, need 
to understand what usecase this unit test covers
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to