spark-sql-perf
spark-sql-perf copied to clipboard
Is there a sample script to run the benchmarks?
Is there a simple starter script to begin using the repository. I am new to scala, so any guidance will be really helpful.
@krdeepakio We will add more contents to README later.
Hi, here's the output I got from running command ./bin/run --benchmark DatasetPerformance
So the RDD operations are faster than DataFrame's?