Github user andrewor14 commented on a diff in the pull request:

    https://github.com/apache/spark/pull/1218#discussion_r16207540
  
    --- Diff: core/src/test/scala/org/apache/spark/util/JsonProtocolSuite.scala 
---
    @@ -711,8 +718,8 @@ class JsonProtocolSuite extends FunSuite {
     
       private val applicationStartJsonString =
         """
    -      {"Event":"SparkListenerApplicationStart","App Name":"The winner of 
all","Timestamp":42,
    -      "User":"Garfield"}
    +      {"Event":"SparkListenerApplicationStart","App Name":"The winner of 
all","AppID":null,
    --- End diff --
    
    How did the tests pass? Your field name is supposed to be `App ID` with a 
space in the middle


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

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

Reply via email to