tgravescs commented on a change in pull request #28009:
URL: https://github.com/apache/spark/pull/28009#discussion_r419504656



##########
File path: 
resource-managers/yarn/src/test/scala/org/apache/spark/deploy/yarn/ClientSuite.scala
##########
@@ -206,6 +214,75 @@ class ClientSuite extends SparkFunSuite with Matchers {
     appContext.getPriority.getPriority should be (1)
   }
 
+  test("specify a more specific type for the application") {
+    // Limit to 20 characters

Review comment:
       this comment only applies to 4 below. Can you update this to say 
something like test 20 character limit, yarn should truncate it over 20 
characters.




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