Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue in running ingestion benchmark #3

Open
rbalamohan opened this issue May 16, 2023 · 0 comments
Open

Issue in running ingestion benchmark #3

rbalamohan opened this issue May 16, 2023 · 0 comments

Comments

@rbalamohan
Copy link

For insert/ingestion benchmarks, can you share more details on how this was planned?

There are mentions about "base/" folder. But data is not loaded in that location, and it leads to errors when running "ingestion" benchmarks.

https://github.com/lhbench/lhbench/blob/main/src/main/scala/benchmark/IncrementalTPCDSBenchmark.scala#L358-L362

It will be good to add additional dependencies on ingestion benchmarks.

FILE UPLOAD: Uploaded /home/ec2-user/20230516-150914-tpcds-custom-ingestion-delta-report.csv to s3://path/ingestion/1gb/delta/20230516145512/reports/csv/ org.apache.spark.sql.AnalysisException: Path does not exist: s3://path/ingestion/1gb/base/call_center.dat at org.apache.spark.sql.errors.QueryCompilationErrors$.dataPathNotExistError(QueryCompilationErrors.scala:1016) at org.apache.spark.sql.execution.datasources.DataSource$.$anonfun$checkAndGlobPathIfNecessary$4(DataSource.scala:785) at org.apache.spark.sql.execution.datasources.DataSource$.$anonfun$checkAndGlobPathIfNecessary$4$adapted(DataSource.scala:782) at org.apache.spark.util.ThreadUtils$.$anonfun$parmap$2(ThreadUtils.scala:372) at scala.concurrent.Future$.$anonfun$apply$1(Future.scala:659) at scala.util.Success.$anonfun$map$1(Try.scala:255) at scala.util.Success.map(Try.scala:213)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant