[
https://issues.apache.org/jira/browse/AMBARI-20186?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15886061#comment-15886061
]
Hadoop QA commented on AMBARI-20186:
------------------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12854902/AMBARI-20186.branch-2.5.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 javac{color}. The applied patch does not increase the
total number of javac compiler warnings.
{color:green}+1 release audit{color}. The applied patch does not increase
the total number of release audit warnings.
{color:red}-1 core tests{color}. The test build failed in
contrib/views/hive-next contrib/views/hive20
Test results:
https://builds.apache.org/job/Ambari-trunk-test-patch/10777//testReport/
Console output:
https://builds.apache.org/job/Ambari-trunk-test-patch/10777//console
This message is automatically generated.
> 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)