Skip to content

harsha2010/shark

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Shark 0.2 requires Scala 2.9.2, Hive 0.9, and Spark 0.6.

For current documentation, see the Shark Project Wiki

Releases

No releases published

Packages

No packages published

Languages

  • Scala 91.6%
  • Java 5.4%
  • Shell 2.7%
  • Other 0.3%