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
1
vote
1 answer

cloudera swap space reached to max threshold

I'm getting this alarm on Cloudera, is there any way to increase the swap space capacity?
Mahmoud Odeh
  • 942
  • 1
  • 7
  • 19
1
vote
1 answer

Cloudera Docker image - not able to access Hue & Cloudera manager

I've installed Cloudera Docker on Mac (referred link - https://blog.cloudera.com/blog/2015/12/docker-is-the-new-quickstart-option-for-apache-hadoop-and-cloudera/) Command used for starting Cloudera Docker image -> docker run --privileged=true…
Karan Alang
  • 869
  • 2
  • 10
  • 35
1
vote
1 answer

Installing CDH using Cloudera Manager: No such file or directory

Installing using CM and successfully download and distribute all parcels. However, all agents do not decompress parcels when distribution is 100% finished. Checking the log, it says: [21/Nov/2018 09:53:04 +0000] 30292 MainThread parcel INFO …
user2894829
  • 775
  • 1
  • 6
  • 26
1
vote
1 answer

Install CDH 6.0.1 have trouble with install cm-agent

with cloudera install doc step by step I have in trouble with Install Agents like this: It said install failed and can not receive signal. And I find the log like this: [13/Nov/2018 16:44:19 +0000] 4306 MainThread agent ERROR …
piperck
  • 75
  • 9
1
vote
1 answer

STARTTLS error when sending alerts from Cloudera manager

I'm trying to adjust alerts using Cloudera's Alert publisher (v. 5.14). Here are my alert publisher's settings from Cloudera's UI: - Enable Email Alerts: true - Mail Server Protocol: smtp - Mail Server Hostname: smtp.gmail.com - Mail Server…
VeLKerr
  • 2,995
  • 3
  • 24
  • 47
1
vote
0 answers

What is recommended value for hdfs datanode cache?

How many memory should be set for hdfs datanode caching ? OS CentOS Linux 7.4 dfs.datanode.max.locked.memory This determines the maximum amount of memory a DataNode will use for caching
jBee
  • 193
  • 1
  • 1
  • 11
1
vote
1 answer

Unable to setup cloudera manager web on port 7180 - cluster installation

I am using ubuntu local machine with below hostname and trying to setup cloudera Hadoop Distribution CDH5. chaithu@localhost:~$ hostname localhost chaithu@localhost:~$ hostname -f localhost chaithu@localhost:~$ ssh chaithu@localhost Welcome to…
Ku002
  • 117
  • 1
  • 2
  • 14
1
vote
2 answers

How to get active namenode hostname from Cloudera Manager REST API?

I'm able to access the Cloudera manager rest API. curl -u username:password http://cmhost:port/api/v10/clusters/clusterName How to find the active namenode and resource mangarer hostname? I couldn't find anything relevant from API…
Vijay Innamuri
  • 4,242
  • 7
  • 42
  • 67
1
vote
2 answers

Cloudera Spark2 Installation

I'm trying to install Spark2 in my cloudera cluster (evaluation version) following the cloudera's instructions to install this component. I downloaded the CSD, installed it and using the parcel downloaded the component, distribute it but when I try…
gleX
  • 595
  • 2
  • 8
  • 22
1
vote
1 answer

HDFS Reoccurring Error: Under-Replicated Blocks

Every day our Hadoop Cluster reports that there are "Under-replicated blocks". It is managed through Cloudera Manager. An example of the health warning is: ! Under-Replicated Blocks Concerning: 767 under replicated blocks in the cluster. 3,115…
Smittey
  • 2,475
  • 10
  • 28
  • 35
1
vote
1 answer

updating yarn.scheduler memory

Total Noob here, I installed Cloudera Manager on single node on aws ec2. I followed the install wizard but when I try running spark-shell or pyspark I get the following error message: ERROR spark.SparkContext: Error initializing…
user3007270
  • 406
  • 4
  • 15
1
vote
1 answer

Automating Cloudera Management Services

I am using Cloudera Express. The Cloudera Manager version is 5.12.0. I am trying to automate the bring-up of services like hdfs, hbase... I am able to do so by specifying necessary information of each service in host template, and pushing the host…
rahul8383
  • 23
  • 7
1
vote
1 answer

what is the different between configuration files under /etc/hadoop/conf and /etc/hadoop/conf.cloudera.HDFS and /etc/hadoop/conf.cloudera.YARN

I have cloudera 5.7, I have Cloudera Manager too. under the directory /etc/hadoop, I saw three sub-directories. /etc/hadoop/conf /etc/hadoop/conf.cloudera.HDFS/ /etc/hadoop/conf.cloudera.YARN/ the hadoop-env.sh in ../conf/ is different…
sparkmeow
  • 21
  • 5
1
vote
1 answer

cloudera-manager-agent.rpm: does not update installed package error

I was installing CM and CDH on CentOS6.9, some errors happended on one of the hosts. So I want to reinstall cloudera-manager-agent, but failed. Then I used rpm to reinstall(I had download the rpms), here is the result: [root@xxx yum.repos.d]# rpm…
bug
  • 21
  • 6
1
vote
1 answer

Cloudera Administration - installation of CDH thru Cloudera Manager

I've chosen to install CDH through Automated installer using Cloudera Manager, the download completes but unable to push through due this error: Installation failed. Failed to receive heartbeat from agent. Ensure that the host's hostname is…
Mark Toledo
  • 101
  • 1
  • 15