[
https://issues.apache.org/jira/browse/HIVE-11358?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15043530#comment-15043530
]
Lefty Leverenz commented on HIVE-11358:
---------------------------------------
Doc note: All the LLAP configs need to be added in a new section of the wiki.
* [Configuration Properties |
https://cwiki.apache.org/confluence/display/Hive/Configuration+Properties]
For the record, here are the 28 new configs:
* hive.llap.daemon.rpc.num.handlers
* hive.llap.daemon.work.dirs
* hive.llap.daemon.yarn.shuffle.port
* hive.llap.daemon.yarn.container.mb
* hive.llap.daemon.shuffle.dir.watcher.enabled
* hive.llap.daemon.am.liveness.heartbeat.interval.ms
* hive.llap.am.liveness.connection.timeout.ms
* hive.llap.am.liveness.connection.sleep.between.retries.ms (not used yet,
according to the comment)
* hive.llap.daemon.num.executors
* hive.llap.daemon.rpc.port
* hive.llap.daemon.memory.per.instance.mb
* hive.llap.daemon.vcpus.per.instance
* hive.llap.daemon.num.file.cleaner.threads
* hive.llap.file.cleanup.delay.seconds
* hive.llap.daemon.service.hosts
* hive.llap.daemon.service.refresh.interval.sec
* hive.llap.daemon.communicator.num.threads
* hive.llap.task.scheduler.node.reenable.min.timeout.ms
* hive.llap.task.scheduler.node.reenable.max.timeout.ms
* hive.llap.task.scheduler.node.disable.backoff.factor
* hive.llap.task.scheduler.num.schedulable.tasks.per.node
* hive.llap.daemon.task.scheduler.wait.queue.size
* hive.llap.daemon.wait.queue.comparator.class.name
* hive.llap.daemon.task.scheduler.enable.preemption
* hive.llap.task.communicator.connection.timeout.ms
* hive.llap.task.communicator.connection.sleep.between.retries.ms
* hive.llap.daemon.web.port
* hive.llap.daemon.web.ssl
> 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
> Labels: TODOC2.0
> Fix For: 2.0.0, 2.1.0
>
> Attachments: HIVE-11358.01.patch, HIVE-11358.02.patch,
> HIVE-11358.03.patch, HIVE-11358.04.patch, HIVE-11358.05.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)