Created 06-29-2018 05:01 PM
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.
Created 07-06-2018 08:31 AM
You can refer this code -https://github.com/apache/spark/tree/master/examples.
You can import this into intellij and try connecting.