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

winforms - C# Form - Property Change -

javascript - amcharts makechart not working -

java - Algorithm negotiation fail SSH in Jenkins -