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

Error flume MorphlineSolrSink readJson java.lang.NoSuchFieldError: USE_DEFAULTS

I am trying to read json from avro source and sink to Solr. When I tried readLine {} and stored as string it worked. But when trying readJson{} it throwing following error. Version : CDH 5.9.0, Parcels Error 2017-01-26 06:35:38,604 ERROR…
Mahebub A Sayyed
  • 325
  • 5
  • 14
0
votes
1 answer

Unable to use "alternatives" key when creating Cloudera parcels

I tried to use the "alternatives" key in my parcels.json. However, Cloudera's parcel validiator kicked it out with: ==> Unrecognized field "scripts.alternatives". Recognized fields are "[defines, _defines]" My parcel.json file is: { …
dudepro
  • 73
  • 1
  • 7
0
votes
1 answer

Cloudera Manager 5.9 Installation

I am trying to install Cloudera Manager 5.9 . I did a sudo service cloudera-scm-server status Loaded: loaded (/etc/rc.d/init.d/cloudera-scm-server; bad; vendor preset: disabled) Active: active (exited) since Sat 2017-01-14 16:32:57 UTC; 21min…
raja
  • 51
  • 4
0
votes
1 answer

Cloudera manager while installation , get HostName

As a student we were asked to implement a cloudier cluster using Vm’s , i tried to install cloudier cluster using 3 Vm’s under ubuntu 14.01 , My steps so far : I used ssh passwordless connection between all nodes , (tested ) Configure /etc/hosts to…
0
votes
1 answer

Unable to start Hive via Terminal on Cloudera CDH5.8 VM - Bad health,Name Node is in Safe Mode

Here are the steps I have performed. 1. Started VM - Cloudera CDH 5.8 - allocated 10GB of Ram + 4 Cores. 2. Open Terminal and executed following command sudo ./cloudera-manager --express --force Open browser and logged into Cloudera Manager. …
0
votes
1 answer

Creating a dynamic resource pool for yarn through Cloudera Manager REST api

I'm currently creating resource pools through the web UI as per https://www.cloudera.com/documentation/enterprise/5-6-x/topics/cm_mc_resource_pools.html#concept_xkk_l1d_wr__section_utc_gbl_vl Since I have a large number of resource pools to create I…
oh54
  • 478
  • 1
  • 3
  • 12
0
votes
2 answers

Not able to select node for installation using Cloudera Manager

I am trying to install CDH using cloudera manager 5.9. When it prompts for the hosts ip's it is able to scan that node, but afterwards the "Continue" button is disabled, please see the screen shot below: Are there any reasons why the "Continue"…
CuriousMind
  • 8,301
  • 22
  • 65
  • 134
0
votes
0 answers

Getting “NoSuchMethodError: org.apache.hadoop.mapreduce.Job.setJar” error when building sample Kylin cube

I am trying to setup Kylin 1.6 on my cloudera cluster(5.9). Setup was successful but when i am trying to build sample cube i am getting this error org.apache.kylin.job.exception.ExecuteException: org.apache.kylin.job.exception.ExecuteException:…
Abhhay Naik
  • 79
  • 2
  • 8
0
votes
1 answer

Spark job ( oozie - hue) stuck in running state

I have a spark job to convert csv to parquet. And I am trying to run it via oozie workflow in hue. It is the simplest workflow comprising a single step(a spark program). When I run it for a simple program jar(say hello spark types example), it works…
taransaini43
  • 184
  • 6
  • 17
0
votes
0 answers

Creating Client GUI Application for hadoop Hive

I am masters student in Computer Science and as a part of my research, I needed to create the Hive Client and GUI for that. I have wrote the java program for Hive Client and its working perfectly fine. I am running my Java Program on SSH Terminal…
DharaPPatel
  • 12,035
  • 9
  • 31
  • 49
0
votes
2 answers

Failed to receive heartbeat from agent. (Current Step)

I keep getting 35.162.183.137 Retry | Details Installation failed. Failed to receive heartbeat from agent. How do I fix this? I am unable to add any hosts because of this issue. Also, cloudera-scm-agent log file looks like this: [01/Nov/2016…
gags
  • 255
  • 2
  • 17
0
votes
1 answer

Cannot access cloudera manager on port 7180

Installing Cloudera Manager on an AWS EC2 instance, following the official instruction: http://www.cloudera.com/documentation/archive/manager/4-x/4-6-0/Cloudera-Manager-Installation-Guide/cmig_install_on_EC2.html I successfully run the .bin…
user3692015
  • 391
  • 4
  • 15
0
votes
1 answer

Cloudera manager not showing completed impala queries

We're using a pre-built cloudera running on Azure, and whilst it seems to work quite well out of the box, there is one oddity that we've not yet figured out. If you login to the cloudera manager, and click on the Impala service, then the queries…
Codek
  • 5,114
  • 3
  • 24
  • 38
0
votes
1 answer

Cloudera REST Api to fetch Task resource

Getting difficulties to find the correct API and URL to fetch the Task resource against a particular application from Cloudera-Admin (CDH5). I have already checked it's API doc for the same, but unable to find the correct one. Task details was…
abhijit nag
  • 451
  • 6
  • 24
0
votes
1 answer

Local CDH install still downloading

I am installing CDH-5.8.0-1.cdh5.8.0.p0.42-el6 on CentOS 6.5 with cm. I've done with the rpms installation, and copy following file to /opt/cloudera/parcel-repo`…
Lei Chi
  • 216
  • 1
  • 14