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
Post a Comment