Skip to content

Commit

Permalink
add spark benchmark test data generation changes
Browse files Browse the repository at this point in the history
  • Loading branch information
ratnopamc committed Nov 1, 2024
1 parent 8a367fe commit 8c7bcdb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ spec:
mainApplicationFile: local:///opt/spark/examples/jars/eks-spark-benchmark-assembly-1.0.jar
arguments:
# TPC-DS data location
- "s3a://spark-operator-doeks-spark-logs-20241031201012190500000003/TPCDS-TEST-1TB"
- "s3a://<BUCKET_NAME>/TPCDS-TEST-1TB"
# Path to kit in the docker image
- "/opt/tpcds-kit/tools"
# Data Format
Expand Down

0 comments on commit 8c7bcdb

Please sign in to comment.