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

Swapan Shridhar commented on AMBARI-19827:
------------------------------------------

New patch updated : [^AMBARI-19827.01.patch]

trunk:
{code}
commit de420a88a7ab54a0a668054e6cf68521d27de0bf

Author: Swapan Shridhar <sshrid...@hortonworks.com>

Date:   Wed Feb 8 13:41:14 2017 -0800

    AMBARI-19827. HiveServer2 Interactive won't start in clusters with less 
memory.

{code}

branch-2.5:
{code}
commit 66d6e3e956f1077816aeb3759dfec9d982e802cf

Author: Swapan Shridhar <sshrid...@hortonworks.com>

Date:   Wed Feb 8 13:41:14 2017 -0800

    AMBARI-19827. HiveServer2 Interactive won't start in clusters with less 
memory.

{code}

> HiveServer2 Interactive won't start in clusters with less memory
> ----------------------------------------------------------------
>
>                 Key: AMBARI-19827
>                 URL: https://issues.apache.org/jira/browse/AMBARI-19827
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-server
>    Affects Versions: 2.5.0
>            Reporter: Swapan Shridhar
>            Assignee: Swapan Shridhar
>             Fix For: trunk, 2.5.0
>
>         Attachments: AMBARI-19827.01.patch, AMBARI-19827.patch
>
>
> HS2 Interactive in a 3 node local cluster with 3.5G memory in each node. The 
> task fails due to this exception:
> {code:java}
> WARN conf.HiveConf: HiveConf of name hive.llap.daemon.allow.permanent.fns 
> does not exist
> WARN conf.HiveConf: HiveConf hive.llap.daemon.vcpus.per.instance expects INT 
> type value
> Failed: null
> java.lang.IllegalArgumentException
>       at 
> java.util.concurrent.ThreadPoolExecutor.<init>(ThreadPoolExecutor.java:1307)
>       at 
> java.util.concurrent.ThreadPoolExecutor.<init>(ThreadPoolExecutor.java:1230)
>       at java.util.concurrent.Executors.newFixedThreadPool(Executors.java:151)
>       at 
> org.apache.hadoop.hive.llap.cli.LlapServiceDriver.run(LlapServiceDriver.java:197)
>       at 
> org.apache.hadoop.hive.llap.cli.LlapServiceDriver.main(LlapServiceDriver.java:112)
> INFO cli.LlapServiceDriver: LLAP service driver finished
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to