Hi, I am planning to test out the Hive on Spark functionality provided by the newer versions of Hive. I wanted to know why is it necessary to remove the Hive jars from the Spark build as mentioned on this this page. <https://cwiki.apache.org/confluence/display/Hive/Hive+on+Spark%3A+Getting+Started> This would require me to have 2 spark builds, one with the Hive jars and one without.
Any help is appreciated, Udit