Support Questions

Find answers, ask questions, and share your expertise

How to connect Hive to spark local in intellij

avatar
New Contributor

I have installed HDP on google cloud VM and i wants to connect hive to spark in my local machine intellij. Please help me to learn into deep.

1 REPLY 1

avatar
Expert Contributor

You can refer this code -https://github.com/apache/spark/tree/master/examples.

You can import this into intellij and try connecting.