Hi, I was trying to create a table in hive and insert some data. I was able to access it from hive cli. But when I m using spark its showing tables, but unable to fetch data. Is there a way to share HDFS data between spark and hive
Hi,
I was trying to create a table in hive and insert some data. I was able to access it from hive cli.
But when I m using spark its showing tables, but unable to fetch data.
Is there a way to share HDFS data between spark and hive