Created 03-08-2017 10:25 AM
I am new to this spark... here i am trying to read the data from hive views... but failing... could anyone suggest me how to do that
Thanks in Advance.
som
Created 03-08-2017 06:48 PM
@som
You would have to be more explicit about versions of Hive, Spark etc, also explain "failing". There is nothing different about accessing Hive views via Hive context from Spark as it is the same as with tables. Anyhow, check the following:
https://hortonworks.com/hadoop-tutorial/using-hive-with-orc-from-apache-spark/
Hopefully this helps.
Created 03-08-2017 06:48 PM
@som
You would have to be more explicit about versions of Hive, Spark etc, also explain "failing". There is nothing different about accessing Hive views via Hive context from Spark as it is the same as with tables. Anyhow, check the following:
https://hortonworks.com/hadoop-tutorial/using-hive-with-orc-from-apache-spark/
Hopefully this helps.