Skip to content

Performance Optimizations and Benchmarks for Distributed SQL Engines

License

Notifications You must be signed in to change notification settings

pratikSethi/perf-ops

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

perf-ops

AWS S3 Glue Presto Spark SparkSQL Alluxio Parquet TPC-H

Performance Optimizations Analysis for Distributed SQL Engines

A comparative analysis of Distibuted SQL Engines SparkSQL and Presto

Dataset and Spark ETL

  • Dataset: TPC-H

    TPC-H Schema

    TPC-H Schema

    source

    spark-etl

    ETL Stats

    spark-etl-stats

    7 node: 1 x m4.xlarge(master), 6 x m4.large(worker nodes)

    3 node: 1 x m4.xlarge(master), 2 x m4.large(worker nodes)

Architecture

  • Presto, Spark, Glue, S3

    architecture.png

Results

  • Query Stats

    query-stats

  • Queries

    Q1

    q1

    Q2

    q2

    Q3

    q3

Future Roadmap

  • Automate the cluster provisioning

  • Automate experiments and stats collection

    • Config driven framework
  • Run federated queries

Additional Resources

About

Performance Optimizations and Benchmarks for Distributed SQL Engines

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published