[
https://issues.apache.org/jira/browse/AMBARI-14507?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15074594#comment-15074594
]
Hadoop QA commented on AMBARI-14507:
------------------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12779668/AMBARI-14507_branch-2.2.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:green}+1 core tests{color}. The patch passed unit tests in
contrib/views/hive.
Test results:
https://builds.apache.org/job/Ambari-trunk-test-patch/4735//testReport/
Console output:
https://builds.apache.org/job/Ambari-trunk-test-patch/4735//console
This message is automatically generated.
> Attempt to Open a Saved Query Returns Unexpected Results
> --------------------------------------------------------
>
> Key: AMBARI-14507
> URL: https://issues.apache.org/jira/browse/AMBARI-14507
> Project: Ambari
> Issue Type: Bug
> Components: ambari-views
> Affects Versions: 2.1.2
> Reporter: DIPAYAN BHOWMICK
> Assignee: DIPAYAN BHOWMICK
> Fix For: 2.2.1
>
> Attachments: AMBARI-14507_branch-2.2.patch
>
>
> 1. In Hive View, click Saved Queries
> 2. Click a query to open in Hive Query View
> 3. Modify the query
> 4. Execute the query
> 5. Click Saved Queries
> 6. Click the same query to reopen the original query
> A new tab is created in Hive Query View with the query as modified in step 3
> rather than the original query.
> To retrieve the saved query, one must reload Hive Query View in the browser
> to retrieve it.
> Preferred behavior:
> 1. In Hive View, click Saved Queries
> 2. Click a query to open in Hive Query View
> 3. Modify the query
> 4. Execute the query
> 5. Click Saved Queries
> 7. A dialog box should appear with the message and 3 buttons, Save As,
> Replace, Discard Changes:
> Query has been changed. Save changes?
> Save As ... Replace Discard Changes
> Save As should prompt for a name, replace should overwrite the existing file,
> and discard should close the existing query tab.
> The Saved Queries View should then open.
> 6. Click the same query to reopen the original query
> 7. A new tab with the saved query should be opened
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)