|
@@ -98,6 +98,7 @@ Em.I18n.translations = {
|
|
'common.clients':'Clients',
|
|
'common.clients':'Clients',
|
|
'common.user': 'User',
|
|
'common.user': 'User',
|
|
'common.users': 'Users',
|
|
'common.users': 'Users',
|
|
|
|
+ 'common.issues': 'Issues',
|
|
'common.os':'OS',
|
|
'common.os':'OS',
|
|
'common.memory':'Memory',
|
|
'common.memory':'Memory',
|
|
'common.maximum':'Maximum',
|
|
'common.maximum':'Maximum',
|
|
@@ -347,6 +348,9 @@ Em.I18n.translations = {
|
|
'installer.step3.hostWarningsPopup.checks': 'Host Checks found',
|
|
'installer.step3.hostWarningsPopup.checks': 'Host Checks found',
|
|
'installer.step3.hostWarningsPopup.notice':'After manually resolving the issues, click <b>Rerun Checks</b>.<br>To manually resolve issues on <b>each host</b> run the HostCleanup script (Python 2.6 or greater is required):<br><div class="code-snippet">python /usr/lib/python2.6/site-packages/ambari_agent/HostCleanup.py</div>',
|
|
'installer.step3.hostWarningsPopup.notice':'After manually resolving the issues, click <b>Rerun Checks</b>.<br>To manually resolve issues on <b>each host</b> run the HostCleanup script (Python 2.6 or greater is required):<br><div class="code-snippet">python /usr/lib/python2.6/site-packages/ambari_agent/HostCleanup.py</div>',
|
|
'installer.step3.hostWarningsPopup.summary':'{0} on {1}',
|
|
'installer.step3.hostWarningsPopup.summary':'{0} on {1}',
|
|
|
|
+ 'installer.step3.hostWarningsPopup.firewall':'Firewall Issues',
|
|
|
|
+ 'installer.step3.hostWarningsPopup.firewall.message':'Firewall is running on the following hosts. Please configure the firewall to allow communications on the ports documented in the <i>Configuring Ports</i> section of the <a target=\"_blank\" href=\"http://incubator.apache.org/ambari/current/installing-hadoop-using-ambari/content/\">Ambari documentation</a>',
|
|
|
|
+ 'installer.step3.hostWarningsPopup.firewall.name':'<i>iptables</i> Running',
|
|
'installer.step3.hostWarningsPopup.process':'Process Issues',
|
|
'installer.step3.hostWarningsPopup.process':'Process Issues',
|
|
'installer.step3.hostWarningsPopup.processes.message':'The following processes should not be running',
|
|
'installer.step3.hostWarningsPopup.processes.message':'The following processes should not be running',
|
|
'installer.step3.hostWarningsPopup.fileAndFolder':'File and Folder Issues',
|
|
'installer.step3.hostWarningsPopup.fileAndFolder':'File and Folder Issues',
|
|
@@ -369,6 +373,7 @@ Em.I18n.translations = {
|
|
'installer.step3.hostWarningsPopup.empty.users':'unwanted users',
|
|
'installer.step3.hostWarningsPopup.empty.users':'unwanted users',
|
|
'installer.step3.hostWarningsPopup.empty.services':'unwanted services',
|
|
'installer.step3.hostWarningsPopup.empty.services':'unwanted services',
|
|
'installer.step3.hostWarningsPopup.empty.misc':'issues',
|
|
'installer.step3.hostWarningsPopup.empty.misc':'issues',
|
|
|
|
+ 'installer.step3.hostWarningsPopup.empty.firewall':'firewalls running',
|
|
'installer.step3.hostWarningsPopup.action.exists':'Exists on',
|
|
'installer.step3.hostWarningsPopup.action.exists':'Exists on',
|
|
'installer.step3.hostWarningsPopup.action.notRunning':'Not running on',
|
|
'installer.step3.hostWarningsPopup.action.notRunning':'Not running on',
|
|
'installer.step3.hostWarningsPopup.action.installed':'Installed on',
|
|
'installer.step3.hostWarningsPopup.action.installed':'Installed on',
|