We do not have access to hive table/directory and are accessing data via view. In Hive/beeline/hue we are able to query data via view. but when trying to access the same VIEW in spark 2, getting permission error...as it is trying to access the table location.....is there any way to access hive data in spark via view without having access to its actual table