aboutsummaryrefslogtreecommitdiff
path: root/sql
diff options
context:
space:
mode:
authorfi <coderfi@gmail.com>2014-11-03 12:56:56 -0800
committerMichael Armbrust <michael@databricks.com>2014-11-03 12:56:56 -0800
commitdf607da025488d6c924d3d70eddb67f5523080d3 (patch)
treec51a7ba1549aaf73415c79ef098dfc15d99be252 /sql
parent3cca1962207745814b9d83e791713c91b659c36c (diff)
downloadspark-df607da025488d6c924d3d70eddb67f5523080d3.tar.gz
spark-df607da025488d6c924d3d70eddb67f5523080d3.tar.bz2
spark-df607da025488d6c924d3d70eddb67f5523080d3.zip
[SPARK-4211][Build] Fixes hive.version in Maven profile hive-0.13.1
instead of `hive.version=0.13.1`. e.g. mvn -Phive -Phive=0.13.1 Note: `hive.version=0.13.1a` is the default property value. However, when explicitly specifying the `hive-0.13.1` maven profile, the wrong one would be selected. References: PR #2685, which resolved a package incompatibility issue with Hive-0.13.1 by introducing a special version Hive-0.13.1a Author: fi <coderfi@gmail.com> Closes #3072 from coderfi/master and squashes the following commits: 7ca4b1e [fi] Fixes the `hive-0.13.1` maven profile referencing `hive.version=0.13.1` instead of the Spark compatible `hive.version=0.13.1a` Note: `hive.version=0.13.1a` is the default version. However, when explicitly specifying the `hive-0.13.1` maven profile, the wrong one would be selected. e.g. mvn -Phive -Phive=0.13.1 See PR #2685
Diffstat (limited to 'sql')
0 files changed, 0 insertions, 0 deletions