[ https://issues.apache.org/jira/browse/SPARK-4211?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Fi updated SPARK-4211: ---------------------- Fix Version/s: 1.2.0 > 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 > Fix For: 1.2.0 > > > 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-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org