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.

HDPCA install service

avatar
Super Collaborator

for HDPCA exam, can someone advise what kind of services are asked to install. Please advise how to prepare/practice for such installations(we can hit next, next on ambari screen), want to know how to debug at time of errors

1 ACCEPTED SOLUTION

avatar

@Viswa

As per the exam objectives (https://hortonworks.com/services/training/certification/exam-objectives/#hdpca) there is no specific list of services which are in scope for the examination.

As far as debugging/monitoring the installation is concerned, you may refer to this official documentation:

http://docs.hortonworks.com/HDPDocuments/Ambari-2.0.0.0/Ambari_Doc_Suite/ADS_v200.html#ref-556d8737-...

The above link lists generic steps on every aspect of installation right from stopping all services, selecting a service to install, configuring it, monitoring its progress. It also shows an output log snapshot & an error log snapshot from ambari-agent for the service you are trying to install.

The logs will list the error messages like what command failed or if the repo used is wrong etc.

You can derive hints from these logs to further your cause.

Hope this helps.

View solution in original post

2 REPLIES 2

avatar

To be fully prepared for the HDP Certified Administrator exam, candidates should be able to complete all of the exam objectives

Have you taken a look at that yet?

avatar

@Viswa

As per the exam objectives (https://hortonworks.com/services/training/certification/exam-objectives/#hdpca) there is no specific list of services which are in scope for the examination.

As far as debugging/monitoring the installation is concerned, you may refer to this official documentation:

http://docs.hortonworks.com/HDPDocuments/Ambari-2.0.0.0/Ambari_Doc_Suite/ADS_v200.html#ref-556d8737-...

The above link lists generic steps on every aspect of installation right from stopping all services, selecting a service to install, configuring it, monitoring its progress. It also shows an output log snapshot & an error log snapshot from ambari-agent for the service you are trying to install.

The logs will list the error messages like what command failed or if the repo used is wrong etc.

You can derive hints from these logs to further your cause.

Hope this helps.