Message view | « Date » · « Thread » |
---|---|
Top | « Date » · « Thread » |
From | Vlad-Storona <...@git.apache.org> |
Subject | [GitHub] drill pull request #774: DRILL-5337: OpenTSDB storage plugin |
Date | Thu, 02 Nov 2017 15:32:58 GMT |
Github user Vlad-Storona commented on a diff in the pull request: https://github.com/apache/drill/pull/774#discussion_r148569460 --- Diff: contrib/storage-opentsdb/src/main/resources/bootstrap-storage-plugins.json --- @@ -0,0 +1,9 @@ +{ + "storage": { + openTSDB: { + type: "openTSDB", + connection: "1.2.3.4:4242", + enabled: true --- End diff -- For now, a user cannot choose what type of connection will be used by drill. But it must be configurable. I will change it. --- | |
Mime |
|
View raw message |