PXF's Hadoop connectors, the Hadoop Distributed File System (HDFS), Hive, and HBase, share the same underlying cluster configuration. Configure the connection to HDFS first if you also plan to use Hive, since Hive builds on top of it.
- HDFS: Read and write files directly on HDFS.
- Hive: Read Hive table data.
- HBase: Read HBase table data.
- Authenticating with Kerberos: Connect to a Kerberized Hadoop cluster and configure user impersonation.
