zjffdu commented on a change in pull request #3390: [ZEPPELIN-3784] Cluster 
management web page
URL: https://github.com/apache/zeppelin/pull/3390#discussion_r300627069
 
 

 ##########
 File path: 
zeppelin-interpreter/src/main/java/org/apache/zeppelin/cluster/ClusterManager.java
 ##########
 @@ -470,6 +487,7 @@ public void deleteClusterMeta(ClusterMetaType type, String 
key) {
       .register(HashMap.class)
       .register(ClusterMetaEntity.class)
       .register(Date.class)
 
 Review comment:
   Date can be removed ? since you use the new java date api 

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to