Member since
09-29-2015
67
Posts
45
Kudos Received
10
Solutions
07-18-2019
07:12 AM
Hive Import is Complete, but the next line gives the INFO hive.HiveImport: Export directory is contains the _SUCCESS file only, removing the directory. I have made changes in the sqoop query as i am fetching data from Oracle. When i log into hive the database doesn't has any tables, Please provide appropriate solution to this. Hopeful to hear from you guys.
... View more
06-28-2019
05:53 AM
Hi, Thanks for the Script, it solves most of my automation problems where i need to compare hive tables. few things i am trying to modify and its not working for me. we have cluster with hive installed on multi node (load balancer is enabled for HS2) , and we are using beeline (instead of hive cli) to execute queries to get data locally. as cluster is enabled for load balancer, it is executing two queries in two different nodes and local data is now in two nodes and script not able to get the actual data and failing. not sure how to make it work only on single node using beeline. Cluster is kerbrose, sentry and hs2 enabled for load balancer
... View more