Skip to content

Commit

Permalink
test worflow trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
uche-madu committed Oct 9, 2023
1 parent e0c83c9 commit 660043b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions pyspark-scripts/gcs_utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -160,5 +160,4 @@ def get_spark(
builder.config("spark.serializer", "org.apache.spark.serializer.KryoSerializer")
builder.config("spark.kryoserializer.buffer.max", "2000M")
builder.config("spark.driver.maxResultSize", "0")
return builder.getOrCreate()

return builder.getOrCreate()

0 comments on commit 660043b

Please sign in to comment.