LuciferYang commented on PR #39435:
URL: https://github.com/apache/spark/pull/39435#issuecomment-1379870165

   Manually checked the core module with this pr as follows:
   
   ```
   gh pr checkout 39435
   export LIVE_UI_LOCAL_STORE_DIR=/Users/yangjie01/SourceCode/spark-ui
   build/mvn clean install 
-Dtest.exclude.tags=org.apache.spark.tags.ExtendedLevelDBTest -pl core -am
   ```
   
   test passed, and I found there are some other UI objects not match 
ProtobufSerializer, I will create some new jira later
   
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to