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

c# - SignalR: "Protocol error: Unknown transport." when navigating to hub -

Camel ProducerTemplate possible memory leak -

javascript - Adhering to a max length setting with jshint -