Archives of Support Questions (Read Only)

This is an archived board for historical reference. Information and links may no longer be available or relevant
Announcements
This board is archived and read-only for historical reference. To ask a new question, please post a new topic on the appropriate active board.

HDF 2.0 are all MPack services required?

avatar
Master Guru

Using Ambari to install NiFi and MPack seems to be required. MPack comes with storm, kafka,ranger,etc. It is required to install and enable all those services? I want to only install NiFi and therefore assume only select NiFi and ZK will not be an issue. Feedback/insights appreicated.

1 ACCEPTED SOLUTION

avatar
Master Mentor
@Sunile Manjee

You are absolutely correct, HDF does not require that all the HDF services are installed. All the services are installed through RPMs. When you run through the Ambari Wizard you will be asked to select the services you wish to "Deploy". By default they are all checked except for log search which is currently Technical Preview (TP). Simply uncheck all the services you do not want to install. If you uncheck something that is a dependency of NiFi, the wizard will let you know.

Thanks,

Matt

View solution in original post

3 REPLIES 3

avatar
Rising Star

You will have to option to select which services you want to install, similar to HDP. You can select only Zookeeper and NiFi, but I would recommend LogSearch, Ambari Metrics, and Ranger as they really augment the solution.

avatar
Master Mentor
@Sunile Manjee

You are absolutely correct, HDF does not require that all the HDF services are installed. All the services are installed through RPMs. When you run through the Ambari Wizard you will be asked to select the services you wish to "Deploy". By default they are all checked except for log search which is currently Technical Preview (TP). Simply uncheck all the services you do not want to install. If you uncheck something that is a dependency of NiFi, the wizard will let you know.

Thanks,

Matt

avatar
Master Guru

@Matt @Sam Hjelmfelt appreicate the feedback.