Direct import from Oracle to Hadoop using Sqoop -


When I import data from Oracle - I want to use direct parameters, using data dump / pump utility Is it possible to use the --direct option? Do I need to install an Oracle utility on my shell? If so, please suggest what I need to install?

Unfortunately, there is no Sqoop connector that utilizes the DataPump utility

Oracle has its own (closed source) big data connectors. I believe the SQL loader for Hadoop uses the datapump format.


Comments

Popular posts from this blog

sql - Find last match with latest inserted name in table -

c# - XML serialize base class without knowing derived class -

ios - Invalid IPA: missing embedded provisioning profile. Are you sure this is an ad hoc? -