You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Srimanth Gunturi (JIRA)" <ji...@apache.org> on 2015/04/29 03:22:05 UTC

[jira] [Commented] (AMBARI-10813) HDFS keyserver configs should be text-field instead of text-area

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

Srimanth Gunturi commented on AMBARI-10813:
-------------------------------------------

Tested on live cluster. 
Tests pass
{noformat}

  5916 tests complete (9 seconds)
  79 tests pending

[INFO]
[INFO] --- apache-rat-plugin:0.11:check (default) @ ambari-web ---
[INFO] 51 implicit excludes (use -debug for more details).
[INFO] Exclude: .idea/**
[INFO] Exclude: package.json
[INFO] Exclude: public/**
[INFO] Exclude: public-static/**
[INFO] Exclude: app/assets/**
[INFO] Exclude: vendor/**
[INFO] Exclude: node_modules/**
[INFO] Exclude: node/**
[INFO] Exclude: npm-debug.log
[INFO] 1178 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 1178 licence.
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 34.220s
[INFO] Finished at: Tue Apr 28 18:13:14 PDT 2015
[INFO] Final Memory: 11M/165M
[INFO] ------------------------------------------------------------------------
{noformat}

> HDFS keyserver configs should be text-field instead of text-area
> ----------------------------------------------------------------
>
>                 Key: AMBARI-10813
>                 URL: https://issues.apache.org/jira/browse/AMBARI-10813
>             Project: Ambari
>          Issue Type: Task
>          Components: ambari-web
>    Affects Versions: 2.1.0
>            Reporter: Srimanth Gunturi
>            Assignee: Srimanth Gunturi
>             Fix For: 2.1.0
>
>         Attachments: AMBARI-10813.patch
>
>
> Currently in HDFS enhanced configs there are keyserver configs which are shown as textareas. These should instead be single-line text-fields.
> We need to add a new simple widget which will show only a single line of value. Lets identify this widget in the theme as 'text-field'.



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