Now, you can save your searches to easily repeat search requests.
Saving a search is as easy as 1-2-3:
1. Perform a search. The Search Results page opens. 2. Optionally, choose filters or update your search term. 3. Click Save Search.
You can access saved searches from a list next to the Search field that appears on every page. Saved searches store the search term and any search filters that you apply.
A streaming mapping that runs in the Hadoop environment can include file, database, and streaming sources.
You can create physical data objects to access the different types of data. Based on the type of source you read from, you can create the following data objects:
Amazon Kinesis
A physical data object that represents data in an Amazon Kinesis Stream. Create an Amazon Kinesis data object to read from an Amazon Kinesis Stream.
Azure Event Hubs
A physical data object that represents data in Microsoft Azure Event Hubs data streaming platform and event ingestion service.
Confluent Kafka
A physical data object that can access Kafka brokers and Confluent Kafka brokers. Create a Confluent Kafka data object to read from a Kafka broker or from a Confluent Kafka broker using schema registry.
HBase
A physical data object that represents data in an HBase resource. Create an HBase data object with a read operation to perform an uncached lookup on HBase data.
JMS
A physical data object that accesses a JMS server. Create a JMS data object to read from a JMS server.
Kafka
A physical data object that accesses a Kafka broker. Create a Kafka data object to read from a Kafka broker.
MapR Streams
A physical data object that represents data in a MapR Stream. Create a MapR Streams data object to read from a MapR Stream.