dongjoon-hyun commented on code in PR #41703:
URL: https://github.com/apache/spark/pull/41703#discussion_r1238990670
##########
core/src/main/scala/org/apache/spark/resource/ResourceProfile.scala:
##########
@@ -215,7 +215,7 @@ class ResourceProfile(
}
}
if (taskResourcesToCheck.nonEmpty) {
- throw new SparkException("No executor resource configs were not
specified for the " +
+ throw new SparkException("No executor resource configs were specified
for the " +
Review Comment:
Nice catch!
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]