Relative Content

Tag Archive for pythonapache-sparkloggingpysparketl

Drop message in function execution time – Spark

I’m trying to run some functions for my ETL pipelines and log them in the process, the issue is that when I call my function my log message is instantly shown, I want to display it during the execution.