[ https://issues.apache.org/jira/browse/SPARK-24070?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16452096#comment-16452096 ]
Michał Świtakowski edited comment on SPARK-24070 at 4/25/18 11:43 AM: ---------------------------------------------------------------------- [~maropu] I think you can just use the existing benchmark: [https://github.com/apache/spark/blob/master/sql/core/src/test/scala/org/apache/spark/sql/execution/datasources/parquet/ParquetReadBenchmark.scala] Just make sure that you have a few GB of free memory. If the files are read from OS buffer cache, we will be able to see any performance differences better. was (Author: mswit): [~maropu] I think you can just use the existing benchmark: [https://github.com/apache/spark/blob/master/sql/core/src/test/scala/org/apache/spark/sql/execution/datasources/parquet/ParquetReadBenchmark.scala] Just make sure that you have a few GB of free memory. If the files are read from OS buffer cache, we will be able to see any performance differences better. * Visual > TPC-DS Performance Tests for Parquet 1.10.0 Upgrade > --------------------------------------------------- > > Key: SPARK-24070 > URL: https://issues.apache.org/jira/browse/SPARK-24070 > Project: Spark > Issue Type: Sub-task > Components: SQL > Affects Versions: 2.4.0 > Reporter: Xiao Li > Assignee: Takeshi Yamamuro > Priority: Major > > TPC-DS performance evaluation of Apache Spark Parquet 1.8.2 and 1.10.0. -- This message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org