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

 ##########
 File path: 
zeppelin-interpreter/src/main/java/org/apache/zeppelin/cluster/meta/ClusterMeta.java
 ##########
 @@ -51,12 +51,14 @@
   public static String MEMORY_CAPACITY      = "MEMORY_CAPACITY";
   public static String MEMORY_USED          = "MEMORY_USED";
 
-  public static String HEARTBEAT            = "HEARTBEAT";
+  public static String LAST_HEARTBEAT       = "LAST_HEARTBEAT";
 
 Review comment:
   I am spelling wrong, I am correcting it.

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