[jira] [Commented] (AMBARI-22089) Hive View 2.0 - Unable to update existing saved queries, view creates new records under saved queries tab

2017-10-09 Thread Hudson (JIRA)

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

Hudson commented on AMBARI-22089:
-

FAILURE: Integrated in Jenkins build Ambari-branch-2.6 #350 (See 
[https://builds.apache.org/job/Ambari-branch-2.6/350/])
AMBARI-22089. Hive View 2.0 - Unable to update existing saved queries, 
(pallavkul: 
[http://git-wip-us.apache.org/repos/asf?p=ambari.git=commit=8a139c38bcb0759c1f9f020c53090833068e43a5])
* (edit) 
contrib/views/hive20/src/main/resources/ui/app/services/saved-queries.js
* (edit) contrib/views/hive20/src/main/resources/ui/app/routes/queries/query.js
* (edit) 
contrib/views/hive20/src/main/java/org/apache/ambari/view/hive20/resources/savedQueries/SavedQueryResourceManager.java
* (edit) contrib/views/hive20/src/main/resources/ui/yarn.lock
* (edit) 
contrib/views/hive20/src/main/java/org/apache/ambari/view/hive20/resources/savedQueries/SavedQueryService.java


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


[jira] [Commented] (AMBARI-22089) Hive View 2.0 - Unable to update existing saved queries, view creates new records under saved queries tab

2017-10-09 Thread Hudson (JIRA)

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

Hudson commented on AMBARI-22089:
-

FAILURE: Integrated in Jenkins build Ambari-trunk-Commit #8229 (See 
[https://builds.apache.org/job/Ambari-trunk-Commit/8229/])
AMBARI-22089. Hive View 2.0 - Unable to update existing saved queries, 
(pallavkul: 
[http://git-wip-us.apache.org/repos/asf?p=ambari.git=commit=beef96d413d4986cb0cc11c317d11d5a181da14c])
* (edit) 
contrib/views/hive20/src/main/java/org/apache/ambari/view/hive20/resources/savedQueries/SavedQueryResourceManager.java
* (edit) 
contrib/views/hive20/src/main/java/org/apache/ambari/view/hive20/resources/savedQueries/SavedQueryService.java
* (edit) contrib/views/hive20/src/main/resources/ui/yarn.lock
* (edit) contrib/views/hive20/src/main/resources/ui/app/routes/queries/query.js
* (edit) 
contrib/views/hive20/src/main/resources/ui/app/services/saved-queries.js


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


[jira] [Commented] (AMBARI-22089) Hive View 2.0 - Unable to update existing saved queries, view creates new records under saved queries tab

2017-10-09 Thread Hudson (JIRA)

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

Hudson commented on AMBARI-22089:
-

FAILURE: Integrated in Jenkins build Ambari-branch-2.6 #349 (See 
[https://builds.apache.org/job/Ambari-branch-2.6/349/])
Revert "AMBARI-22089. Hive View 2.0 - Unable to update existing saved 
(pallavkul: 
[http://git-wip-us.apache.org/repos/asf?p=ambari.git=commit=ebde32c21334a5dcaeecda37a7ea8c1a8fbd93fd])
* (edit) contrib/views/hive20/src/main/resources/ui/yarn.lock
* (edit) contrib/views/hive20/src/main/resources/ui/app/routes/queries/query.js
* (edit) 
contrib/views/hive20/src/main/java/org/apache/ambari/view/hive20/resources/savedQueries/SavedQueryResourceManager.java


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


[jira] [Commented] (AMBARI-22089) Hive View 2.0 - Unable to update existing saved queries, view creates new records under saved queries tab

2017-10-09 Thread Hudson (JIRA)

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

Hudson commented on AMBARI-22089:
-

FAILURE: Integrated in Jenkins build Ambari-trunk-Commit #8226 (See 
[https://builds.apache.org/job/Ambari-trunk-Commit/8226/])
Revert "AMBARI-22089. Hive View 2.0 - Unable to update existing saved 
(pallavkul: 
[http://git-wip-us.apache.org/repos/asf?p=ambari.git=commit=e83c86dc310e4878f57f2cec9e32e8dc83394913])
* (edit) contrib/views/hive20/src/main/resources/ui/yarn.lock
* (edit) contrib/views/hive20/src/main/resources/ui/app/routes/queries/query.js
* (edit) 
contrib/views/hive20/src/main/java/org/apache/ambari/view/hive20/resources/savedQueries/SavedQueryResourceManager.java


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


[jira] [Commented] (AMBARI-22089) Hive View 2.0 - Unable to update existing saved queries, view creates new records under saved queries tab

2017-10-04 Thread Hudson (JIRA)

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

Hudson commented on AMBARI-22089:
-

SUCCESS: Integrated in Jenkins build Ambari-branch-2.6 #331 (See 
[https://builds.apache.org/job/Ambari-branch-2.6/331/])
AMBARI-22089. Hive View 2.0 - Unable to update existing saved queries, 
(pallavkul: 
[http://git-wip-us.apache.org/repos/asf?p=ambari.git=commit=c523eb9719c6c2d05acc54234426e7dd0ed269b7])
* (edit) contrib/views/hive20/src/main/resources/ui/yarn.lock
* (edit) 
contrib/views/hive20/src/main/java/org/apache/ambari/view/hive20/resources/savedQueries/SavedQueryResourceManager.java
* (edit) contrib/views/hive20/src/main/resources/ui/app/routes/queries/query.js


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


[jira] [Commented] (AMBARI-22089) Hive View 2.0 - Unable to update existing saved queries, view creates new records under saved queries tab

2017-09-29 Thread Hudson (JIRA)

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

Hudson commented on AMBARI-22089:
-

FAILURE: Integrated in Jenkins build Ambari-trunk-Commit #8170 (See 
[https://builds.apache.org/job/Ambari-trunk-Commit/8170/])
AMBARI-22089. Hive View 2.0 - Unable to update existing saved queries, 
(pallavkul: 
[http://git-wip-us.apache.org/repos/asf?p=ambari.git=commit=d3b67eeab455b01f8f921039b50818a6ded32839])
* (edit) contrib/views/hive20/src/main/resources/ui/app/routes/queries/query.js
* (edit) contrib/views/hive20/src/main/resources/ui/yarn.lock
* (edit) 
contrib/views/hive20/src/main/java/org/apache/ambari/view/hive20/resources/savedQueries/SavedQueryResourceManager.java


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


[jira] [Commented] (AMBARI-22089) Hive View 2.0 - Unable to update existing saved queries, view creates new records under saved queries tab

2017-09-28 Thread Hadoop QA (JIRA)

[ 
https://issues.apache.org/jira/browse/AMBARI-22089?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=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)