- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Installing Mahout in CDH5
- Labels:
-
Cloudera Manager
Created on 03-24-2015 05:22 AM - edited 09-16-2022 02:25 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Mahout is not a listed serivice in the Cloudera Manager (CM) list of services, thus I manually installed the package per the instructions from a Cloudera page . CM complained because of the parcel / package mix, so uninstalled Mahout.
My question, can anyone point me to instructions to install Mahout in CDH5?
thanks
Created 04-01-2015 08:07 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
To answer my own question Mahout does not show as a service in Cloudera Manager, but the libraries are installed.
So if you install CDH, do not follow the Cloudera instructions to install Mahout as it included in the CDH release.
Created 04-01-2015 08:07 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
To answer my own question Mahout does not show as a service in Cloudera Manager, but the libraries are installed.
So if you install CDH, do not follow the Cloudera instructions to install Mahout as it included in the CDH release.
Created 06-05-2015 05:59 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks.
AKH
Created 06-05-2015 07:24 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
While Mahout does not show as an installed service like Hive or Hbase, the
Mahout libraries are included in CDH 5.
>From a bash shell you can enter "mahout" and it will return the available
Mahout commands. Further you can execute a bash "locate mahout" command
and you will see the mahout parcels. I originally tried installing the
Mahout packages and the Cloudera Manager, generated error messages, as it
was already in a installed parcel, thus I uninstalled the packages. The
documentation on the Cloudera web site is incorrect, please do not follow
it.
So in the end there is nothing you must do as it is already in the distro.
I hope this helps.
Bradley
bradleybrentmeyer@gmail.com
