2206
Posts
230
Kudos Received
82
Solutions
About
My expertise is not in hadoop but rather online communities, support and social media. Interests include: photography, travel, movies and watching sports.
My Accepted Solutions
Title | Views | Posted |
---|---|---|
438 | 05-07-2025 11:41 AM | |
904 | 02-27-2025 12:49 PM | |
2776 | 06-29-2023 05:42 AM | |
2361 | 05-22-2023 07:03 AM | |
1729 | 05-22-2023 05:42 AM |
06-06-2022
01:08 AM
Hi Everyone, This is Venkata Surya Prakash, I am new to this cloudera community channel as well as to this technology. I have seen the above query regarding the connection issues of Cloudera Manager, When I see that, I just recollected all my tries on fixing the same issue when I was a bootcamper. And here are the steps when you face this issue: Firstly, Make sure that you open the Terminal and execute the following commands; [cloudera@quickstart ~]$ mysql -uroot -pcloudera Welcome to the MySQL monitor. Commands end with ; or \g. Your MySQL connection id is 234 Server version: 5.1.73 Source distribution Copyright (c) 2000, 2013, Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners. Type 'help;' or '\h' for help. Type '\c' to clear the current input statement. mysql> CREATE USER 'oozie'@'localhost' IDENTIFIED BY 'cloudera'; Query OK, 0 rows affected (0.00 sec) mysql> GRANT ALL PRIVILEGES ON *.* TO 'oozie'@'localhost' WITH GRANT OPTION; Query OK, 0 rows affected (0.00 sec) mysql> CREATE USER 'cm'@'localhost' IDENTIFIED BY 'cloudera'; Query OK, 0 rows affected (0.00 sec) mysql> GRANT ALL PRIVILEGES ON *.* TO 'cm'@'localhost' WITH GRANT OPTION; Query OK, 0 rows affected (0.00 sec) Secondly, close the whole setup i.e, The cloudera instance from the VMware and even close your VMware, as it is always recommended to start a new session soon after some amendments to the instance. Thirdly, start your cloudera setup in VMware and execute the below command in the Terminal. sudo /home/cloudera/cloudera-manager --force --express (Note: If you use enterprise addison then replace --express with --enterprise) After executing the above command, have some patinece and watch the terminal (CDH will shutdown and automatically restarts on it own). You will get a success!!! message. Finally, copy the URL just below the success!! message and paste in the mozilla browser, and then hit enter. It will ask for logins both the username and passwords are: cloudera. Thats all, and wait for a few seconds cloudera manager will bootup. Please find the attached images.
... View more
05-26-2022
05:09 AM
@KPG1
As this is an older post we recommend starting a new thread. This will provide the opportunity to provide details specific to your environment that could aid others in providing a more accurate answer to your question.
... View more
04-22-2022
06:24 AM
@Rekasri have you resolved your issue? If so, please mark the appropriate reply as the solution, as it will make it easier for others to find the answer in the future.
... View more
04-22-2022
06:23 AM
@Saraali have you resolved your issue? If so, please mark the appropriate reply as the solution, as it will make it easier for others to find the answer in the future.
... View more
04-20-2022
10:34 AM
@KalyanYala If your issue has been resolved, please mark the appropriate reply as the solution, as it will make it easier for others to find the answer in the future.
... View more
04-18-2022
05:45 AM
Welcome to the community @ChinaRed-Liu . As this is an older post you would have a better chance of receiving a resolution by starting a new thread. This will also provide the opportunity to provide details specific to your environment that could aid others in providing a more accurate answer to your question.
... View more
04-15-2022
06:48 AM
@yagoaparecidoti If your issue is resolved, please mark the appropriate reply as the solution, as it will make it easier for others to find the answer in the future.
... View more
04-07-2022
01:05 PM
@AbelUD As pricing and licensing is complex and can change over time I would suggest the following for the most up to date information:
For customers - contact your Cloudera account representative.
Non-customers should contact sales.
... View more
03-24-2022
11:35 AM
1 Kudo
Fingers crossed it can push the reported bug up the review list a bit then! 🙂 Thanks for the excellent help and attention..
... View more
03-24-2022
10:16 AM
1 Kudo
@kumsath
I'm happy to see you resolved your issue. Please mark the appropriate reply as the solution, as it will make it easier for others to find the answer in the future.
... View more