[
https://issues.apache.org/jira/browse/AMBARI-20162?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pallav Kulshreshtha updated AMBARI-20162:
-----------------------------------------
Attachment: AMBARI-20162-trunk.patch
> 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
>
> Attachments: AMBARI-20162-trunk.patch
>
>
> 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)