Brock Noland created HIVE-9379:
----------------------------------
Summary: Fix tests with some versions of Spark + Snappy
Key: HIVE-9379
URL: https://issues.apache.org/jira/browse/HIVE-9379
Project: Hive
Issue Type: Sub-task
Components: Spark
Affects Versions: spark-branch
Reporter: Brock Noland
Assignee: Brock Noland
Some versions of spark use a snappy versions which requires the following
properties on OSX:
{noformat}
-Dorg.xerial.snappy.tempdir=/tmp
-Dorg.xerial.snappy.lib.name=libsnappyjava.jnilib
{noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)