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

Doroszlai, Attila updated AMBARI-19627:
---------------------------------------
    Attachment: AMBARI-19627-trunk-v3.patch

Fixed the unit tests, removed duplicate {{test_start_secured}} method.

{noformat}
$ mvn -am -pl ambari-server -DskipSurefireTests clean test
...
Total run:1159
Total errors:0
Total failures:0
OK
...
[INFO] Ambari Server ..................................... SUCCESS
{noformat}

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

Reply via email to