Hi Yang, Sqoop client java api is available in Sqoop2 (1.99.2) version but not yet released.
Get Sqoop2 source and build. Follow link https://cwiki.apache.org/confluence/display/SQOOP/Sqoop2+Quickstart Installation and demo given in http://sqoop.apache.org/docs/1.99.1/index.html Use sqoop client jar, sqoop model jar and sqoop common jar in your client programs. Thanks, Vasanth kumar On Wed, Mar 27, 2013 at 1:01 PM, YouPeng Yang <[email protected]>wrote: > Hi ALL > > I want to import data from a RMDBS to HDFS. > > however i do not want to complete it using the sqoop shell api. > Are there any java apis to implements jobs like: > sqoop import > > I also want to get the import output file through any java api after the > above step > > > Any help will be appreciated . > > Thanks a lot > > regards > > -- Regards Vasanth kumar RJ
