Retrieve metadata filled in spark cluster from an object class to the local at the end of the processing

Viewed 14

I have created a monitoring object class to get the metadata from all my processing. I serialized this object class and added it to my spark-submit, but I don't know how i can get all this metadata collected in the spark cluster to the local. Would you have an idea please?

0 Answers
Related