Hi Everyone, I was accessing Hive Tables in Spark SQL using Scala submitted by spark-submit command. When I ran in cluster mode then got error like : Table not found But the same is working while submitted as client mode. Please help me to understand why?
Distribution : Hortonworks Thanks in advance !!