I am able to create data frame on hive table in spark-shell mode.But when I was trying to acceas the data frame, getting java.io.IOException:Failed on local exception.
I am doing all these on intellipat provided VM ware.
Please help to suggest to fix the issue.
Thank you