Skip to content

Commit

Permalink
Update medium-stats-spark-driver.py
Browse files Browse the repository at this point in the history
  • Loading branch information
pavan-kumar-99 authored Jul 6, 2024
1 parent 66b7904 commit d756b38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/medium/medium-stats-spark-driver.py
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ def process_data(bucket_name, bucket_prefix, local_path):
)
.config(
"spark.hadoop.fs.s3a.endpoint",
"http://10.97.32.50:9000/",
"http://10.100.44.242:9000/",
)
.config(
"spark.sql.catalogImplementation",
Expand Down

0 comments on commit d756b38

Please sign in to comment.