Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Connect 2026! Turn data into bold moves, April 13 -15: Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
Vishu1
Employee
Employee

password alias with Sqoop components

Hi,

Need help to use password alias in Sqoop components.

like below command.

 

sqoop import -Dhadoop.security.credential.provider.path=jceks://hdfs/user/passwords/mysql.password.jceks
-–connect ‘jdbc:mysql://myexample.com/test’
-–table mytable
-–username myuser
-–password-alias mydb.password.alias

Labels (2)
2 Replies
Anonymous
Not applicable

Hi Vishu, did you get a Resolution on password alias with Sqoop components?

Vishu1
Employee
Employee
Author

Not yet. Directly using password for now.