[ https://issues.apache.org/jira/browse/HIVE-15302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15707443#comment-15707443 ]
Rui Li commented on HIVE-15302: ------------------------------- Thanks for your suggestions, Marcelo. I'll use spark.yarn.jars instead. The "download tarball from somewhere" approach is for the test, and we have HIVE-14735 to move it to maven. What I'm trying to solve here is how to avoid the conflict at runtime (i.e. user running SQL with HoS). I plan to find the needed jars from the Spark installed in the cluster, and upload the jars to HDFS. Then we don't have to require the Spark in cluster is built w/o Hive. > Relax the requirement that HoS needs Spark built w/o Hive > --------------------------------------------------------- > > Key: HIVE-15302 > URL: https://issues.apache.org/jira/browse/HIVE-15302 > Project: Hive > Issue Type: Improvement > Reporter: Rui Li > Assignee: Rui Li > > This requirement becomes more and more unacceptable as SparkSQL becomes > widely adopted. Let's use this JIRA to find out how we can relax the > limitation. -- This message was sent by Atlassian JIRA (v6.3.4#6332)