Github user arina-ielchiieva commented on a diff in the pull request:

    https://github.com/apache/drill/pull/774#discussion_r146133808
  
    --- 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 --
    
    1. Can user have secure connection?
    2. I guess it would be better if by default this storage plugin will be 
disabled.


---

Reply via email to