dongjoon-hyun commented on pull request #30378:
URL: https://github.com/apache/spark/pull/30378#issuecomment-727740466


   It's weird. The new code is not consumed at the GitHub Action re-trigger. 
I'll rebase this to the master~
   ```
   [error] 
/home/runner/work/spark/spark/resource-managers/yarn/src/main/scala/org/apache/spark/deploy/yarn/YarnAllocator.scala:320:52:
 type mismatch;
   706
   [error]  found   : Long
   707
   [error]  required: Int
   708
   [error]         Resource.newInstance(resourcesWithDefaults.totalMemMiB, 
resourcesWithDefaults.cores)
   709
   [error]                                                    ^
   710
   [error] one error found
   ```


----------------------------------------------------------------
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:
us...@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to