You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
alupher edited this page Oct 11, 2012
·
85 revisions
Shark (Hive on Spark)
Shark is a large-scale data warehouse system for Spark designed to be compatible with Apache Hive. It can answer Hive QL queries up to 30 times faster than Hive without modification to the existing data nor queries. Shark supports Hive's query language, metastore, serialization formats, and user-defined functions.
Documentation
There is a small corpus of helpful documents on Shark. The shark-users mailing list is also very active and will be a helpful resource for beginners.
For Users:
Shark User Guide - an introduction to running Shark and its API.
List of unsupported Hive features provides list of Hive features that we don't support yet. If you are interested in trying out Shark and use some of the following features, please drop us a note and we will see how we can accommodate.