[
https://issues.apache.org/jira/browse/AMBARI-14087?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Onischuk resolved AMBARI-14087.
--------------------------------------
Resolution: Fixed
Committed to trunk and branch-2.1
> Spark Thrift Server shutdown after start with umask 027
> -------------------------------------------------------
>
> Key: AMBARI-14087
> URL: https://issues.apache.org/jira/browse/AMBARI-14087
> Project: Ambari
> Issue Type: Bug
> Reporter: Andrew Onischuk
> Assignee: Andrew Onischuk
> Fix For: 2.1.3
>
>
> Spark Thrift Server shutdown after start
> logs from /var/log/spark:
>
>
>
> Exception in thread "main" java.io.FileNotFoundException:
> /usr/hdp/current/spark-thriftserver/conf/spark-thrift-sparkconf.conf
> (Permission denied)
> at java.io.FileInputStream.open0(Native Method)
> at java.io.FileInputStream.open(FileInputStream.java:195)
> at java.io.FileInputStream.<init>(FileInputStream.java:138)
> at
> org.apache.spark.launcher.AbstractCommandBuilder.loadPropertiesFile(AbstractCommandBuilder.java:347)
> at
> org.apache.spark.launcher.SparkSubmitCommandBuilder.buildSparkSubmitCommand(SparkSubmitCommandBuilder.java:191)
> at
> org.apache.spark.launcher.SparkSubmitCommandBuilder.buildCommand(SparkSubmitCommandBuilder.java:121)
> at org.apache.spark.launcher.Main.main(Main.java:87)
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)