Cloudera Connectors
Cloudera Connectors provide comprehensive integration with various Hadoop ecosystem components, enabling data access across different storage and processing systems.
1.1 SOLR

1.1.1 Input Configuration
- Solr Base URL: Connection endpoint
- Collection Name: Target collection
- Username: Authentication username
- Password: Authentication password
- Search Query: Solr query string
1.2 HDFS File

1.2.1 Input Configuration
- Knox Base URL: Knox gateway URL
- HDFS File Path: Path to target file
- Knox Username: Knox authentication username
- Knox Password: Knox authentication password
- Chunking Strategy: File processing strategy
- Max Characters per Chunk: Chunk size limit
- Include Original Elements: Preserve original data
- Silent Errors: Error handling option
1.3 Hive SQL

1.3.1 Input Configuration
- JDBC URL: Connection string
- Username: Database username
- Password: Database password
- Database: Target database
- HTTP Path: Service endpoint
- SSL Enabled: Security option
- JDBC Driver Path: Driver location
- JDBC Driver Class: Driver class name
- Query: SQL query to execute
1.4 HBase Knox

1.4.1 Input Configuration
- Base URL: Knox gateway URL
- Username: Authentication username
- Password: Authentication password
- Table Name: Target HBase table
- Search Query: Query parameters
1.5 Impala ODBC

1.5.1 Input Configuration
- DSN: Data source name
- Username: Authentication username
- Password: Authentication password
- Query: SQL query to execute
1.6 HDFS Directory

1.6.1 Input Configuration
- Knox Base URL: Knox gateway URL
- HDFS Path: Directory path
- Knox Username: Authentication username
- Knox Password: Authentication password
- Enable Parallel Processing: Processing option
- Silent Errors: Error handling option
- Chunking Strategy: Processing strategy
- Max Characters per Chunk: Chunk size limit
- Include Original Elements: Data preservation option
Note: Ensure proper Cloudera cluster configuration and Knox gateway access before using these connectors.