[ https://issues.apache.org/jira/browse/HIVE-11358?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15007709#comment-15007709 ]
Sergey Shelukhin commented on HIVE-11358: ----------------------------------------- Hive has settings for several servers, in particular metastore and HS2, already, and they use the same config. Existing LLAP settings for IO also live there. HS2, CLI and metastore configs also have settings that are used in 2 or all 3 components. I am not sure there can be any way to separate them that is actually helpful. Users won't read the source to determine which config to use. One question is, do we need a separate daemon config, or should we just use hive-site.xml for everything? We can add a tool to generate configs for each scope by adding some scope setting to HiveConf vars, but it should be done in separate JIRA. > LLAP: move LlapConfiguration into HiveConf and document the settings > -------------------------------------------------------------------- > > Key: HIVE-11358 > URL: https://issues.apache.org/jira/browse/HIVE-11358 > Project: Hive > Issue Type: Sub-task > Reporter: Sergey Shelukhin > Assignee: Sergey Shelukhin > Attachments: HIVE-11358.01.patch, HIVE-11358.patch > > > Hive uses HiveConf for configuration. LlapConfiguration should be replaced > with parameters in HiveConf -- This message was sent by Atlassian JIRA (v6.3.4#6332)