[jira] [Commented] (HIVE-12813) LLAP: issues in setup, shutdown

2016-10-28 Thread Lefty Leverenz (JIRA)

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

Lefty Leverenz commented on HIVE-12813:
---

[~sladymon] documented *hive.llap.daemon.acl* and *hive.llap.management.acl* in 
the wiki (thanks!) so I'm removing the TODOC2.0 label.

* [hive.llap.daemon.acl | 
https://cwiki.apache.org/confluence/display/Hive/Configuration+Properties#ConfigurationProperties-hive.llap.daemon.acl]
* [hive.llap.management.acl | 
https://cwiki.apache.org/confluence/display/Hive/Configuration+Properties#ConfigurationProperties-hive.llap.management.acl]

> LLAP: issues in setup, shutdown
> ---
>
> Key: HIVE-12813
> URL: https://issues.apache.org/jira/browse/HIVE-12813
> Project: Hive
>  Issue Type: Bug
>Reporter: Sergey Shelukhin
>Assignee: Sergey Shelukhin
> Fix For: 2.0.0
>
> Attachments: HIVE-12813.01.patch, HIVE-12813.patch
>
>
> 1) Due to YARN-4562, we should package ssl-server.xml if available; SSL 
> settings are not  read from LLAP configs.
> 2) The bean removal can fail during shutdown.
> 3) LlapWebServices creates its own config object but uses the one provided by 
> AbstractService instead.
> 4) Setting name for ACL is used by Hadoop to generate the setting name for 
> the host list, which happens to collide with the existing LLAP host list 
> setting name, resulting in all hosts being prevented from connecting to 
> daemon protocol.



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


[jira] [Commented] (HIVE-12813) LLAP: issues in setup, shutdown

2016-01-12 Thread Lefty Leverenz (JIRA)

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

Lefty Leverenz commented on HIVE-12813:
---

Doc note:  This changes the names of configuration parameters 
*hive.llap.daemon.service.acl* and *hive.llap.management.service.acl* to 
*hive.llap.daemon.acl* and *hive.llap.management.acl*, respectively, in 
releases 2.0.0 and 2.1.0+.  See HIVE-12341, which created them in the same 
releases.

> LLAP: issues in setup, shutdown
> ---
>
> Key: HIVE-12813
> URL: https://issues.apache.org/jira/browse/HIVE-12813
> Project: Hive
>  Issue Type: Bug
>Reporter: Sergey Shelukhin
>Assignee: Sergey Shelukhin
>  Labels: TODOC2.0
> Fix For: 2.0.0, 2.1.0
>
> Attachments: HIVE-12813.01.patch, HIVE-12813.patch
>
>
> 1) Due to YARN-4562, we should package ssl-server.xml if available; SSL 
> settings are not  read from LLAP configs.
> 2) The bean removal can fail during shutdown.
> 3) LlapWebServices creates its own config object but uses the one provided by 
> AbstractService instead.
> 4) Setting name for ACL is used by Hadoop to generate the setting name for 
> the host list, which happens to collide with the existing LLAP host list 
> setting name, resulting in all hosts being prevented from connecting to 
> daemon protocol.



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