Questions tagged [cloudera-manager]

Cloudera's end-to-end administration tool for Apache Hadoop, its ecosystem components, and related applications from Cloudera

From Cloudera Manager 5 Overview:

Cloudera Manager is an end-to-end application for managing CDH clusters. Cloudera Manager sets the standard for enterprise deployment by delivering granular visibility into and control over every part of the CDH cluster—empowering operators to improve performance, enhance quality of service, increase compliance and reduce administrative costs. With Cloudera Manager, you can easily deploy and centrally operate the complete CDH stack and other managed services. The application automates the installation process, reducing deployment time from weeks to minutes; gives you a cluster-wide, real-time view of hosts and services running; provides a single, central console to enact configuration changes across your cluster; and incorporates a full range of reporting and diagnostic tools to help you optimize performance and utilization.

Additional Information

Related Tags

380 questions
0
votes
1 answer

Spark memory fraction Parameter

I am using Cloudera distribution of Hadoop and the Spark2 version that is used is 2.2. I was searching for memory management parameters that are present inside "Memory Management" section of the below…
Prashant
  • 702
  • 6
  • 21
0
votes
1 answer

unable to open cloudera manager 7180 port using AWS public DNS on web browser

Trying to install cloudera distribution on AWS ubuntu instance. successfully installed cloudera manager using below commands: $ wget https://archive.cloudera.com/cm5/installer/latest/cloudera-manager-installer.bin $ chmod u+x…
0
votes
1 answer

Cloudera hadoop data storage into specific node

I have 10 amazon ec2 node cluster used for every day data processing and i want to use all the 10 nodes for each day batch process (2 hours process only) and once the reporting data points got generated then i want to shutdown 5 nodes and make only…
Manindar
  • 999
  • 2
  • 14
  • 30
0
votes
1 answer

How to open Hue portal from guest OS?

I have installed cloudera dist of hadoop in virtual box. Guest OS is Mac OS. I can connect to vm via ssh and send files via scp. How can i open Hue portal from Mac if the ip to VM is 19.168.1.1 ? I am using a 4GB mac air, its very slow in VM. Tried…
bStk83
  • 19
  • 5
0
votes
1 answer

Using Cloudera Manager API to permanetly disable a service

Using the Cloudera Manager API I can easily make scripts that stop,start,restart series of services. However I want to make a script that permanently disables a service in such a way that if I have to reboot a server or the cloudera environment for…
user697110
  • 589
  • 10
  • 25
0
votes
1 answer

Cloudera Manager to use hostnames not IP

Wherever I access Cloudera Manager via URI: http://cmhostname:7180/ it redirects to IP address http://xxx.xxx.xxx.xxx:7180/ How to change so CM uses hostname instead of DNS? DNS and resolver works well.
Janusz
  • 1,343
  • 11
  • 16
0
votes
1 answer

Hive Metastore Server ( CDH) started failed

Recently I install CDH hadoop (version 5.14.2) but the HIVE Metastore Server couldn't be started it has one HiveServer2 and one HIVE Metastore Server when i started it I have set datanucleus.autoCreateSchema true to let hive create its…
HbnKing
  • 1,762
  • 1
  • 11
  • 25
0
votes
2 answers

Run spark application on a different version of spark remotely

I have few spark tests that I am running fine remotely through maven on spark 1.6.0 and am using scala. Now I want to run these tests on spark2. The problem is cloudera which by default is using spark 1.6. Where is cloudera taking this version from…
udit
  • 101
  • 3
  • 17
0
votes
1 answer

Error during Cloudera installation saying No database server found running on host server

I am doing a cloudera cluster installation with 3 nodes using Installation path C as in Cloudera Documentation. I get option to enter the database name ,user and password for the databases I had created during the setup on the node with cloudera…
Saurabh Rana
  • 168
  • 3
  • 22
0
votes
2 answers

Is it necessary to be able to do SSH from one node to another in order to do cloudera cluster installation?

I am creating a cloudera cluster and when I do SSH from one node to another I get message saying "Public Key".Login to the machines happen using PEM file and paraphrase Is it necessary to be able to do SSH from one node to another in order to do…
Saurabh Rana
  • 168
  • 3
  • 22
0
votes
1 answer

Heartbeating to :7182 failed during Cloudera Installation on 3 node cluster

I am creating a 3 node cloudera cluster using Cloudera Manager.I followed the cloudera document : [1]https://www.cloudera.com/documentation/enterprise/latest/topics/cm_ig_install_path_b.html#concept_wkg_kpb_pn After login to cloudera manager and…
Saurabh Rana
  • 168
  • 3
  • 22
0
votes
1 answer

Cloudera data science workbench displaying different time

We have CDSW up and running with all the basic configurations in non-prod same as in Prod. But we are observing that it is showing time difference of 5hrs assuming it is in UTC. For example: when I type the command print(datetime.now()), it shows…
0
votes
2 answers

How to scheduler HDFS Balancer in Cloudera Manager?

Anyone have the idea on how to schedule hdfs-balancer in Cloudera Manager, and to have it run on a scheduled basis - probably every Saturday.
0
votes
0 answers

Cloudera: Installation failed. Failed to receive heartbeat on CDH 5.14 cluster installation on singleNode from agents

I am trying to install cloudera CDH 5.14.0. and facing below error during Cluster Installation. Installation failed. Failed to receive heartbeat from agent. Ensure that the host's hostname is configured properly. Ensure that port 7182 is accessible…
Ku002
  • 117
  • 1
  • 2
  • 14
0
votes
1 answer

unable to uninstall sqoop installed though CDH5 on an ubuntu machine

I uninstalled sqoop from Cloudera Manager, but I still see sqoop version through terminal: chaithu@localhost:~$ sqoop version Warning: /opt/cloudera/parcels/CDH-5.13.1-1.cdh5.13.1.p0.2/bin/../lib/sqoop/../accumulo does not exist! Accumulo imports…
Ku002
  • 117
  • 1
  • 2
  • 14