You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Weiqing Yang (JIRA)" <ji...@apache.org> on 2016/06/03 18:50:59 UTC

[jira] [Created] (AMBARI-17034) Spark History server & thrift server failed with "Too small initial heap"

Weiqing Yang created AMBARI-17034:
-------------------------------------

             Summary: Spark History server & thrift server failed with "Too small initial heap"
                 Key: AMBARI-17034
                 URL: https://issues.apache.org/jira/browse/AMBARI-17034
             Project: Ambari
          Issue Type: Bug
            Reporter: Weiqing Yang
            Assignee: Weiqing Yang
             Fix For: trunk, 2.4.0


Spark HS and thrift server failed to start with below error:

Spark Command: /usr/jdk64/jdk1.8.0_77/bin/java -Dhdp.version=2.5.0.0-617 -cp /grid/0/hdp/2.5.0.0-617/spark/sbin/../conf/:/grid/0/hdp/2.5.0.0-617/spark/lib/spark-assembly-1.6.1.2.5.0.0-617-hadoop2.7.1.2.5.0.0-617.jar:/grid/0/hdp/2.5.0.0-617/spark/lib/datanucleus-core-3.2.10.jar:/grid/0/hdp/2.5.0.0-617/spark/lib/datanucleus-api-jdo-3.2.6.jar:/grid/0/hdp/2.5.0.0-617/spark/lib/datanucleus-rdbms-3.2.9.jar:/usr/hdp/current/hadoop-client/conf/:/usr/hdp/2.5.0.0-617/hadoop/lib/hadoop-lzo-0.6.0.2.5.0.0-617.jar -Xms1024 -Xmx1024 org.apache.spark.deploy.history.HistoryServer
========================================
Error occurred during initialization of VM
Too small initial heap

Need to fix in branch-2.4 and trunk.



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