Added a space before bracket in report

This commit is contained in:
Vakaris 2018-08-30 14:20:52 +03:00
parent 49904d0cb0
commit c8e131d913
1 changed files with 1 additions and 1 deletions

View File

@ -722,7 +722,7 @@ class ReportPageComponent extends AuthComponent {
generateHadoopIssue(issue) { generateHadoopIssue(issue) {
return ( return (
<li> <li>
Run Hadoop in secure mode(<a href="http://hadoop.apache.org/docs/current/hadoop-project-dist/hadoop-common/SecureMode.html"> Run Hadoop in secure mode (<a href="http://hadoop.apache.org/docs/current/hadoop-project-dist/hadoop-common/SecureMode.html">
add Kerberos authentication</a>). add Kerberos authentication</a>).
<CollapsibleWellComponent> <CollapsibleWellComponent>
Oracle WebLogic server at <span className="label label-primary">{issue.machine}</span> (<span Oracle WebLogic server at <span className="label label-primary">{issue.machine}</span> (<span