tigerquoll
tigerquoll
An initial implementation of 128 bit integer point filed type. Would benefit from somebody with a bit more experience with the code base having a look at it to make...
## Contributor Comments Updated schemas and instructions on how to enable SOLR time based arrays. ## Pull Request Checklist Thank you for submitting a contribution to Apache Metron. Please refer...
## Contributor Comments Issue being fixed: 1. Install HDP Search 4 or greater. 2. `source /etc/defaults/metron` 3. `$METRON_HOME/bin/add-collection bro` The command returns ``` Node does not exist: /live_nodes curl: (6)...
…nged defaults. ## Contributor Comments Added a description of SOLR performance options and trade-offs. Changed the default Metron SOLR schemas to be more performant default. ## Pull Request Checklist Thank...
The puppeteer module is used for GUI testing, and allows Chrome to be driven headless for GUI testing purposes. Every time that puppeteer is installed, (which is every build), it...
## Contributor Comments Docker bind shared folders have a reputation as being fairly slow and inefficient on Docker for Mac. This project restructures the rpm-docker project to stop docker bind...
## Contributor Comments This PR adds a new angular build profile for npm projects called "devbuild", which becomes the then can be used as an angular build profile for npm...
## What changes were proposed in this pull request? Running python-api tests in a fresh environments shows that some python dependencies need to pinned to earlier version to allow the...
Make it optional so existing behaviour is returned Allows for standard webserver metrics to detect a failed health status check.
Hi Lawrence, I like what you've done with trifecta. Especially the functionality to dip into and query topics. Would you consider adding support for querying the confluent schema registry to...