toujours33 commented on a change in pull request #34720:
URL: https://github.com/apache/spark/pull/34720#discussion_r758007701



##########
File path: core/src/main/scala/org/apache/spark/status/storeTypes.scala
##########
@@ -129,7 +129,7 @@ private[spark] object TaskIndexNames {
   final val SER_TIME = "rst"
   final val SHUFFLE_LOCAL_BLOCKS = "slbl"
   final val SHUFFLE_READ_RECORDS = "srr"
-  final val SHUFFLE_READ_TIME = "srt"
+  final val SHUFFLE_READ_FETCH_WAIT_TIME = "srfwt"

Review comment:
       In this scenario, we have not found the problem that the leveldb file 
cannot be parsed for the time being. But this seems to be a problem, we are 
glad to revert to this rename




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

To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to