Hive on Spark is not recommended. The recommended path is to use either Tez
or LLAP. If you already are using Spark 3, it would be far easier to use
Spark SQL.
.. Owen
On Wed, Aug 24, 2022 at 3:46 AM Fred Bai wrote:
> Hi everyone:
>
> Do we have any support for Hive on Spark? I need Hive on Spa
Hi everyone:
Do we have any support for Hive on Spark? I need Hive on Spark, but my
Spark version is 3.X.
I found Hive incompatible with Spark3, I modify a lot of code to be
compatible.
Hive on Spark has deprecated?
And. Hive on Spark is very slow when the job executes.