Github user srowen commented on the issue:

    https://github.com/apache/spark/pull/15803
  
    We are talking about the history server's human-readable API, right? the 
code being changed does not deal with JSON Dates, but hacks a date string to 
drop seconds and timezone.
    
    My point was that it doesn't quite match how dates are rendered in other 
services like the application web UI. It looks like dates may have different 
timezones. It's a different problem, but related.
    
    I suppose this is a good step forward, because it is at least clearer, even 
if it doesn't make the behavior consistent, right? but are we sure the dates 
are always GMT? it seems like it from the tests but I want to be sure we're not 
missing something.


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