logisland icon indicating copy to clipboard operation
logisland copied to clipboard

Scalable stream processing platform for advanced realtime analytics on top of Kafka and Spark. LogIsland also supports MQTT and Kafka Streams (Flink being in the roadmap). The platform does complex ev...

Results 108 logisland issues
Sort by recently updated
recently updated
newest added

# Expected behavior and actual behavior. When a URL contains special encoded chars such as %20, it is decoding as expected. Now if the URL contains the char % followed...

processor

In MongoDB as well as Solr Services, we use the take() method on the BlockingQueue queue, waiting for incoming records. This may lead to some records not flushed into the...

bug
processor

# Expected behavior and actual behavior. When running a logisland job in local mode, it is failing with an NPE (due to an OOM exception) while it is passing when...

processor

# Expected behavior and actual behavior. IHAC that needs to add an attribute in a record and assign a given value depending on conditional statements involving values of other fields...

processor

use apache Tika to extract content content from document files (xls, doc, ppt, pdf)

processor

http://blog.thedigitalgroup.com/vijaym/using-solr-and-tikaocr-to-search-text-inside-an-image/

processor

And identify potential other processors that should end up there.

processor

The ES processor allows to put some documents in ES, but does not allow to set ES mapping nor dynamic templates. Instead of creating mapping or dynamic template by hand...

processor

# Expected behavior and actual behavior. Currently the MultiGetElasticsearch processor allows the metacharacter '*'. While this is a great way to enhance the selection of fields, this might not always...

processor

# Expected behavior and actual behavior. When using the EnrichRecordsElasticsearch processor, the behavior is to add fields coming from elasticSearch into the current Record. However, there might be some field...

enhancement
processor