[ 
https://issues.apache.org/jira/browse/AMBARI-18387?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15490115#comment-15490115
 ] 

Hadoop QA commented on AMBARI-18387:
------------------------------------

{color:red}-1 overall{color}.  Here are the results of testing the latest 
attachment 
  
http://issues.apache.org/jira/secure/attachment/12828428/AMBARI-18387.branch-2.5.patch
  against trunk revision .

    {color:green}+1 @author{color}.  The patch does not contain any @author 
tags.

    {color:red}-1 tests included{color}.  The patch doesn't appear to include 
any new or modified tests.
                        Please justify why no new tests are needed for this 
patch.
                        Also please list what manual steps were performed to 
verify this patch.

    {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:red}-1 core tests{color}.  The test build failed in 
contrib/views/hive-next 

Test results: 
https://builds.apache.org/job/Ambari-trunk-test-patch/8664//testReport/
Console output: 
https://builds.apache.org/job/Ambari-trunk-test-patch/8664//console

This message is automatically generated.

> Unable to delete Hive view
> --------------------------
>
>                 Key: AMBARI-18387
>                 URL: https://issues.apache.org/jira/browse/AMBARI-18387
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-views
>    Affects Versions: 2.4.0
>            Reporter: DIPAYAN BHOWMICK
>            Assignee: DIPAYAN BHOWMICK
>             Fix For: 2.5.0
>
>         Attachments: AMBARI-18387.branch-2.5.patch
>
>
> STR:
> 1. Install cluster without Hive.
> 2. Create Hive view.
> 3. Try to remove Hive view.
> Error is returned.
> {noformat}
> {
>   "status": 500,
>   "message": "Server Error"
> }
> {noformat}
> Then the same error is returned when you are trying to open edit view page 
> and as result UI is unable to load data about instance.
> From ambari-server.log:
> {noformat}
> 02 Aug 2016 11:57:04,669 ERROR [ambari-client-thread-118] 
> ContainerResponse:419 - The RuntimeException could not be mapped to a 
> response, re-throwing to the HTTP container
> com.typesafe.config.ConfigException$Missing: No configuration setting found 
> for key 'akka'
>       at com.typesafe.config.impl.SimpleConfig.findKey(SimpleConfig.java:124)
>       at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:147)
>       at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:159)
>       at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:164)
>       at 
> com.typesafe.config.impl.SimpleConfig.getString(SimpleConfig.java:206)
>       at akka.actor.ActorSystem$Settings.<init>(ActorSystem.scala:169)
>       at akka.actor.ActorSystemImpl.<init>(ActorSystem.scala:505)
>       at akka.actor.ActorSystem$.apply(ActorSystem.scala:142)
>       at akka.actor.ActorSystem$.apply(ActorSystem.scala:109)
>       at akka.actor.ActorSystem$.create(ActorSystem.scala:57)
>       at akka.actor.ActorSystem.create(ActorSystem.scala)
>       at 
> org.apache.ambari.view.hive2.ConnectionSystem.<init>(ConnectionSystem.java:45)
>       at 
> org.apache.ambari.view.hive2.ConnectionSystem.getInstance(ConnectionSystem.java:53)
>       at 
> org.apache.ambari.view.hive2.HiveViewImpl.onDestroy(HiveViewImpl.java:42)
>       at 
> org.apache.ambari.server.view.ViewRegistry.removeInstanceDefinition(ViewRegistry.java:475)
> ...
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to