This document details an experimental analysis comparing Hive, Presto, and Spark using the TPC-DS benchmark, focusing on query execution times and performance characteristics. It presents findings on how each engine performs under different workloads, highlighting that Hive with LLAP excels in I/O-bound tasks, while Spark is better for CPU-bound tasks. Performance metrics indicate significant execution time reductions and resource utilization patterns for various queries across datasets of 100GB and 1TB.