[
https://issues.apache.org/jira/browse/AMBARI-19627?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15832031#comment-15832031
]
Hadoop QA commented on AMBARI-19627:
------------------------------------
{color:green}+1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12848492/AMBARI-19627-trunk-v3.patch
against trunk revision .
{color:green}+1 @author{color}. The patch does not contain any @author
tags.
{color:green}+1 tests included{color}. The patch appears to include 1 new
or modified test files.
{color:green}+1 javac{color}. The applied patch does not increase the
total number of javac compiler warnings.
{color:green}+1 release audit{color}. The applied patch does not increase
the total number of release audit warnings.
{color:green}+1 core tests{color}. The patch passed unit tests in
ambari-server.
Test results:
https://builds.apache.org/job/Ambari-trunk-test-patch/10176//testReport/
Console output:
https://builds.apache.org/job/Ambari-trunk-test-patch/10176//console
This message is automatically generated.
> Cannot start Zeppelin notebook if Hive is not installed
> -------------------------------------------------------
>
> Key: AMBARI-19627
> URL: https://issues.apache.org/jira/browse/AMBARI-19627
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server
> Reporter: Renjith Kamath
> Assignee: Renjith Kamath
> Fix For: 2.5.0
>
> Attachments: AMBARI-19627-branch-2.5-v1.patch,
> AMBARI-19627-branch-2.5-v2.patch, AMBARI-19627-trunk-v1.patch,
> AMBARI-19627-trunk-v2.patch, AMBARI-19627-trunk-v3.patch
>
>
> Hive is a dependency only for Spark ThriftServer, not for other Spark
> components or Zeppelin. Yet, Zeppelin fails to start if Hive is not installed:
> {noformat}
> File "/usr/lib/python2.6/site-packages/resource_management/core/source.py",
> line 51, in __call__
> return self.get_content()
> File "/usr/lib/python2.6/site-packages/resource_management/core/source.py",
> line 75, in get_content
> raise Fail("{0} Source file {1} is not found".format(repr(self), path))
> resource_management.core.exceptions.Fail:
> StaticFile('/etc/spark/conf/hive-site.xml') Source file
> /etc/spark/conf/hive-site.xml is not found
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)