Webconsole- unable to enter password Access denied

I am getting this error when trying to enter password to enter a file that i downloaded it from github.
@cxln4 bigdataretail]$ mysql -u root -p
Enter password:
ERROR 1045 (28000): Access denied for user ‘root’@‘localhost’ (using password: YES)

Please see the MySQL command in your “My Lab” section.

No its not accepting the password

$ sh /home/madhuayyappan927420/bigdataretail/dataset/databasescript/import_adventurework.sh
Enter password:
ERROR 1045 (28000): Access denied for user ‘root’@‘localhost’ (using password: YES)

Please change your script to specify correct user (sqoopuser) and password. See the login/password of mysql in “My Lab” section. Please note that the login/password of mysql as different from your usual login/password.