Skip to content

Commit

Permalink
Point to Spark SQL
Browse files Browse the repository at this point in the history
  • Loading branch information
rxin committed Sep 2, 2014
1 parent f8c16f2 commit 401fca0
Showing 1 changed file with 1 addition and 10 deletions.
11 changes: 1 addition & 10 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,4 @@
# 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 100 times faster than Hive without
modification to either the existing data or queries. Shark supports Hive's query language,
metastore, serialization formats, and user-defined functions.

Shark 0.9.2 requires:
* Scala 2.10.3 (packaged already in Shark)
* AMPLab's Hive 0.11 (packaged already in Shark)
* Spark 0.9.1

## For current documentation, see the [Shark Project Wiki](https://github.com/amplab/shark/wiki)
Development in Shark has been ended and subsumed by [Spark SQL](http://spark.apache.org/sql/). Please see [this blog post](http://databricks.com/blog/2014/07/01/shark-spark-sql-hive-on-spark-and-the-future-of-sql-on-spark.html) for more information.

0 comments on commit 401fca0

Please sign in to comment.