Member since
04-09-2016
16
Posts
5
Kudos Received
0
Solutions
03-09-2017
12:50 PM
@Jay SenSharma the basic problem is it is not accepting -padmin123 password which is the password for windows mysql db rather it accepts -phadoop password for root..
... View more
03-09-2017
11:50 AM
@Jay SenSharma I am using virtualbox sandbox in my host machine which is window 10. i have mysql db installed in windows which i want to access in virtualbox sandbox.. i have tried your given command mysql -u root -padmin123 hadoop_test user: root
Password: admin123
database Name : hadoop_test it gives me error 1045 (28000): Access denied for user root'@'localhost (using password: yes) According to my concept defeult mysql db in sandbox and host machien ( window 10) db is different thing..am I right?
apology for taking too much of your time
... View more
03-09-2017
10:00 AM
@Jay SenSharma hey brother.. i can access the following schema in mysql in ssh (see attached screen shot)..but i want to access host machine's mysql db..in which i have another schema named test.. how i access that? plz help i am stuck here..
... View more
03-06-2017
07:02 AM
@Jay SenSharma Thanks brother.. I'll try this and will update you.
... View more
03-06-2017
06:28 AM
I want to access mysql schemas which is installed in my host machine. Using password: hadoop i have accessed DB but it is only showing information shcema when I enter show databases Command it only showing information schema. how can i access other databases? @Jay SenSharma
... View more
03-05-2017
12:41 PM
Hello guys, I am newbie to hadoop. I have installed sandbox vmware and now i want to access mysql DB which is installed in my host machine into hive through sqoop. after writing following command mysql -u root -p I am getting following error. any help? ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES)
... View more
Labels:
- Labels:
-
Apache Hive
-
Apache Sqoop
04-09-2016
12:05 PM
Thanks for your time .. I just wanna ask one more thing..I have 4 GB RAM..and I read that min 8 GB RAM is needed to properly work with hortonworks.. will it be ok?
... View more