To access MySQL in big data labs use the below commands
To use retail database
mysql -u retail_user -h ms.itversity.com -p
password:itversity
To use hr database
mysql -u hr_user -h ms.itversity.com -p
password:itversity
To use h1b database
mysql -u h1b_user -h ms.itversity.com -p
password:itversity
To use nyse database
mysql -u nyse_user -h ms.itversity.com -p
password:itversity
If you are facing any issue or for more Information on this please go through below video:
Common issues we encounter on our state of the art Big Data Cluster with Hadoop, Spark and many others - https://labs.itversity.com
This is to simplify our support process so that we can answer technical issues as well.