java - Importing a table from RDBMS to HDFS without using Sqoop -


i have been using sqoop while now. want import rows of table (present in rdbms) in hdfs without using sqoop. getting mongodb collection data hdfs, can use mapreduce job. in same way, can data rdbms hdfs using mapreduce job? if how can it?


Comments

Popular posts from this blog

Android : Making Listview full screen -

javascript - Parse JSON from the body of the POST -

javascript - How to Hide Date Menu from Datepicker in yii2 -