🔎 Open source distributed and RESTful search engine.
Go to file
David Kyle 7c66c3a553 Remove dataCounts and modelSizeStats from Job (elastic/elasticsearch#333)
* Remove DataCounts and ModelSizeStats from Job

* Delete unused ElasticsearchJobDetailsMapper

Conflicts:
	elasticsearch/src/main/java/org/elasticsearch/xpack/prelert/job/persistence/ElasticsearchJobDetailsMapper.java
	elasticsearch/src/test/java/org/elasticsearch/xpack/prelert/job/persistence/ElasticsearchJobDetailsMapperTests.java

* Add missing mappings for DataCounts

Fixes yaml test failures

* Add test to assert revert a model snapshot sets DataCounts.latest_record_timestamp

* Resolve merge errors

* Add NORELEASE for persisting dataCounts in cluster update

Original commit: elastic/x-pack-elasticsearch@46099d4db6
2016-11-21 10:18:18 +00:00
elasticsearch Remove dataCounts and modelSizeStats from Job (elastic/elasticsearch#333) 2016-11-21 10:18:18 +00:00
vagrant Tweak Vagrant to use env variables for S3 boxes, update instructions 2016-10-11 11:07:41 -04:00
LICENSE.txt Initial X-Pack commit 2018-04-20 14:16:58 -07:00
build.gradle cppClean task should remove old cppdistribution contents 2016-11-18 13:44:41 +00:00
gradle.properties Change the Jenkins build entry point from shell script to gradle (elastic/elasticsearch#317) 2016-11-17 13:12:26 +00:00
settings.gradle Moves Java code to fit x-pack style structure 2016-11-18 16:35:00 +00:00