[
https://issues.apache.org/jira/browse/AMBARI-14421?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15062786#comment-15062786
]
Hudson commented on AMBARI-14421:
---------------------------------
FAILURE: Integrated in Ambari-branch-2.2 #84 (See
[https://builds.apache.org/job/Ambari-branch-2.2/84/])
AMBARI-14421. Spark thrift cannot start with umask 027 (aonishuk) (aonishuk:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=33fdfc6586eaf25e9e2cd563c28fce70d7ccf6c0])
* ambari-server/src/test/python/stacks/2.3/SPARK/test_spark_thrift_server.py
*
ambari-server/src/main/resources/stacks/HDP/2.3/services/SPARK/configuration/spark-hive-site-override.xml
*
ambari-server/src/main/resources/common-services/SPARK/1.2.0.2.2/package/scripts/params.py
*
ambari-server/src/main/resources/common-services/SPARK/1.2.0.2.2/package/scripts/setup_spark.py
> 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.1
>
> 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)