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

java - nested exception is org.hibernate.exception.SQLGrammarException: could not extract ResultSet Hibernate+SpringMVC -

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

asp.net mvc - breakpoint on javascript in CSHTML? -