You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Hadoop QA (JIRA)" <ji...@apache.org> on 2017/03/13 15:35:41 UTC

[jira] [Commented] (AMBARI-20416) Need some way to know a plan is vectorized

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

Hadoop QA commented on AMBARI-20416:
------------------------------------

{color:red}-1 overall{color}.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12857665/AMBARI-20416-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/hive20 

Test results: https://builds.apache.org/job/Ambari-trunk-test-patch/10995//testReport/
Console output: https://builds.apache.org/job/Ambari-trunk-test-patch/10995//console

This message is automatically generated.

> Need some way to know a plan is vectorized
> ------------------------------------------
>
>                 Key: AMBARI-20416
>                 URL: https://issues.apache.org/jira/browse/AMBARI-20416
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-views
>    Affects Versions: 2.5.0
>            Reporter: Pallav Kulshreshtha
>            Assignee: Pallav Kulshreshtha
>            Priority: Critical
>             Fix For: 2.5.0
>
>         Attachments: AMBARI-20416-branch-2.5.patch
>
>
> Determining if a query is vectorized is a key use case of the explain plan and people will need this to work from the visual explain plan.
> In early mockups, plans that did not vectorize would be drawn with a different color as a warning.
> At a minimum, the vectorization information is currently being stripped out of the tooltip and there's really no reason to do that. A simple approach could be to just stop stripping it out of the tooltip.



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