Sqoop the data from oracle using HDP 2.4 on windows environment -


sqoop data oracle using hdp 2.4 on windows environment

error message:

the system can not find file specified.

sqoop import --connect jdbc:oracle:thin:hud_reader/hud_reader_n1le@huiprd_nile:1527 --username hud_reader --password hud_reader_n1le --table <dataaggrun> --target-dir c:\hadoop\hdp\temp --m 1

help appreciated. thank you.


Comments

Popular posts from this blog

php - Passing multiple values in a url using checkbox -

compilation - PHP install fails on Ubuntu 14 (make: *** [sapi/cli/php] Error 1) PHP 5.6.20 -

sql - Postgresql tables exists, but getting "relation does not exist" when querying -