aboutsummaryrefslogtreecommitdiff
path: root/R
diff options
context:
space:
mode:
authorDongjoon Hyun <dongjoon@apache.org>2016-03-10 17:07:18 -0800
committerReynold Xin <rxin@databricks.com>2016-03-10 17:07:18 -0800
commit88fa866620b85522bae2f71601cebb744c09ba7e (patch)
tree776bd1880f07182cfedbe53387193448256d505e /R
parent1d542785b9949e7f92025e6754973a779cc37c52 (diff)
downloadspark-88fa866620b85522bae2f71601cebb744c09ba7e.tar.gz
spark-88fa866620b85522bae2f71601cebb744c09ba7e.tar.bz2
spark-88fa866620b85522bae2f71601cebb744c09ba7e.zip
[MINOR][DOC] Fix supported hive version in doc
## What changes were proposed in this pull request? Today, Spark 1.6.1 and updated docs are release. Unfortunately, there is obsolete hive version information on docs: [Building Spark](http://spark.apache.org/docs/latest/building-spark.html#building-with-hive-and-jdbc-support). This PR fixes the following two lines. ``` -By default Spark will build with Hive 0.13.1 bindings. +By default Spark will build with Hive 1.2.1 bindings. -# Apache Hadoop 2.4.X with Hive 13 support +# Apache Hadoop 2.4.X with Hive 1.2.1 support ``` `sql/README.md` file also describe ## How was this patch tested? Manual. (If this patch involves UI changes, please attach a screenshot; otherwise, remove this) Author: Dongjoon Hyun <dongjoon@apache.org> Closes #11639 from dongjoon-hyun/fix_doc_hive_version.
Diffstat (limited to 'R')
0 files changed, 0 insertions, 0 deletions