Github user srowen commented on a diff in the pull request:
https://github.com/apache/spark/pull/11326#discussion_r54891297
--- Diff:
core/src/test/resources/HistoryServerExpectations/one_app_multi_attempt_json_expectation.json
---
@@ -11,6 +14,9 @@
"completed" : true
}, {
"attemptId" : "1",
+ "startTimeEpoch" : 1426533910242,
+ "endTimeEpoch" : 1426533945177,
+ "lastUpdatedEpoch" : "",
--- End diff --
Hm, is this right? it seems like this becomes a string when it has no
value. Is that just how JSON works or do we need to have it omit this value
when not defined?
---
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]