Skip to content

Created a utility to import data from traditional databases to hdfs using sqoop and implemented using bash

Notifications You must be signed in to change notification settings

BandiM/Bash-sqoop-utility

Repository files navigation

This utility will connect to RDBMS database and import the data using sqoop run on hdfs

#Execution : sh Master.sh "environmnet" ex:sh Master.sh dev

#required parameters needs to update in Parameters.cfg

It will sqoop all the available tables in the given database

About

Created a utility to import data from traditional databases to hdfs using sqoop and implemented using bash

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages