[
https://issues.apache.org/jira/browse/AMBARI-10813?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Srimanth Gunturi updated AMBARI-10813:
--------------------------------------
Attachment: AMBARI-10813_2.patch
Agree that 'string' should be changed to 'text-area'. Attaching new patch with
change. Tests pass.
{noformat}
5916 tests complete (8 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: 30.428s
[INFO] Finished at: Tue Apr 28 18:46:53 PDT 2015
[INFO] Final Memory: 10M/166M
[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, AMBARI-10813_2.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)