[ 
https://issues.apache.org/jira/browse/HIVE-14464?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15475920#comment-15475920
 ] 

Lefty Leverenz commented on HIVE-14464:
---------------------------------------

Doc note:  No TODOC2.2 label needed because it's covered by HIVE-14217.

> Add property for default Druid broker address
> ---------------------------------------------
>
>                 Key: HIVE-14464
>                 URL: https://issues.apache.org/jira/browse/HIVE-14464
>             Project: Hive
>          Issue Type: Sub-task
>          Components: Druid integration
>    Affects Versions: 2.2.0
>            Reporter: Jesus Camacho Rodriguez
>            Assignee: Jesus Camacho Rodriguez
>             Fix For: 2.2.0
>
>
> We create a property {{hive.druid.broker.address.default}}. When we create a 
> table, we use that default address provided in the configuration. For 
> instance:
> {code:sql}
> set hive.druid.broker.address.default=localhost;
> CREATE TABLE druid_table_1
> STORED BY 'org.apache.hadoop.hive.druid.DruidStorageHandler'
> TBLPROPERTIES ("druid.datasource" = "xyz");
> {code}
> The statement above will use the default hostname {{localhost}}.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to