You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Fi (JIRA)" <ji...@apache.org> on 2014/11/03 20:36:34 UTC

[jira] [Created] (SPARK-4211) Spark POM hive-0.13.1 profile sets incorrect hive version property

Fi created SPARK-4211:
-------------------------

             Summary: Spark POM hive-0.13.1 profile sets incorrect hive version property
                 Key: SPARK-4211
                 URL: https://issues.apache.org/jira/browse/SPARK-4211
             Project: Spark
          Issue Type: Improvement
          Components: Build
            Reporter: Fi


The fix in SPARK-3826 added a new maven profile 'hive-0.13.1'.
By default, it sets the maven property to `hive.version=0.13.1a`.
This special hive version resolves dependency issues with Hive 0.13+

However, when explicitly specifying the hive-0.13.1 maven profile, the 'hive.version=0.13.1' property would be set instead of 'hive.version=0.13.1a'

e.g. mvn -Phive -Phive=0.13.1

Also see: https://github.com/apache/spark/pull/2685



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org