This document summarizes HSpark, which enables Spark SQL on NoSQL HBase tables. It introduces HBase and how it can be mapped to SQL. HSpark seamlessly integrates HBase into the Spark ecosystem using a SQL interface. It supports various data types and SQL syntax. Performance benchmarks show HSpark outperforms other solutions. Future plans include supporting other NoSQL databases and transactions. A demo video is provided.