GitHub user dodobel opened a pull request:
https://github.com/apache/incubator-griffin/pull/163
Url fix
1.Change the method of fetching data from the front end according to the
data structure returned by elesticsearch
2.Change the url in order to match the backend
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/dodobel/incubator-griffin urlFix
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-griffin/pull/163.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 #163
----
commit 2de5899030bbcc727f2c028a6a0fa9bedea8522a
Author: dodobel <[email protected]>
Date: 2017-11-02T09:58:58Z
change url
commit 514253edba0375d44883e0e46c30e079685980dd
Author: dodobel <[email protected]>
Date: 2017-11-02T10:02:00Z
Merge branch 'master' of https://github.com/apache/incubator-griffin into
urlFix
commit f3309f3636785e085b05015bbe2caa8ddc607650
Author: dodobel <[email protected]>
Date: 2017-11-03T05:11:59Z
Merge branch 'master' of https://github.com/apache/incubator-griffin into
urlFix
commit 8b89b5f12f2f33949a54dbe3bec3685820a98fca
Author: dodobel <[email protected]>
Date: 2017-11-03T05:15:38Z
change data structure
----
---