Hi, I have a hive view which is basically set of select statements on some tables. I want to read the hive view and use hive builtin functions available in spark sql.
I am not able to read that hive view in spark sql but can retreive data in hive shell. can't spark access hive views? Thanks, Asmath