You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Andrew Onischuk (JIRA)" <ji...@apache.org> on 2015/11/26 14:18:11 UTC

[jira] [Reopened] (AMBARI-14087) Spark Thrift Server shutdown after start with umask 027

     [ https://issues.apache.org/jira/browse/AMBARI-14087?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrew Onischuk reopened AMBARI-14087:
--------------------------------------

> 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)