[
https://issues.apache.org/jira/browse/AMBARI-20186?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15889684#comment-15889684
]
Hudson commented on AMBARI-20186:
---------------------------------
SUCCESS: Integrated in Jenkins build Ambari-branch-2.5 #1133 (See
[https://builds.apache.org/job/Ambari-branch-2.5/1133/])
AMBARI-20186. Result tab prints nothing for select query on empty table.
(dipayan.bhowmick:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=952ee58de5406663a4e7df4060928664ecd576cb])
* (edit)
contrib/views/hive20/src/main/java/org/apache/ambari/view/hive20/actor/ResultSetIterator.java
* (edit)
contrib/views/hive20/src/main/java/org/apache/ambari/view/hive20/actor/message/job/NoMoreItems.java
* (edit)
contrib/views/hive-next/src/main/java/org/apache/ambari/view/hive2/actor/message/job/NoMoreItems.java
* (edit)
contrib/views/hive-next/src/main/java/org/apache/ambari/view/hive2/actor/ResultSetIterator.java
* (edit)
contrib/views/hive-next/src/main/java/org/apache/ambari/view/hive2/client/NonPersistentCursor.java
* (edit)
contrib/views/hive20/src/main/java/org/apache/ambari/view/hive20/client/NonPersistentCursor.java
> HiveView 2.0: Result tab prints nothing for select query on empty table
> -----------------------------------------------------------------------
>
> Key: AMBARI-20186
> URL: https://issues.apache.org/jira/browse/AMBARI-20186
> Project: Ambari
> Issue Type: Bug
> Components: ambari-views
> Affects Versions: 2.5.0
> Reporter: Yesha Vora
> Assignee: DIPAYAN BHOWMICK
> Attachments: AMBARI-20186.branch-2.5.patch
>
>
> Scenario:
> * Create an empty table
> * Run Select * from table
> Current behavior:
> The result tab does not show anything.
> Expected:
> Result tab should show an empty table as below.
> | column1 | column2 | column3 |
> Since there is no data printed, It confuses the user regarding result.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)