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

How do I debug a failing cloudera-scm-server process?

I am trying to install Cloudera Manager 5 on centOS6, but the cloudera-scm-server process keeps failing without a clear error in the logs. service --status-all cloudera-scm-agent (pid 7058) is running... cloudera-scm-server dead but pid file…
kutschkem
  • 7,826
  • 3
  • 21
  • 56
0
votes
0 answers

How to customize Cloudera Hue UI

I'm trying to customize the Cloudera Hue user interface by, for example, changing the "About Hue" page to contain more content. I'm new to Hue and I'm not sure of the proper way to do this. I've tried editing the mako files (e.g. removing…
kimli
  • 269
  • 1
  • 4
  • 20
0
votes
2 answers

Not able to create a directory in hadoop file system

Getting this problem while creating a directory in hadoop file system mkdir: Permission denied: user=ubuntu, access=WRITE, inode="/user/ubuntu":hdfs:supergroup:drwxr-xr-x
Mohit Singh
  • 5,977
  • 2
  • 24
  • 25
0
votes
1 answer

Cloudera hdfs another namenode already locked the storage directory

I am running CDH-5.3.2-1.cdh5.3.2.p0.10 with ClouderaManager on Centos 6.6. My HDFS service was working on a Cluster. But I wanted to change the mounting point for the hadoop data. Yet without success, so I came with the idea to rollback all…
0
votes
1 answer

Impala - Let Impala pick its own memory limit

I have Cloudera Express 5.3.2 installed on a cluster. I would like to use it for Impala querying. I want to let Impala set the limit depending on the cluster's capacity. In the Impala configuration, in cloudera manager, it's written to "leave it…
0
votes
1 answer

Cloudera cdh5.1.3 adding SPARK 0.9 using service wizard error SCALA_HOME is not set

I am getting following error while adding Spark to CDH, for master and worker node configuration. I have followed the instructions in this link: https://docs.sigmoidanalytics.com/index.php/Installing_Spark_and_Setting_Up_Your_Cluster To set…
Yogesh
  • 191
  • 1
  • 2
  • 12
0
votes
0 answers

Problems when extracting data with Flume/Coordinator - HUE

i'm new to the Hadoop world and i'm having some trouble with my final data. My purpose is to extract data from a facebook page (i'm using restfb API) using flume, then the data goes to HDFS which will be used by HIVE to gerenerate the final data.…
Gabriel Braga
  • 41
  • 1
  • 10
0
votes
1 answer

Monitoring Hadoop-metrics2 with Ganglia

I have ganglia-3.6 installed and wants to monitor all the hadoop-metrics using it. I have followed the instructions from here: http://www.abcn.net/2014/05/install-and-config-ganglia-on-cdh5.html but not able to see any graphs related to…
ramesh.mimit
  • 9,445
  • 4
  • 21
  • 23
0
votes
0 answers

Yarn not respecting map-only job after migrating from CDH 4.2.1 Cluster to CDH 5.2.0 Cluster managed by cloudera manager

This is an odd one, recently we started to migrate from an older CDH 4.2.1 cluster running MRv1 to a CM5 managed CDH 5.2.0 cluster running Mrv2(YARN) and have run into some rather unusual problems. The workflow processes roughly 1.2TB of data and…
0
votes
1 answer

how to use cm_api to get get_yarn_applications

I am trying to get list of running YARN application using cm_api/ get_yarn_applications. I am on cm-api (9.0.0) & CM 5.3.2 I am following this https://github.com/cloudera/cm_api/blob/master/python/src/cm_api/endpoints/services.py lastHourDateTime =…
roy
  • 6,344
  • 24
  • 92
  • 174
0
votes
2 answers

Cloudera installation dfs.datanode.max.locked.memory issue on LXC

I have created virtual box, ubuntu 14.04LTS environment on my mac machine. In virtual box of ubuntu, I've created cluster of three lxc-containers. One for master and other two nodes for slaves. On master, I have started installation of CDH5 using…
Krunal C
  • 1
  • 3
0
votes
2 answers

Installing Cloudera Manager on Google Compute Engine

I'm trying to install Cloudera Manager in a Google Compute Engine Ubuntu 12-04 instance. Everything works fine until the installation step. The error occur when tries to detect the Cloudera Manager Server. It seems an error with the hostname... the…
JayMash
  • 35
  • 1
  • 2
  • 7
0
votes
1 answer

Cloudera Parcel: Stoprunner not executing

I have build a parcel and a csd that go together and work fine when deploying to a cluster. However, when I stop the service a child process started by a startup script keeps on running in the background. I have tried many things but I went back to…
Havnar
  • 2,558
  • 7
  • 33
  • 62
0
votes
1 answer

Container Memory Error : Hadoop

Can someone tell me What do I need to Change in YARN Configuration. I keep getting this Error when I try to execute a Hadoop streaming MR job (python script). : Container is running beyond physical memory limits. Current usage: 3.0 GB of 3 GB…
user4479371
0
votes
1 answer

Cloudera Issue while adding slaves, cloudera-manager-agent must have Version=5.3.0 and Build=155, exiting closing logging file descriptor

While adding slaves to the quickstart VM provided by cloudera I am getting the following error. It looks like incompatible built error but I am not sure. If so, how can I resolve it. Any suggestion will be appreciated. …