attilapiros edited a comment on pull request #32790:
URL: https://github.com/apache/spark/pull/32790#issuecomment-855307933


   Actually the `"SPARK-25888: using external shuffle service fetching disk 
persisted blocks` test in `ExternalShuffleServiceSuite`  covers this case. 
   
   I have added some temporary logging and check the 
`blockStatusByShuffleService`:
   
   ```
   21/06/06 00:54:05.184 dispatcher-BlockManagerMaster ERROR 
BlockManagerMasterEndpoint: Attila Map(BlockManagerId(0, 192.168.1.210, 57357, 
None) -> {rdd_1_0=BlockStatus(StorageLevel(disk, 1 replicas),0,922)}, 
BlockManagerId(driver, apiros-mbp16.lan, 57357, None) -> {})
   21/06/06 00:54:05.184 dispatcher-BlockManagerMaster ERROR 
BlockManagerMasterEndpoint: Attila Map(BlockManagerId(driver, apiros-mbp16.lan, 
57357, None) -> {})
   ```


-- 
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.

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



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to