GitHub user SparshSinghalHM opened a pull request:
https://github.com/apache/incubator-griffin/pull/257
Added support for Elastic Search 6
It is necessary to mention the content type in elastic search 6. I was not
able to get metrics unless.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/SparshSinghalHM/incubator-griffin patch-1
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-griffin/pull/257.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #257
----
commit d108dbf973710b3a1a4ef3a497f5d1ee63c3e6bf
Author: Sparsh Singhal <35967213+sparshsinghalhm@...>
Date: 2018-04-13T07:53:13Z
Added support for Elastic Search 6
It is necessary to mention the content type in elastic search 6.
----
---