Member since
07-30-2013
509
Posts
113
Kudos Received
123
Solutions
My Accepted Solutions
| Title | Views | Posted |
|---|---|---|
| 3578 | 07-09-2018 11:54 AM | |
| 2906 | 05-03-2017 11:03 AM | |
| 7415 | 03-28-2017 02:27 PM | |
| 2895 | 03-27-2017 03:17 PM | |
| 2428 | 03-13-2017 04:30 PM |
07-18-2014
02:34 PM
If you want /etc/hive/conf to be populated, then place Hive Gateways on those hosts. It's common to place it on all hosts so "hive" works on all hosts from command line.
... View more
07-16-2014
11:01 AM
1 Kudo
Hi Gregory, You should use the HDFS client to accomplish this, or some other HDFS interface / API. For a graphical interface, Hue can help you with sort of task as well. Thanks, Darren
... View more
07-14-2014
01:40 AM
Hi Dlo , Thanks a lot for your response . Yes I wanna increase the disk space of /var/lib/cloudera-scm-server-db/data. I am trying to alter the partitions .
... View more
06-27-2014
10:57 AM
Hi Bala, This is a stable version. Beta versions will say Beta in the version information. Thanks, Darren
... View more
06-25-2014
10:27 AM
1 Kudo
Yes, that's correct.
... View more
06-25-2014
09:44 AM
1 Kudo
Hi Bala, Cloudera Manager has supported installing Search since Search was in beta. Note that Cloudera Search and Solr usually refer to the same thing in a Cloudera environment. If you are using CDH 5, then Solr is included in CDH5, so no additional binaries need to be installed. If you are using CDH 4, then Solr is packaged separately, and you may need to install it separately, depending on your installation method. All recent Cloudera Manager releases include Solr by default, so it's unlikely you will need to do a separate installation. If using parcels, you can see if it is installed by looking at your parcels page. If using packages, you can check with the command-line command "yum search solr". Thanks, Darren
... View more
06-12-2014
06:48 AM
Apparently this was the issue as it reported a successful install. But now CM doesn't come up in my browser at port 7180. 😞 Still working through that. The content of the log file follows: Loaded plugins: fastestmirror, refresh-packagekit, security Loading mirror speeds from cached hostfile * base: centos.mia.host-engine.com * extras: mirror.raystedman.net * updates: mirror.5ninesolutions.com Setting up Install Process Resolving Dependencies --> Running transaction check ---> Package cloudera-manager-server.x86_64 0:5.0.2-1.cm502.p0.297.el6 will be installed --> Processing Dependency: cloudera-manager-daemons = 5.0.2 for package: cloudera-manager-server-5.0.2-1.cm502.p0.297.el6.x86_64 --> Running transaction check ---> Package cloudera-manager-daemons.x86_64 0:5.0.2-1.cm502.p0.297.el6 will be installed --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: cloudera-manager-server x86_64 5.0.2-1.cm502.p0.297.el6 cloudera-manager 8.0 k Installing for dependencies: cloudera-manager-daemons x86_64 5.0.2-1.cm502.p0.297.el6 cloudera-manager 315 M Transaction Summary ================================================================================ Install 2 Package(s) Total download size: 315 M Installed size: 428 M Downloading Packages: -------------------------------------------------------------------------------- Total 317 kB/s | 315 MB 16:56 Running rpm_check_debug Running Transaction Test Transaction Test Succeeded Running Transaction Warning: RPMDB altered outside of yum. Installing : cloudera-manager-daemons-5.0.2-1.cm502.p0.297.el6.x86_64 1/2 Installing : cloudera-manager-server-5.0.2-1.cm502.p0.297.el6.x86_64 2/2 Verifying : cloudera-manager-daemons-5.0.2-1.cm502.p0.297.el6.x86_64 1/2 Verifying : cloudera-manager-server-5.0.2-1.cm502.p0.297.el6.x86_64 2/2 Installed: cloudera-manager-server.x86_64 0:5.0.2-1.cm502.p0.297.el6 Dependency Installed: cloudera-manager-daemons.x86_64 0:5.0.2-1.cm502.p0.297.el6 Complete!
... View more
06-10-2014
04:18 PM
1 Kudo
I believe the installer.bin may tell you to look at localhost:7180, but that doesn't (always) mean that the only way to access the web UI is through localhost. I think the message actually says something along those lines. Did you try accessing the web UI via the normal host name for your machine? If that didn't work, did you make sure you don't have a firewall in the way? What does your host report as its own name? Use the following command to check: python -c 'import socket; print socket.getfqdn(), socket.gethostbyname(socket.getfqdn())' Thanks, Darren
... View more
06-06-2014
06:13 AM
My directory issue was due to write rights not present on /usr/shar and not enough place in /opt.
... View more
06-04-2014
12:27 AM
Hello, Thanks for the reply. Please go through the below errors which we are getting. Thanks & Regards, Jiten Pansara
... View more