[root@sandbox spark]# cat spark-spark-org.apache.spark.deploy.history.HistoryServer-1-sandbox.hortonworks.com.out Spark Command: /usr/lib/jvm/java-1.7.0-openjdk-1.7.0.91.x86_64/bin/java -Dhdp.version=2.3.2.0-2950 -cp /usr/hdp/2.3.2.0-2950/spark/sbin/../conf/:/usr/hdp/2.3.2.0-2950/spark/lib/spark-assembly-1.4.1.2.3.2.0-2950-hadoop2.7.1.2.3.2.0-2950.jar:/usr/hdp/2.3.2.0-2950/spark/lib/datanucleus-rdbms-3.2.9.jar:/usr/hdp/2.3.2.0-2950/spark/lib/datanucleus-core-3.2.10.jar:/usr/hdp/2.3.2.0-2950/spark/lib/datanucleus-api-jdo-3.2.6.jar:/usr/hdp/current/hadoop-client/conf/:/usr/hdp/current/hadoop-client/hadoop-azure.jar:/usr/hdp/current/hadoop-client/lib/azure-storage-2.2.0.jar -Xms512m -Xmx512m -XX:MaxPermSize=256m org.apache.spark.deploy.history.HistoryServer ======================================== 16/05/11 16:20:19 INFO HistoryServer: Registered signal handlers for [TERM, HUP, INT] 16/05/11 16:20:19 WARN SparkConf: The configuration key 'spark.yarn.applicationMaster.waitTries' has been deprecated as of Spark 1.3 and and may be removed in the future. Please use the new key 'spark.yarn.am.waitTime' instead. 16/05/11 16:20:19 WARN NativeCodeLoader: Unable to load native-hadoop library for your platform... using builtin-java classes where applicable 16/05/11 16:20:20 INFO SecurityManager: Changing view acls to: spark 16/05/11 16:20:20 INFO SecurityManager: Changing modify acls to: spark 16/05/11 16:20:20 INFO SecurityManager: SecurityManager: authentication disabled; ui acls disabled; users with view permissions: Set(spark); users with modify permissions: Set(spark) 16/05/11 16:20:20 INFO HistoryServer: History provider class: org.apache.spark.deploy.yarn.history.YarnHistoryProvider 16/05/11 16:20:20 WARN SparkConf: The configuration key 'spark.yarn.applicationMaster.waitTries' has been deprecated as of Spark 1.3 and and may be removed in the future. Please use the new key 'spark.yarn.am.waitTime' instead. 16/05/11 16:20:21 INFO SpnegoUrlConnector: Cannot load customized SSL related configuration. Fallback to system-generic settings. java.io.FileNotFoundException: /etc/security/clientKeys/all.jks (No such file or directory) at java.io.FileInputStream.open(Native Method) at java.io.FileInputStream.(FileInputStream.java:146) at org.apache.hadoop.security.ssl.ReloadingX509TrustManager.loadTrustManager(ReloadingX509TrustManager.java:164) at org.apache.hadoop.security.ssl.ReloadingX509TrustManager.(ReloadingX509TrustManager.java:81) at org.apache.hadoop.security.ssl.FileBasedKeyStoresFactory.init(FileBasedKeyStoresFactory.java:209) at org.apache.hadoop.security.ssl.SSLFactory.init(SSLFactory.java:131) at org.apache.spark.deploy.history.yarn.rest.SpnegoUrlConnector$.newSslConnConfigurator(SpnegoUrlConnector.scala:318) at org.apache.spark.deploy.history.yarn.rest.SpnegoUrlConnector$.newInstance(SpnegoUrlConnector.scala:300) at org.apache.spark.deploy.history.yarn.rest.JerseyBinding.(JerseyBinding.scala:45) at org.apache.spark.deploy.history.yarn.rest.TimelineQueryClient.(TimelineQueryClient.scala:74) at org.apache.spark.deploy.history.yarn.YarnHistoryProvider.createTimelineQueryClient(YarnHistoryProvider.scala:161) at org.apache.spark.deploy.history.yarn.YarnHistoryProvider.(YarnHistoryProvider.scala:140) at org.apache.spark.deploy.yarn.history.YarnHistoryProvider.(YarnHistoryProvider.scala:26) at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:526) at org.apache.spark.deploy.history.HistoryServer$.main(HistoryServer.scala:226) at org.apache.spark.deploy.history.HistoryServer.main(HistoryServer.scala) 16/05/11 16:20:21 INFO TimelineQueryClient: User = spark (auth:SIMPLE) 16/05/11 16:20:21 INFO YarnHistoryProvider: Timeline service is enabled 16/05/11 16:20:21 INFO YarnHistoryProvider: Timeline Service Location: http://sandbox.hortonworks.com:8188/ws/v1/timeline/ 16/05/11 16:20:21 INFO YarnHistoryProvider: refresh interval 60000 milliseconds 16/05/11 16:20:21 INFO YarnHistoryProvider: Starting timeline refresh thread 16/05/11 16:20:22 INFO Server: jetty-8.y.z-SNAPSHOT 16/05/11 16:20:22 INFO YarnHistoryProvider: getListing from: Timeline Query Client against http://sandbox.hortonworks.com:8188/ws/v1/timeline/ 16/05/11 16:20:22 INFO AbstractConnector: Started SelectChannelConnector@0.0.0.0:18080 16/05/11 16:20:22 INFO Utils: Successfully started service on port 18080. 16/05/11 16:20:22 INFO HistoryServer: Started HistoryServer at http://192.168.108.131:18080 16/05/11 16:20:22 INFO YarnHistoryProvider: Found 0 applications: 0 complete and 0 incomplete 16/05/11 16:25:16 INFO YarnHistoryProvider: getListing from: Timeline Query Client against http://sandbox.hortonworks.com:8188/ws/v1/timeline/ 16/05/11 16:25:16 INFO YarnHistoryProvider: Found 0 applications: 0 complete and 0 incomplete