-
sample data:
```
PUT /cliu-test-20210420
{
"mappings": {
"properties": {
"_timestamp_": {
"type": "date"
}
}
}
}
PUT /cliu-test2-20210421
{
"mapping…
-
This is example `file.sh` for sync data from mysql to elasticsearch.
```
DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
bin=${DIR}/../bin
lib=${DIR}/../lib
echo '
{
"type" : "j…
-
Hi
Is kibana v5 support planning on being implemented? When is this expectes, when it's GA or earlier?
Thanks
-
java.lang.NullPointerException: null
at edp.core.utils.SourceUtils.getDriverClassName(SourceUtils.java:264)
at edp.core.utils.SourceUtils.testSource(SourceUtils.java:79)
at edp.davinci.service.i…
-
With latest 2.0 importer and SQL Server JDBC connector we are getting this "Could not find or load main class org.xbib.tools.Runner" issue. lib folder is added to PATH variable.
-
This is an enhancement request.
Background: When testing Logstash JDBC input jobs, it can become frustrating to add/remove the 'schedule' portion because - as I see it - the job will not first run be…
-
The metrics.lastexecutionend and lastexecutionstart are updated between sql statements in the same run. Thus if you have multiple sql statements, then only the first uses the correct date range, the …
-
I am trying to determine the last two steps of the new installation guide
> 1. modify script in the bin directory to your needs (Elasticsearch cluster address)
> 2. run script with a command that sta…
-
- [ ] [Micronaut Prometheus](https://github.com/micronaut-projects/micronaut-micrometer/issues/530)
- [x] [Micronaut Views](https://github.com/micronaut-projects/micronaut-views/issues/508)
- [x] Mi…
-
Hi,
This question may be simple but it is not working for me so I am asking it.
I wanted to configure:
1) Max Records to be fetch from DB
2) Max records to be push to Bulk Indexing at one time.
3) Con…