hadoop - Sqoop2 import from Vertica v6.0.1-7 -


i trying import vertica data hadoop/hive/impala. vertica v6.0.1-7 & cdh 5.4. have sqoop 1.99.5-cdh5.4.0 (sqoop2) installed through cm.

i tried create link using following command

sqoop:000> create link --cid 4 creating link connector id 4 please fill following values create new link object name: vertica  link configuration  jdbc driver class: com.vertica.jdbc.driver jdbc connection string: jdbc:vertica://10.1.1.1:5433/prod username: user password: ******* jdbc connection properties: there 0 values in map: entry# 

after got stuck here if hit enter start on again.

any idea how create import using sqoop2.

also know if can import in 1 command line way sqoop1 does.

thanks


Comments

Popular posts from this blog

java - pagination of xlsx file to XSSFworkbook using apache POI -

Unlimited choices in BASH case statement -

apache - How do I stop my index.php being run twice for every user -