简体   繁体   English

有什么不同的方法来安装cloudera hadoop软件包?

[英]are there different ways how to install a cloudera hadoop packages?

can I only install packages via RPM? 我只能通过RPM安装软件包吗? (RedHat Package Management) Im using Cloudera and I heard a couple times about CDH Parcel Services but im not sure, if i can do that with this too? (RedHat软件包管理)我正在使用Cloudera,听说过几次CDH Parcel Services,但是我不确定,我是否也可以这样做? or is there another mechanism? 还是有另一种机制?

best regards 最好的祝福

If you're using Debian or Ubuntu, then you'd use DEB packages, not RPM. 如果您使用Debian或Ubuntu,则将使用DEB软件包,而不是RPM。

Parcels should work 包裹应该可以用

So would compiling code from source. 从源代码编译代码也是如此。

Just because you're running Cloudera doesn't make the system any less of a regular Linux machine 仅仅因为您正在运行Cloudera,就不会使该系统变得像普通的Linux机器一样

Parcels is Cloudera's way of installing their distribution. 包裹是Cloudera安装其发行版的方式。 You install Cloudera Manager, and it will install all of the components using parcels (although I think you have a choice). 您安装了Cloudera Manager,它将使用包裹安装所有组件(尽管我认为您可以选择)。 This is done through a GUI (or API). 这是通过GUI(或API)完成的。 This is probably the easiest way to go about it. 这可能是最简单的方法。

If you are just learning, the Quick Start VM is not a bad way to get started. 如果您只是在学习,快速入门VM并不是入门的不错方法。

I have done installation of Cloudera using Parcels and it is easier than package installation. 我已经使用Parcels完成了Cloudera的安装,它比软件包安装容易。 Parcels are quite conveniently picked up by Cloudera Manager for installation purposes. Cloudera Manager可以很方便地提取包裹以进行安装。 Almost everything is ready once parcel installation is done. 包裹安装完成后,几乎一切就绪。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM