parent
416e51980c
commit
8edae3cd15
|
@ -146,7 +146,7 @@ releases 2.0 and later do not support rivers.
|
||||||
Integration of Micronaut with Elasticsearch
|
Integration of Micronaut with Elasticsearch
|
||||||
|
|
||||||
* https://streampipes.apache.org[Apache StreamPipes]:
|
* https://streampipes.apache.org[Apache StreamPipes]:
|
||||||
StreamPipes is a framework that enables users to work with IoT data streams allowing to store data in Elasticsearch.
|
StreamPipes is a framework that enables users to work with IoT data sources.
|
||||||
|
|
||||||
* https://metamodel.apache.org/[Apache MetaModel]:
|
* https://metamodel.apache.org/[Apache MetaModel]:
|
||||||
Providing a common interface for discovery, exploration of metadata and querying of different types of data sources.
|
Providing a common interface for discovery, exploration of metadata and querying of different types of data sources.
|
||||||
|
|
|
@ -41,7 +41,7 @@ output { <2>
|
||||||
|
|
||||||
----------------------------------------------------------
|
----------------------------------------------------------
|
||||||
// NOTCONSOLE
|
// NOTCONSOLE
|
||||||
<1> The meetup data stream is formatted in JSON.
|
<1> The meetup data is formatted in JSON.
|
||||||
<2> Index the meetup data into Elasticsearch.
|
<2> Index the meetup data into Elasticsearch.
|
||||||
--
|
--
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue