Andrew Onischuk created AMBARI-14421:
----------------------------------------
Summary: Spark thrift cannot start with umask 027
Key: AMBARI-14421
URL: https://issues.apache.org/jira/browse/AMBARI-14421
Project: Ambari
Issue Type: Bug
Reporter: Andrew Onischuk
Assignee: Andrew Onischuk
Fix For: 2.2.0
Attachments: AMBARI-14421.patch
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:353)
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)