cancel
Showing results for 
Search instead for 
Did you mean: 
elsirya
New Contributor III
since ‎07-17-2024
‎07-18-2024

User Stats

  • 2 Posts
  • 1 Solutions
  • 0 Kudos given
  • 1 Kudos received

User Activity

Currently I am creating unit tests for our ETL scripts although the test is not able to recognize sc (SparkContext).Is there a way to mock SparkContext for a unit test? Code being tested: df = spark.read.json(sc.parallelize([data])) Error message rec...
Kudos from