[
https://issues.apache.org/jira/browse/AMBARI-22089?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16184915#comment-16184915
]
Hadoop QA commented on AMBARI-22089:
------------------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12889567/AMBARI-22089_branch-trunk.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 release audit{color}. The applied patch does not increase
the total number of release audit warnings.
{color:green}+1 javac{color}. The applied patch does not increase the
total number of javac compiler warnings.
{color:red}-1 core tests{color}. The test build failed in
[contrib/views/hive20|https://builds.apache.org/job/Ambari-trunk-test-patch/12380//artifact/patch-work/testrun_hive20.txt]
Console output:
https://builds.apache.org/job/Ambari-trunk-test-patch/12380//console
This message is automatically generated.
> Hive View 2.0 - Unable to update existing saved queries, view creates new
> records under saved queries tab
> ---------------------------------------------------------------------------------------------------------
>
> Key: AMBARI-22089
> URL: https://issues.apache.org/jira/browse/AMBARI-22089
> Project: Ambari
> Issue Type: Bug
> Components: ambari-views
> Reporter: Pallav Kulshreshtha
> Assignee: Pallav Kulshreshtha
> Priority: Blocker
> Fix For: 2.6.0
>
> Attachments: AMBARI-22089_branch-trunk.patch
>
>
> Under the "Saved Queries" section in Ambari, there exist multiple entries for
> the query - all entries have the same query name, that is - when changes are
> made to a query and subsequently saved, an entry gets created.
> However, all entries have the same name - after a while it is not possible to
> know which is the latest version.
> The "Saved Queries" view does not include a timestamp nor does it
> automatically append a version name to the query - thus making it hard for
> the user to figure out which is the latest query
> Review the screenshot in attached adobe pdf
> Issue: In Hive view2.0 - when query is saved it gets saved with the provided
> name say "test-query1" - now go to "Saved queries" tab and click on
> "test-query1" and modify the query and then do save as again - in this case
> instead of overriding (updating) the saved query it creates one more copy
> with same name. this is creating a confusion which one is the latest one as
> there is no timestamps.
> One more thing is - while saving the query - if I give existing saved query
> name then also it is creating one more copy with same name.
> In Hive view1.5 - it overrides the query name with note saying as "Saving
> will overwrite previously saved query" .
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)