Github user guoyuepeng commented on a diff in the pull request:
https://github.com/apache/incubator-griffin/pull/440#discussion_r226866574
--- Diff: griffin-doc/deploy/deploy-guide.md ---
@@ -84,14 +84,14 @@ curl -XPUT http://es:9200/griffin -d '
"type": "text"
},
"tmst": {
- "type": "long"
+ "type": "date"
--- End diff --
LGTM---
