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
Post a Comment