Colin Goodheart-Smithe
6183015639
Adds licensing to machine learning feature ( elastic/x-pack-elasticsearch#559 )
...
This change adds licensing to the maching learning feature, and only allows access to machine learning if a trial or platinum license is installed.
Further, this change also renames `MlPlugin` to `MachineLearning` in line with the other feature plugin names and move the enabled setting to `XPackSettings`
Original commit: elastic/x-pack-elasticsearch@48ea9d781b
2017-02-14 15:47:37 +00:00
Martijn van Groningen
67fe584e0f
[ml] Also allow closing failed jobs
...
Relates to elastic/x-pack-elasticsearch#545
Original commit: elastic/x-pack-elasticsearch@1c814afbf0
2017-02-14 15:38:46 +01:00
Dimitris Athanasiou
4976feb53b
[ML] Extract MlInitializationService steps into respective methods ( elastic/x-pack-elasticsearch#560 )
...
Original commit: elastic/x-pack-elasticsearch@c43d02e752
2017-02-14 14:05:39 +00:00
David Kyle
27a90f4f0d
Remove the job ignore_downtime option ( elastic/x-pack-elasticsearch#550 )
...
Original commit: elastic/x-pack-elasticsearch@5a7c4fdfea
2017-02-14 09:43:25 +00:00
Jason Tedor
c4be485514
Add support for dispatching bad requests
...
This commit is a response to an upstream change in Elasticsearch which
added a bad dispatch request handler.
Relates elastic/x-pack-elasticsearch#553
Original commit: elastic/x-pack-elasticsearch@c28baee799
2017-02-13 17:39:44 -05:00
jaymode
82a80dbf42
Update seriailization after backport of content type changes
...
Original commit: elastic/x-pack-elasticsearch@0ef4dda41d
2017-02-13 13:18:56 -05:00
Martijn van Groningen
5eb8414215
[ml] Specify the minimum supported version,
...
so that we don't send ml metadata to older nodes.
Original commit: elastic/x-pack-elasticsearch@f196b5c461
2017-02-13 18:15:48 +01:00
Tanguy Leroux
a6e67fe51e
Monitoring: remove collectors setting elastic/elasticsearch#4957
...
This commit removes the undocumented, test used only, setting xpack.monitoring.collection.collectors. It should not be used by users at all, and has been initially created for collector tests.
From elastic/elasticsearch#4957
Original commit: elastic/x-pack-elasticsearch@0fa39a94b5
2017-02-13 16:36:59 +01:00
Martijn van Groningen
fbcac2710a
[ml] changed start datafeed validation
...
Original commit: elastic/x-pack-elasticsearch@266d360cae
2017-02-13 14:04:32 +01:00
Dimitris Athanasiou
3e43b591df
[ML] Correctly return job stats for _all ( elastic/x-pack-elasticsearch#540 )
...
Original commit: elastic/x-pack-elasticsearch@a286ea36e9
2017-02-13 09:10:35 +00:00
Ryan Ernst
1fb742a0ad
Rename core plugin and transport dirs
...
Original commit: elastic/x-pack-elasticsearch@1844685f77
2017-02-10 11:02:42 -08:00