Documented here: http://spark.apache.org/docs/1.4.1/sql-programming-guide.html#interacting-with-different-versions-of-hive-metastore
In 1.4.1 we compile against 0.13.1 On Wed, Oct 28, 2015 at 2:26 PM, Bryan Jeffrey <[email protected]> wrote: > All, > > I am using a HiveContext to create persistent tables from Spark. I am > using the Spark 1.4.1 (Scala 2.11) built-in Hive support. What version of > Hive does the Spark Hive correspond to? I ask because AVRO format and > Timestamps in Parquet do not appear to be supported. > > I have searched a lot of the Spark documentation, but do not see version > specified anywhere - it would be a good addition. > > Thank you, > > Bryan Jeffrey >
