Install HDP 2.2 on CentOS 7 - hortonworks-data-platform

As I can see HDP 2.2 needs Centos 6.5 as an operation system, probably because Ambari needs Centos 6.5. My question is if anyone has installed it on Centos 7. Is there any hard dependencies that will not allow me to complete the installation successfully?

Ambari 2.2+ can be installed successfully and works fine on CentOS 7. Then you can install HDP 2.0+.

As far as I'm aware there are no hard dependencies, per se. However Ambari itself looks at the operating system version, and if its CentOS 7, it'll stop the install.
In order to work around that you'd need to edit Ambari's source code.

Just consult the official Installation Guide for a relevant Ambari version
https://cwiki.apache.org/confluence/display/AMBARI/Install+Ambari+2.2.0+from+Public+Repositories
It's an up-to-date source of OS compatibility information.
Here you can see that Centos 7 is officially supported.

Related

Open Source Puppet Upgrade from 3.8.7 on Ubuntu OS

I am in the process of upgrading Open Source Puppet from Server version 3.8.7 (which is hosted on Ubuntu 14.04 ) to a New version of Puppet on Ubuntu 16.04.
i have listed all the existing modules in current version however deciding which Open Source version to be chosen for upgrade is not very clear from documentations.
Hence,request help on
how to choose Next version of puppet server on Ubuntu 16.04?
Can we upgrade straight from 3.x to 5.x or 6.x?
Anyone who has done this kind of upgrade, please share your learnings which can
support us to complete the safe upgrade.

How Can I install xcode in CentOS 7?

For building Ambari, it requires xcode in environment. So, I want to install xcode in CentOS 7.
Please help me. Thanks in advance.
Building Ambari does not really require xcode
You will primarily need Java 8, Maven and node.
you can install virtual machine like VMware then install hackintosh on that.

Pivotal HAWQ - Centos 7 Installation

We have small Hadoop cluster. Hadoop HDP version Installed in it.
Env:
VM consist of os : Centos 7
Facing compatibility issue : HAWQ compatibility issue as it is not supported for Centos 7 Yet.
Constraint: We already installed Hadoop cluster on Centos 7.
Any help on it would be much appreciated.
HAWQ is not, as of yet, supported on 7. It is in the backlog of items and should hopefully be done quickly - but if you're looking to test it's capabilities in the near term, I suggest you reinstall with < 7.

accumulo, zookeeper hadoop Installation instructions, downloads and versions for CENTOS 6

I would appreciate guidance on accumulo, zookeeper hadoop Installation instructions, downloads and versions for CENTOS 6.
Thanks,
Chris
You can do the installation via cloudera manager version 5. I recently installed accumulo using the same.
Here is the link for Cloudera manager 5.
You can use this Youtube video as reference.

Install MonoDevelop on CentOS 5.5

i am trying to install MonoDevelop 2.4 in CentOS 5.5 using yum, but unable to install and configure to develop .Net Applications in Linux.
i have tried installing it in Fedora 13, Monodevelop installed successfully using yum, but not in CentOS 5.5.
Kindly please help me in figuring out how to install MonoDevelop in CentOS 5.5.
Looking for favorable replies.
Thanks
If there is no package for CentOS yet, you may build/install from source code directly.
http://monodevelop.com/Download
Dag Wieers repository has the monodevelop stuff.. I confirmed on one of my Centos boxes by typing the following at the command line:
yum search mono
If you need to install the DAG repo here is a link to the how-to:
http://dag.wieers.com/rpm/FAQ.php#B

Resources