Pallav Kulshreshtha created AMBARI-20162:
--------------------------------------------

             Summary: HiveView2.0: No notifications for successful query which 
yields no output.        
                 Key: AMBARI-20162
                 URL: https://issues.apache.org/jira/browse/AMBARI-20162
             Project: Ambari
          Issue Type: Bug
          Components: ambari-views
    Affects Versions: 2.5.0
            Reporter: Pallav Kulshreshtha
            Assignee: Pallav Kulshreshtha
             Fix For: 2.5.0


Hive view: No notifications for successfull query which yields no output..
There is no notification in RESULTS as well as LOG tab.
eg queries like
create table:
create table abc(x int, y int, z string)
slect query on empty table:
select * from test;
queries got executed successfully with no notifications.
It should give some info like succesfull query execution(OK) retrieve empty set 
for select query on table(with no data)




--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to