gaborgsomogyi commented on a change in pull request #26397: [SPARK-29755][CORE] Provide @JsonDeserialize for Option[Long] in LogInfo & AttemptInfoWrapper URL: https://github.com/apache/spark/pull/26397#discussion_r344054288
########## File path: core/src/main/scala/org/apache/spark/deploy/history/FsHistoryProvider.scala ########## @@ -18,6 +18,7 @@ package org.apache.spark.deploy.history Review comment: Since `FsHistoryProvider.scala` is one of the main target of this development (I mean not the PR) it would be good to clean it up somewhere. What do you think where should we do 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: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
