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 | |
2774 | 06-29-2023 05:42 AM | |
2361 | 05-22-2023 07:03 AM | |
1725 | 05-22-2023 05:42 AM |
11-10-2016
05:14 AM
I am happy to see that the upgrade resolved your issue. Best of luck as you continue with the project. 🙂
... View more
10-29-2016
01:35 PM
Is there a trial for the course? It's pretty expensive to expect someone to pay that much money without the possibility for a refund.
... View more
10-13-2016
05:41 AM
Due to the changes involving support access the correct route would be to go up your chain and through your Cloudera representative. If you run into issues with that route send me a private message with additional details and I can get with the Cloudera representative to contact your company.
... View more
10-10-2016
08:19 AM
Cy Jervis, thanks for your remind. Yes, I agree, we should not create a new topic in one thread. I'll create a new thread on my performance issue.
... View more
10-09-2016
01:02 AM
This should help: http://www.yourtechchick.com/hadoop/no-databases-available-permissions-missing-error-hive-sentry/
... View more
09-26-2016
05:03 AM
Congratulations on solving the issue @Ezreal. Would you mind sharing what you did to correct it?
... View more
08-31-2016
12:03 PM
8 Kudos
There are three main installation paths for creating a new Cloudera Manager deployment:
Installation Path A - Automated Installation by Cloudera Manager (Non-Production Mode).
"This path is recommended for demonstration and proof-of-concept deployments, but is not recommended for production deployments because it's not intended to scale and may require database migration as your cluster grows"[1].
Installation Path B - Installation Using Cloudera Manager Parcels or Packages.
This path requires you to first manually install and configure an external database for the Cloudera Manager Server, Cloudera Management services and any other CDH services that may reside on this database instance (such as Hue, Hive, Oozie etc.).
Installation Path C - Manual Installation Using Cloudera Manager Tarballs.
In this path, you install the the Oracle JDK, Cloudera Manager server and Agent software using tarballs.
This tutorial covers the Path B installation of Cloudera Manager and the configuration of a cluster.
It is intended to be a quick start guide and it is recommended that it be used in conjunction with the Installation documentation[2].
The installation consists of three high level steps:
RPM installation.
Cloudera Manager database creation.
Installation wizard
The tutorial is broken out in 5 sequential recordings/modules. There is an introduction section and the Installation Wizard portion is makes up the final two videos.
1 – Introduction: System requirements, assumptions and install High level steps.
2 – RPM Installation: Establish the Cloudera Manager Repository Strategy. Use the cloudera-manager.repo file’s baseurl to set the installed Cloudera Manager version. Run the yum installation commands.
3 – Database creation: Use of the scm_prepare_database.sh script to create the Cloudera manager database.
4 – Installation wizard part 1: In this first half of the installation wizard, we run through installation of the Cloudera Manager Agents and CDH Parcels for all the nodes.
5 – Installation wizard part 2: In the second half of the wizard, we run through the configuration of the Cluster.
[1] http://www.cloudera.com/documentation/enterprise/latest/topics/installation_installation.html
[2] http://www.cloudera.com/documentation/enterprise/latest/topics/cm_ig_install_path_b.html
... View more
Labels:
08-22-2016
11:51 AM
Hi BhushanK Thank you very much. Please, How do you setup the path in hue.sh e hue.ini is it like this? hue.sh export HUE_HOME=/opt/mapr/hue/hue-3.9.0 export HADOOP_CONF_DIR=/opt/mapr/hadoop/hadoop-2.7.0/etc/hadoop hue.ini [spark] livy_server_host=localhost # Configure livy to start with 'process', 'thread', or 'yarn' workers. livy_server_session_kind=yarn
... View more
08-19-2016
06:35 AM
I'm happy to see that you resolved the issue. Thank you for updating the post with the solution in case it can assist others. 🙂
... View more