my requirement is to move data from oracle database to remote hdfs file systems, remote hive with kerberos authentication. What are the configuration changes that I need to make in my local installation of hive, hadoop, sqoop, kerberos in order to sqoop to work.
Asked
Active
Viewed 57 times
0
-
1) Sqoop is a retired Apache project, so if you are "new", then you should use something else 2) It uses XML files in `$HADOOP_CONF_DIR` like all other Hadoop client processes – OneCricketeer Oct 06 '22 at 15:28