I\'m new to Spark streaming, and trying to call an api and parsing the json data in Pyspark, and loading it into postgres database.
The solution working fine if I run