spark-sql-perf icon indicating copy to clipboard operation
spark-sql-perf copied to clipboard

Is there a sample script to run the benchmarks?

Open krdeepakio opened this issue 10 years ago • 2 comments

Is there a simple starter script to begin using the repository. I am new to scala, so any guidance will be really helpful.

krdeepakio avatar Aug 11 '15 10:08 krdeepakio

@krdeepakio We will add more contents to README later.

yhuai avatar Sep 08 '15 16:09 yhuai

Hi, here's the output I got from running command ./bin/run --benchmark DatasetPerformance image So the RDD operations are faster than DataFrame's?

tienduccao avatar Feb 16 '16 12:02 tienduccao