This section contains information and links for validating HDP components.
The following links are in "Installing HDP Manually":
Table 6.1. Validation Links
Component | Tests |
---|---|
Falcon | Submit a entity, dataset and process to Falcon. Validate that the submission succeeded. |
HBase | Check HBase status from the HBase shell. |
HDFS | Write data to HDFS, list contents. |
Hive | List databases, create new table. Run sample commands through the Hive CLI shell and Hive Server 2. |
Hue | Access current configuration information. |
Kafka | Create a topic and submit it to Kafka. Send a test message for that topic, and then validate that it was received by a consumer. |
MapReduce | Run Terasort to generate and sort 10GB of data. |
Oozie | Check that the Oozie Server Web UI page is up. Check Oozie Server status through the Oozie admin CLI shell. |
Pig | Run a simple Pig script that parses a file on HDFS. |
Ranger | Access administration console, view status. |
Slider (See Steps 5 and 6 in "Installing Apache Slider") | Check Slider version from the Slider command line. |
Sqoop | Check the Sqoop version through the Sqoop CLI shell. |
Storm | Check status of the Storm Supervisor daemon from the Storm CLI. Check that the Storm UI Server web page is available. |
Tez | Run Wordcount using the Tez execution engine. |