Manage the Cloudera Search Connector
Composer supports Cloudera Search version 4.10 - 7.4.
Before you can establish a connection from Composer to Cloudera Search storage, a connector server needs to be installed and configured. See Manage Connectors and Connector Servers for general instructions and Connect to Cloudera Search for details specific to the Cloudera Search connector.
After the connector has been set up, you can create data source configurations that specify the necessary connection information and identify the data you want to use. See Manage Data Source Configurations for more information. After data sources are configured, they can be used to create dashboards and visuals from your data. See Create Dashboards.
Composer Feature Support
Cloudera Search connector support for specific Composer features is shown in the following table.
Key: Y - Supported; N - Not Supported; N/A - not applicable
Feature | Supported? | Notes | ||
---|---|---|---|---|
Admin-Defined Functions | N | |||
Box Plots | N | The Apache Solr versions prior to 5.3 used by Cloudera Search do not have the percentile aggregations required for box plots built in. | ||
Custom SQL Queries | N | If you need to access a BigQuery partition, explicitly include an alias for the built in partition column in your select clause, such as select *, _PARTITIONTIME as pt from projectId.datasetId.tableId . | ||
Derived Fields (Row-Level Expressions) | N | |||
Distinct Counts | Y | |||
Fast Distinct Values | Y | |||
Group By Multiple Fields | N | |||
Group By Time | N | |||
Group By UNIX Time | N | |||
Histogram Floating Point Values | N | |||
Histograms | N | |||
Kerberos Authentication | Y | |||
Last Value | N | |||
Live Mode and Playback | Y | |||
Multivalued Fields | Y | |||
Nested Fields | N | |||
Partitions | N/A | |||
Pushdown Joins for Fusion Data Sources | N | |||
Schemas | N/A | |||
Text Search | Y | You can sort keyword searches by Best Match and Most Recent (select a preferred time field from the source). Filter your search results by selecting fields in the Filter modal. Select Clear All to clear filtered search results. | ||
TLS | Y | |||
User Delegation | Y | |||
Wildcard Filters | Y | |||
Wildcard Filters, Case-Insensitive Mode | N | Case-sensitivity cannot be enforced. Consequently, neither case-sensitive or case-insensitive wildcard filters are supported. | ||
Wildcard Filters, Case-Sensitive Mode | N | Case-sensitivity cannot be enforced. Consequently, neither case-sensitive or case-insensitive wildcard filters are supported. |
In addition, Cloudera Search supports the Request Handler field on the Tables/Indices tab of the data source configuration. You can use this box at the top of the Field table on the Tables/Indices tab to specify a request handler plug-in that defines the logic used when executing a search request.
Connect to Cloudera Search
When establishing a connection to a new Cloudera Search server, you need to provide the following:
- The connection name
- The Base URL
Comments
0 comments
Please sign in to leave a comment.