We have very complex distributed environment where our Hadoop and oracle database are in two different private network infrastructures. We wanna use sqoop1 to import the oracle database in avro and then transport that data close to HDFS environment. And then export using sqoop1 into Hadoop systems. Is there a way I can only run sqoop1 without Hadoop prerequisite in the system? May be by just adding few dependency jars to the path?
Thanks Narasimha
