[ https://issues.apache.org/jira/browse/AMBARI-17034?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15314683#comment-15314683 ]
Hadoop QA commented on AMBARI-17034: ------------------------------------ {color:red}-1 overall{color}. Here are the results of testing the latest attachment http://issues.apache.org/jira/secure/attachment/12808037/AMBARI-17034_v1.patch against trunk revision . {color:green}+1 @author{color}. The patch does not contain any @author tags. {color:red}-1 tests included{color}. The patch doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch. {color:green}+1 javac{color}. The applied patch does not increase the total number of javac compiler warnings. {color:green}+1 release audit{color}. The applied patch does not increase the total number of release audit warnings. {color:green}+1 core tests{color}. The patch passed unit tests in ambari-server. Test results: https://builds.apache.org/job/Ambari-trunk-test-patch/7168//testReport/ Console output: https://builds.apache.org/job/Ambari-trunk-test-patch/7168//console This message is automatically generated. > 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 > > Attachments: AMBARI-17034_v1.patch > > > 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)