Swapan Shridhar created AMBARI-19827:
----------------------------------------

             Summary: 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: 2.5.0


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