liuxunorg opened a new pull request #3407: [ZEPPELIN-4240] Fixed the date 
format error in cluster management page
URL: https://github.com/apache/zeppelin/pull/3407
 
 
   ### What is this PR for?
   The startup time of the zeppelin service and the interpreter process in the 
cluster metadata. The heartbeat time is the LocalDateTime.
   The correct format is not displayed in the cluster management page.
   
   # Before fixed
   
![cluster-web-page-error-time](https://user-images.githubusercontent.com/3677382/61205136-d8870f00-a721-11e9-9879-174cd5b6ad0e.png)
   
   
   # After fixed
   
![FormattedDateTime](https://user-images.githubusercontent.com/3677382/61205142-dd4bc300-a721-11e9-80f6-beb930eed834.gif)
   
   
   ### What type of PR is it?
   [Bug Fix]
   
   
   ### What is the Jira issue?
   * Open an issue on Jira https://issues.apache.org/jira/browse/ZEPPELIN/
   * Put link here, and add [ZEPPELIN-*Jira number*] in PR title, eg. 
[ZEPPELIN-533]
   
   ### How should this be tested?
   * First time? Setup Travis CI as described on 
https://zeppelin.apache.org/contribution/contributions.html#continuous-integration
   * Strongly recommended: add automated unit tests for any new or changed 
behavior
   * Outline any manual steps to test the PR here.
   
   ### Screenshots (if appropriate)
   
   ### Questions:
   * Does the licenses files need update?
   * Is there breaking changes for older versions?
   * Does this needs documentation?
   

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


With regards,
Apache Git Services

Reply via email to