Is it possible to join a hive table with oracle table? -



Is it possible to join a hive table with oracle table? -

i have problem in writing query using hiveql.

is possible bring together hive table oracle table? if yes how? if no why?

to access info stored in hive tables, including joining on them, need oracle big info connector.

from documentation:

using oracle sql connector hdfs, can utilize oracle database access , analyze info residing in hdfs files or hive table. can query , bring together info in hdfs or hive table other database-resident data. if required, can load info database using sql.

oracle join hadoop hive

Comments

Popular posts from this blog

php - How to pass multiple values from url -

php - Laravel not returning controller -

c# - Confused on how to specify a Platform and Version while using ChromeOptions for RemoteWebDriver with Selenium donNet since recent updates -