The attached Informatica Big Data Edition Tools package is distributed as a compressed zip folder. It includes five tests that help validate Hadoop cluster services connectivity from Informatica BDE installation for supported Hadoop distributions.
The five tools in summary are:
Test | Description |
---|---|
HiveJDBCTest | Validates the JDBC connection to HiveServer2 and runs basic DML queries |
HiveCLITest | Validates if client can submit a Hive Job to Hadoop cluster using Hive CLI driver and runs basic HIVE queries |
DisplayClientServerVersion | Displays the versions of Informatica BDE Hadoop client libraries and Hadoop cluster/server libraries. |
HDFSConnectionTest | Validates the ability to connect/read/write to the Hadoop File System |
HBaseConnectionTest | Validates the ability to connect/read/write to HBase |
Refer to the Big Data Edition Tools User Guide (within the zip folder) for more information.This Guide is written for the Informatica administrator who is responsible for installing and configuring Informatica and related tools. This guide assumes you are familiar with the Hadoop ecosystem including MapReduce, Yarn, HDFS, Hive, and HBase.