You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Hadoop QA (JIRA)" <ji...@apache.org> on 2015/12/23 16:03:46 UTC

[jira] [Commented] (AMBARI-14478) Hive settings entry has usability problems

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

Hadoop QA commented on AMBARI-14478:
------------------------------------

{color:red}-1 overall{color}.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12779229/AMBARI-14478_branch-2.2.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:green}+1 core tests{color}.  The patch passed unit tests in contrib/views/hive.

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

This message is automatically generated.

> Hive settings entry has usability problems
> ------------------------------------------
>
>                 Key: AMBARI-14478
>                 URL: https://issues.apache.org/jira/browse/AMBARI-14478
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-views
>    Affects Versions: 2.2.0
>            Reporter: Pallav Kulshreshtha
>            Assignee: Pallav Kulshreshtha
>            Priority: Minor
>             Fix For: 2.2.1
>
>         Attachments: AMBARI-14478_branch-2.2.patch, Screen Shot 2015-11-03 at 10.03.41 AM.png
>
>
> Hive settings offers autocomplete of a partial set of Hive settings.
> There are a few things annoying about the current behavior, mostly coming down to how the UI tries to make the field un-editable.
> This means:
> 1. You can't select the text, it's treated as atomic all-or-nothing.
> 2. A single backspace will delete the entire field.
> 3. You can't edit within the field.
> I guess you could say these are really all the same thing. Yet, strangely if I type in from the start I can backspace / edit.
> What I tried was to copy/paste some output from Hive CLI then edit it. When I paste hive.auto.convert.join=true into the field, I can't go in and delete the "=true" part, I have to only copy hive.auto.convert.join. This is annoying from a usability point of view.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)