blob: 10c27daf34da8088dd6174759fe73eabefafbbb9 [file] [log] [blame]
/**
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you may not use this file except in compliance
* with the License. You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
Em.I18n.translations = {
'app.name':'Ambari',
'app.reloadPopup.link': 'Reload Page',
'app.reloadPopup.text': 'Trying to connect to server...',
'app.reloadPopup.header': 'Reload Page',
'app.loadingPlaceholder': 'Loading...',
'app.signout':'Sign out',
'app.settings':'Settings',
'app.settings.notshowBgOperationsPopup': 'Do not show the Background Operations dialog when starting an operation',
'app.settings.notShowBgOperations': 'Do not show this dialog again when starting a background operation',
'apply':'apply',
'and':'and',
'none':'none',
'all':'all',
'minimum':'minimum',
'from':'From',
'to':'To',
'ok':'OK',
'as':'as',
'on':'on',
'any': 'Any',
'more':'more',
'yes':'Yes',
'no':'No',
'add': 'Add',
'common.learnMore':'Learn more',
'common.back':'Back',
'common.prev':'Prev',
'common.next':'Next',
'common.host':'Host',
'common.hosts':'Hosts',
'common.services':'Services',
'common.group':'Group',
'common.progress':'Progress',
'common.status':'Status',
'common.action':'Action',
'common.remove':'Remove',
'common.retry':'Retry',
'common.skip':'Skip',
'common.rollBack':'Rollback',
'common.show':'Show',
'common.hide':'Hide',
'common.cancel':'Cancel',
'common.apply':'Apply',
'common.done':'Done',
'common.service': 'Service',
'common.version':'Version',
'common.description':'Description',
'common.client':'Client',
'common.zookeeper':'ZooKeeper',
'common.hbase':'HBase',
'common.regionServer':'RegionServer',
'common.taskTracker':'TaskTracker',
'common.dataNode':'DataNode',
'common.more': 'More...',
'common.print':'Print',
'common.deploy':'Deploy',
'common.message':'Message',
'common.tasks':'Tasks',
'common.open':'Open',
'common.copy':'Copy',
'common.complete':'Complete',
'common.metrics':'Metrics',
'common.timeRange':'Time Range',
'common.name':'Name',
'common.value':'Value',
'common.ipAddress':'IP Address',
'common.cpu':'CPU',
'common.ram':'RAM',
'common.disk':'Disk',
'common.diskUsage':'Disk Usage',
'common.loadAvg':'Load Avg',
'common.components':'Components',
'common.component':'Component',
'common.quickLinks':'Quick Links',
'common.save':'Save',
'common.servers':'Servers',
'common.clients':'Clients',
'common.user': 'User',
'common.users': 'Users',
'common.issues': 'Issues',
'common.os':'OS',
'common.memory':'Memory',
'common.maximum':'Maximum',
'common.start':'Start',
'common.stop':'Stop',
'common.pause':'Pause',
'common.decommission':'Decommission',
'common.recommission':'Recommission',
'common.failure': 'Failure',
'common.type': 'Type',
'common.close': 'Close',
'common.warning': 'Warning',
'common.information': 'Information',
'common.all':'All',
'common.success': 'Success',
'common.fail':'Fail',
'common.error': 'Error',
'common.loading': 'Loading',
'common.search': 'Search',
'common.confirm': 'Confirm',
'common.upgrade': 'Upgrade',
'common.reUpgrade': 'Retry Upgrade',
'common.security':'Security',
'common.cluster':'Cluster',
'common.add': 'Add',
'common.edit': 'Edit',
'common.delete': 'Delete',
'common.empty': 'Empty',
'common.override':'Override',
'common.undo':'Undo',
'common.details':'Details',
'common.stats':'Stats',
'common.abort': 'Abort',
'common.misc': 'Misc',
'common.userSettings': 'User Settings',
'common.operations': 'Operations',
'common.reinstall': 'Re-Install',
'common.errorPopup.header': 'An error has been encountered',
'common.use': 'Use',
'common.stacks': 'Stacks',
'common.reset': 'Reset',
'common.path': 'Path',
'common.package': 'Package',
'common.proceed': 'Proceed',
'common.process': 'Process',
'common.property': 'Property',
'common.installed': 'Installed',
'common.persist.error' : 'Error in persisting web client state at ambari server:',
'common.update.error' : 'Error in retrieving web client state from ambari server',
'common.tags': 'Tags',
'common.important': 'Important',
'common.allServices':'All Services',
'common.move':'Move',
'common.change': 'Change',
'common.overrides': 'Overrides',
'common.properties': 'properties',
'common.conf.group': 'Configuration Group',
'requestInfo.installComponents':'Install Components',
'requestInfo.installServices':'Install Services',
'requestInfo.startServices':'Start Services',
'requestInfo.stopAllServices':'Stop All Services',
'requestInfo.startAllServices':'Start All Services',
'requestInfo.startHostComponent':'Start',
'requestInfo.startHostComponents':'Start Components',
'requestInfo.upgradeHostComponent':'Upgrade',
'requestInfo.stopHostComponent':'Stop',
'requestInfo.installHostComponent':'Install',
'requestInfo.installNewHostComponent':'Install',
'requestInfo.stop':'Stop {0}',
'requestInfo.start':'Start {0}',
'requestInfo.unspecified':'Request name not specified',
'hostPopup.noServicesToShow':'No services to show',
'hostPopup.noHostsToShow':'No hosts to show',
'hostPopup.noTasksToShow':'No tasks to show',
'hostPopup.status.category.all':'All ({0})',
'hostPopup.status.category.pending':'Pending ({0})',
'hostPopup.status.category.inProgress':'In Progress ({0})',
'hostPopup.status.category.failed':'Failed ({0})',
'hostPopup.status.category.success':'Success ({0})',
'hostPopup.status.category.aborted':'Aborted ({0})',
'hostPopup.status.category.timedout':'Timedout ({0})',
'hostPopup.header.postFix':' Background Operations Running',
'question.sure':'Are you sure?',
'popup.highlight':'click to highlight',
'popup.confirmation.commonHeader':'Confirmation',
'router.hadoopClusterNotSetUp':'Your administrator has not set up a Hadoop cluster yet.',
'login.header':'Sign in',
'login.username':'Username',
'login.password':'Password',
'login.loginButton':'Sign in',
'login.error':'Invalid username/password combination.',
'graphs.noData.title': 'No Data',
'graphs.noData.message': 'There was no data available. Possible reasons include inaccessible Ganglia service.',
'graphs.noDataAtTime.message': 'No available data for the time period.',
'graphs.error.title': 'Error',
'graphs.error.message': 'There was a problem getting data for the chart ({0}: {1})',
'graphs.timeRange.hour': 'Last 1 hour',
'graphs.timeRange.twoHours': 'Last 2 hours',
'graphs.timeRange.fourHours': 'Last 4 hours',
'graphs.timeRange.twelveHours': 'Last 12 hours',
'graphs.timeRange.day': 'Last 24 hours',
'graphs.timeRange.week': 'Last 1 week',
'graphs.timeRange.month': 'Last 1 month',
'graphs.timeRange.year': 'Last 1 year',
'users.userName.validationFail': 'Only lowercase letters and numbers are allowed; must start with a letter',
'host.spacesValidation': 'Can\'t contain whitespaces',
'host.trimspacesValidation': 'Can\'t contain leading or trailing whitespaces',
'services.nagios.description':'Nagios Monitoring and Alerting system',
'services.ganglia.description':'Ganglia Metrics Collection system',
'services.hdfs.description':'Apache Hadoop Distributed File System',
'services.hcfs.description':'Apache Hadoop Compatible File System (must be installed manually)',
'services.mapreduce.description':'Apache Hadoop Distributed Processing Framework',
'services.sqoop.description':'Tool for transferring bulk data between Apache Hadoop and structured data stores such as relational databases',
'services.pig.description':'Scripting platform for analyzing large datasets',
'services.hive.description':'Data warehouse system for ad-hoc queries & analysis of large datasets and table & storage management service',
'services.oozie.description':'System for workflow coordination and execution of Apache Hadoop jobs',
'services.zookeeper.description':'Centralized service which provides highly reliable distributed coordination',
'services.hbase.description':'Non-relational distributed database and centralized service for configuration management & synchronization',
'services.hive.databaseComponent':'Database Server',
'services.mapreduce2.description':'Apache Hadoop NextGen MapReduce (client libraries)',
'services.yarn.description':'Apache Hadoop NextGen MapReduce (YARN)',
'services.tez.description':'Tez is the next generation Hadoop Query Processing framework written on top of YARN',
'services.alerts.head':'You have {0} critical alert notification(s).',
'services.alerts.OK.timePrefix': 'OK for ',
'services.alerts.WARN.timePrefix': 'WARN for ',
'services.alerts.CRIT.timePrefix': 'CRIT for ',
'services.alerts.UNKNOWN.timePrefix': 'UNKNOWN for ',
'services.alerts.headingOfList': 'Alerts and Health Checks',
'services.alerts.goToService': 'Go to Service',
'services.alerts.goToNagios': 'Go to Nagios Web UI',
'topnav.logo.href':'http://incubator.apache.org/ambari/',
'topnav.help.href':'https://cwiki.apache.org/confluence/display/AMBARI/Ambari',
'installer.header':'Cluster Install Wizard',
'installer.navigation.warning.header':'Navigation Warning',
'installer.noHostsAssigned':'No host assigned',
'installer.slaveComponentHosts.selectHosts':'select hosts for this group',
'installer.slaveComponentHostsPopup.header':'Select which hosts should belong to which {0} group',
'installer.controls.slaveComponentGroups':' Groups',
'installer.controls.serviceConfigPopover.title':'{0}<br><small>{1}</small>',
'installer.controls.serviceConfigMultipleHosts.other':'1 other',
'installer.controls.serviceConfigMultipleHosts.others':'{0} others',
'installer.controls.serviceConfigMasterHosts.header':'{0} Hosts',
'installer.controls.addSlaveComponentGroupButton.title':'Add a {0} Group',
'installer.controls.addSlaveComponentGroupButton.content':'If you need different settings on certain {0}s, you can add a {1} group.<br>All {2}s within the same group will have the same set of settings. You can create multiple groups.',
'installer.controls.slaveComponentChangeGroupName.error':'group with this name already exist',
'installer.step0.header':'Welcome',
'installer.step0.body.header':'Welcome to Apache Ambari!',
'installer.step0.body':'Ambari makes it easy to install, manage, and monitor Hadoop clusters.<br>' +
'We will walk you through the cluster installation process with this step-by-step wizard.',
'installer.step0.clusterName':'Name your cluster',
'installer.step0.clusterName.tooltip.title':'Cluster Name',
'installer.step0.clusterName.tooltip.content':'Enter a unique cluster name. Cluster name cannot be changed later.',
'installer.step0.clusterName.error.required':'Cluster Name is required',
'installer.step0.clusterName.error.whitespaces':'Cluster Name cannot contain white spaces',
'installer.step0.clusterName.error.specialChar':'Cluster Name cannot contain special characters',
'installer.step1.header':'Select Stack',
'installer.step1.body':'Please select the service stack that you want to use to install your Hadoop cluster.',
'installer.step1.advancedRepo.title':'Advanced Repository Options',
'installer.step1.advancedRepo.message':'Customize the repository Base URLs for downloading the Stack software packages. If your hosts do not have access to the internet, you will have to create a local mirror of the Stack repository that is accessible by all hosts and use those Base URLs shere.',
'installer.step1.advancedRepo.importantMassage':'<b>Important:</b> When using local mirror repositories, you only need to provide Base URLs for the Operating System you are installing for your Stack. Uncheck all other repositories.',
'installer.step1.advancedRepo.localRepo.error.modifyUrl':'Local repository URL must be modified',
'installer.step1.advancedRepo.localRepo.error.noUrl':'Base URL required for a local repository',
'installer.step1.advancedRepo.localRepo.column.baseUrl':'Base URL',
'installer.step1.advancedRepo.localRepo.label.os':'Operating System',
'installer.step1.advancedRepo.localRepo.label.baseUrl':'Repository Base URL',
'installer.step1.advancedRepo.localRepo.label.stack':'Stack',
'installer.step1.attentionNeeded':'<b>Attention:</b> Repository URLs are REQUIRED before you can proceed.',
'installer.step1.invalidURLAttention': '<b>Attention:</b> Please make sure all repository URLs are valid before proceed.',
'installer.step1.checkAtLeastOneAttention': '<b>Attention:</b> Please check at least one repository.',
'installer.step2.header':'Install Options',
'installer.step2.body':'Enter the list of hosts to be included in the cluster and provide your SSH key.',
'installer.step2.targetHosts':'Target Hosts',
'installer.step2.targetHosts.info':'Enter a list of hosts using the Fully Qualified Domain Name (FQDN), one per line',
'installer.step2.hostPattern.tooltip.title':'Pattern Expressions',
'installer.step2.hostPattern.tooltip.content':'You can use pattern expressions to specify a number of target hosts. For example, to specify host01.domain thru host10.domain, enter host[01-10].domain in the target hosts textarea.',
'installer.step2.hostName.error.required':'You must specify at least one host name',
'installer.step2.hostName.error.already_installed':'All these hosts are already part of the cluster',
'installer.step2.hostName.error.notRequired':'Host Names will be ignored if not using SSH to automatically configure hosts',
'installer.step2.hostName.error.invalid':'Invalid Host Name(s)',
'installer.step2.hostName.pattern.header':'Host name pattern expressions',
'installer.step2.sshKey':'Host Registration Information',
'installer.step2.sshKey.error.required':'SSH Private Key is required',
'installer.step2.passphrase.error.match':'Passphrases do not match',
'installer.step2.manualInstall.label':'Do not use SSH to automatically configure hosts ',
'installer.step2.manualInstall.info':'By not using SSH to connect to the target hosts, you must manually install the ' +
'Ambari Agent on each host in order for the wizard to perform the necessary configurations and software installs.',
'installer.step2.advancedOption':'Advanced Options',
'installer.step2.repoConf':'Software Repository Configuration File Path',
'installer.step2.advancedOptions.header':'Advanced Options',
'installer.step2.localRepo.label_use':'Use a',
'installer.step2.localRepo.label_instead':'instead of downloading software packages from the Internet',
'installer.step2.localRepo.error.required':'Local repository file path is required',
'installer.step2.localRepo.tooltip.title':'Local Software Repository',
'installer.step2.localRepo.tooltip.content': 'The cluster install requires access to the Internet to fetch software ' +
'from a remote repository. In some cases, adequate bandwidth is not available and you want to prevent downloading ' +
'packages from the remote repository over and over again. Other times, Internet access is not available from the ' +
'hosts in your cluster. In these situations, you must set up a version of the repository that your machines can ' +
'access locally and this is called a <b>Local Software Repository</b>',
'installer.step2.javaHome.label' : 'Path to 64-bit JDK',
'installer.step2.javaHome.tooltip.title' : 'JAVA_HOME',
'installer.step2.javaHome.tooltip.content' : 'Path to 64-bit JAVA_HOME. /usr/jdk/jdk1.6.0_31 is the default used by Ambari. You can override this to a specific path that contains the JDK. <br/> Note: the path must be valid on <b>ALL</b> hosts in your cluster.',
'installer.step2.javaHome.tooltip.placeholder' : '/usr/jdk/jdk1.6.0_31',
'installer.step2.useSsh.provide' : 'Provide your',
'installer.step2.useSsh.provide_id_rsa' : ' to automatically register hosts',
'installer.step2.useSsh.tooltip.title':'SSH Private Key',
'installer.step2.useSsh.tooltip.content':'The <b>SSH Private Key File</b> is used to connect to the target hosts in your cluster to install the Ambari Agent.',
'installer.step2.manualInstall.perform':'Perform',
'installer.step2.manualInstall.perform_on_hosts':'on hosts and do not use SSH',
'installer.step2.manualInstall.tooltip.title':'manual registration',
'installer.step2.manualInstall.tooltip.content':'Manually registering the Ambari Agent on each host eliminates the need for SSH and should be performed prior to continuing cluster installation.',
'installer.step2.manualInstall.popup.header':'Before You Proceed',
'installer.step2.manualInstall.popup.body':'You must install Ambari Agents on each host you want to manage before you proceed.',
'installer.step2.warning.popup.body':'<p>The following hostnames are not valid FQDNs:</p><p> {0} </p><p>This may cause problems during installation. Do you want to continue?</p>',
'installer.step2.orUse':'Or use',
'installer.step2.registerAndConfirm':'Register and Confirm',
'installer.step2.evaluateStep.installedHosts':'These hosts are already installed on the cluster and will be ignored:',
'installer.step2.evaluateStep.continueConfirm':'Do you want to continue?',
'installer.step2.evaluateStep.hostRegInProgress':'Host Registration is currently in progress. Please try again later.',
'installer.step2.sshUser':'SSH user (root or',
'installer.step2.sshUser.link':'passwordless sudo',
'installer.step2.sshUser.account':'account)',
'installer.step2.sshUser.toolTip':'An account that can execute sudo without entering a password',
'installer.step2.sshUser.placeholder':'Enter user name',
'installer.step2.sshUser.required':'User name is required',
'installer.step3.header':'Confirm Hosts',
'installer.step3.body':'Registering your hosts.<br>' +
'Please confirm the host list and remove any hosts that you do not want to include in the cluster.',
'installer.step3.hostLog.popup.header':'Registration log for {0}',
'installer.step3.hosts.remove.popup.header':'Remove Hosts',
'installer.step3.hosts.remove.popup.body':'Are you sure you want to remove the selected host(s)?',
'installer.step3.hostInformation.popup.header':'Error in retrieving host Information',
'installer.step3.hostInformation.popup.body' : 'All bootstrapped hosts registered but unable to retrieve cpu and memory related information',
'installer.step3.hostOsTypeCheck.popup.body' : 'Host registered successfully, but the host operating system type NOT match the selected group in "Select Stack" step: Advanced Repository Option. You can go back to "Select Stack" step OR remove this host.' +
'The host type is {0}, but you selected group {1} in step 1.',
'installer.step3.hostWarningsPopup.report':'Show Report',
'installer.step3.hostWarningsPopup.report.header': '<p style="font-family: monospace">######################################<br># Host Checks Report<br>#<br># Generated: ',
'installer.step3.hostWarningsPopup.report.hosts': '<br>######################################<br><br>######################################<br># Hosts<br>#<br># A space delimited list of hosts which have issues.<br># Provided so that administrators can easily copy hostnames into scripts, email etc.<br>######################################<br>HOSTS<br>',
'installer.step3.hostWarningsPopup.report.fileFolders': '<br><br>######################################<br># Files and Folders<br>#<br># A space delimited list of files and folders which should not exist.<br># Provided so that administrators can easily copy paths into scripts, email etc.<br># Example: rm -r /etc/hadoop /etc/hbase<br>######################################<br>FILES AND FOLDERS<br>',
'installer.step3.hostWarningsPopup.report.process': '<br><br>######################################<br># Processes<br>#<br># A comma separated list of process tuples which should not be running.<br># Provided so that administrators can easily copy paths into scripts, email etc.<br>######################################<br>PROCESSES<br>',
'installer.step3.hostWarningsPopup.report.package': '<br><br>######################################<br># Packages<br>#<br># A space delimited list of software packages which should be uninstalled.<br># Provided so that administrators can easily copy paths into scripts, email etc.<br># Example: yum remove hadoop-hdfs nagios<br>######################################<br>PACKAGES<br>',
'installer.step3.hostWarningsPopup.report.service': '<br><br>######################################<br># Services<br>#<br># A space delimited list of services which should be up and running.<br># Provided so that administrators can easily copy paths into scripts, email etc.<br># Example: services start ntpd httpd<br>######################################<br>SERVICES<br>',
'installer.step3.hostWarningsPopup.report.user': '<br><br>######################################<br># Users<br>#<br># A space delimited list of users who should not exist.<br># Provided so that administrators can easily copy paths into scripts, email etc.<br># Example: userdel hdfs<br>######################################<br>USERS<br>',
'installer.step3.hostWarningsPopup.report.folder': '\\ /folder',
'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 --silent --skip=users</div>' +
'<div class="alert alert-warn"><b>Note</b>: To clean up in interactive mode, remove <b>--silent</b> option. To clean up all resources, including <i>users</i>, remove <b>--skip=users</b> option. Use <b>--help</b> for a list of available options.</div>',
'installer.step3.hostWarningsPopup.summary':'{0} on {1}',
'installer.step3.hostWarningsPopup.firewall':'Firewall Issues',
'installer.step3.hostWarningsPopup.repositories':'Repository Issues',
'installer.step3.hostWarningsPopup.repositories.name':'Repository for OS not available',
'installer.step3.hostWarningsPopup.repositories.context':'Host ({0}) has a {1} OS type, But the repositories chosen in "Select Stack" step was {2}.',
'installer.step3.hostWarningsPopup.repositories.message':'The following registered hosts have different Operating System types from the available Repositories chosen in "Select Stack" step. You can go back to "Select Stack" step to select another OS repository <b>or</b> remove the host.',
'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.processes.message':'The following processes should not be running',
'installer.step3.hostWarningsPopup.fileAndFolder':'File and Folder Issues',
'installer.step3.hostWarningsPopup.fileFolders.message':'The following files and folders should not exist',
'installer.step3.hostWarningsPopup.package':'Package Issues',
'installer.step3.hostWarningsPopup.packages.message':'The following packages should be uninstalled',
'installer.step3.hostWarningsPopup.user':'User Issues',
'installer.step3.hostWarningsPopup.users.message':'The following users should be removed',
'installer.step3.hostWarningsPopup.service':'Service Issues',
'installer.step3.hostWarningsPopup.services.message':'The following services should be up',
'installer.step3.hostWarningsPopup.misc':'Misc Issues',
'installer.step3.hostWarningsPopup.misc.message':'The following umasks should be changed',
'installer.step3.hostWarningsPopup.misc.umask':'Umask',
'installer.step3.hostWarningsPopup.issue':'issue',
'installer.step3.hostWarningsPopup.issues':'issues',
'installer.step3.hostWarningsPopup.emptyMessage':'There were no',
'installer.step3.hostWarningsPopup.empty.filesAndFolders':'unwanted files and folders',
'installer.step3.hostWarningsPopup.empty.processes':'unwanted processes',
'installer.step3.hostWarningsPopup.empty.packages':'unwanted packages',
'installer.step3.hostWarningsPopup.empty.users':'unwanted users',
'installer.step3.hostWarningsPopup.empty.services':'unwanted services',
'installer.step3.hostWarningsPopup.empty.misc':'issues',
'installer.step3.hostWarningsPopup.empty.firewall':'firewalls running',
'installer.step3.hostWarningsPopup.empty.repositories':'repositories OS type mis-match with registered hosts',
'installer.step3.hostWarningsPopup.action.exists':'Exists on',
'installer.step3.hostWarningsPopup.action.notRunning':'Not running on',
'installer.step3.hostWarningsPopup.action.installed':'Installed on',
'installer.step3.hostWarningsPopup.action.running':'Running on',
'installer.step3.hostWarningsPopup.action.invalid':'Invalid on',
'installer.step3.hostWarningsPopup.host':'host',
'installer.step3.hostWarningsPopup.hosts':'hosts',
'installer.step3.hostWarningsPopup.moreHosts':'{0} more hosts...<br>Click on link to view all hosts.',
'installer.step3.hostWarningsPopup.allHosts':'List of hosts',
'installer.step3.hostWarningsPopup.rerunChecks':'Rerun Checks',
'installer.step3.hostWarningsPopup.hostHasWarnings':'Warning: Host checks failed on some of your hosts. It is highly recommended that you fix these problems first before proceeding to prevent potentially major problems with cluster installation. Are you sure you want to ignore these warnings and proceed?',
'installer.step3.warningsWindow.allHosts':'Warnings across all hosts',
'installer.step3.warningsWindow.warningsOn':'Warnings on ',
'installer.step3.warningsWindow.directoriesAndFiles':'DIRECTORIES AND FILES',
'installer.step3.warningsWindow.noWarnings':'No warnings',
'installer.step3.hosts.noHosts':'No hosts to display',
'installer.step3.warnings.popup.header':'Host Checks',
'installer.step3.warnings.description':'Some warnings were encountered while performing checks against the above hosts.',
'installer.step3.warnings.linkText':'Click here to see the warnings.',
'installer.step3.noWarnings.linkText':'Click here to see the check results.',
'installer.step3.warnings.noWarnings':'All host checks passed on {0} registered hosts.',
'installer.step3.warnings.fails':'Some warnings were encountered while performing checks against the {0} registered hosts above',
'installer.step3.warnings.someWarnings':'All host checks passed on {0} registered hosts. Note: Host checks were skipped on {1} hosts that failed to register.',
'installer.step3.warnings.allFailed':'Host checks were skipped on {0} hosts that failed to register.',
'installer.step3.warnings.updateChecks.success':'Host Checks successfully updated',
'installer.step3.warnings.updateChecks.failed':'Host Checks update failed',
'installer.step3.warnings.missingHosts':'There is no registered host',
'installer.step3.warning.registeredHosts': '{0} Other Registered Hosts',
'installer.step3.registeredHostsPopup': 'These are the hosts that have registered with the server, but do not appear in the list of hosts that you are adding.',
'installer.step3.removeSelected':'Remove Selected',
'installer.step3.retryFailed':'Retry Failed',
'installer.step3.hosts.status.registering':'Registering',
'installer.step3.hosts.status.installing':'Installing',
'installer.step3.hosts.bootLog.failed':'\nRegistration with the server failed.',
'installer.step3.hosts.bootLog.registering':'\nRegistering with the server...',
'installer.step3.hostLogPopup.highlight':'click to highlight',
'installer.step3.hostLogPopup.copy':'press CTRL+C',
'installer.step4.header':'Choose Services',
'installer.step4.body':'Choose which services you want to install on your cluster.',
'installer.step4.hdfsCheck.popup.header':'Hadoop File System Needed',
'installer.step4.hdfsCheck.popup.body':'You did not select HDFS or HCFS, but one is required. We will automatically add HDFS. Is this OK?',
'installer.step4.multipleDFS.popup.header':'Multiple File Systems Selected',
'installer.step4.multipleDFS.popup.body':'You selected more than one file system. We will automatically select only HDFS. Is this OK?',
'installer.step4.mapreduceCheck.popup.header':'MapReduce Needed',
'installer.step4.mapreduceCheck.popup.body':'You did not select MapReduce, but it is needed by other services you selected. We will automatically add MapReduce. Is this OK?',
'installer.step4.yarnCheck.popup.header':'YARN+MapReduce2 Needed',
'installer.step4.yarnCheck.popup.body':'You did not select YARN+MapReduce2, but it is needed by other services you selected. We will automatically add YARN+MapReduce2. Is this OK?',
'installer.step4.zooKeeperCheck.popup.header':'ZooKeeper Needed',
'installer.step4.zooKeeperCheck.popup.body':'You did not select ZooKeeper, but it is needed by other services you selected. We will automatically add ZooKeeper. Is this OK?',
'installer.step4.monitoringCheck.popup.header':'Limited Functionality Warning',
'installer.step4.monitoringCheck.popup.body':'You did not select Nagios and/or Ganglia. If both are not selected, monitoring and alerts will not function properly. Is this OK?',
'installer.step5.header':'Assign Masters',
'installer.step5.reassign.header':'Select Target Host',
'installer.step5.attention':' hosts not running master services',
'installer.step5.body':'Assign master components to hosts you want to run them on.',
'installer.step5.body.hive':'<i class="icon-asterisks">&#10037</i> HiveServer2, Hive Metastore, and WebHCat Server will be hosted on the same server.',
'installer.step5.hostInfo':'%@ (%@, %@ cores)',
'installer.step5.hiveGroup':'HiveServer2, WebHCat Server, MySQL Server',
'installer.step6.header':'Assign Slaves and Clients',
'installer.step6.body':'Assign slave and client components to hosts you want to run them on.<br/>Hosts that are assigned master components are shown with <i class=icon-asterisks>&#10037</i>. <br/>&quot;Client&quot; will install ',
'installer.step6.error.mustSelectOne':'You must assign at least one host to each component.',
'installer.step6.error.mustSelectOneForHost':'You must assign at least one slave/client component to each.',
'installer.step6.wizardStep6Host.title':'master components hosted on {0}',
'installer.step6.addHostWizard.body':'Assign HBase master and ZooKeeper server.',
'installer.step6.error.mustSelectOneForSlaveHost': 'You must assign at least one slave/client component to each host with no master component',
'installer.step7.header':'Customize Services',
'installer.step7.body':'We have come up with recommended configurations for the services you selected. Customize them as you see fit.',
'installer.step7.attentionNeeded':'<b>Attention:</b> Some configurations need your attention before you can proceed.',
'installer.step7.config.addProperty':'Add Property',
'installer.step7.ConfigErrMsg.header':'Custom configuration error: ',
'installer.step7.ConfigErrMsg.message':'Error in custom configuration. Some properties entered in the box are already exposed on this page',
'installer.step7.popup.currentValue':'Current Value',
'installer.step7.popup.adjustedValue':'Adjusted Value',
'installer.step7.popup.rddWarning.header':'Warning: disk space low on {0}',
'installer.step7.popup.rddWarning.body':'A minimum of 16GB is recommended for the Ganglia Server logs but the disk mount "{0}" on {1} does not have enough space ({2} free). Go to the Misc tab and change Ganglia rrdcached base directory with more than 16GB of disk space. If you proceed without changing it, {1} will likely run out of disk space and become inoperable.',
'installer.step8.header':'Review',
'installer.step8.body':'Please review the configuration before installation',
'installer.step8.deployPopup.message':'Preparing to Deploy: {0} of {1} tasks completed.',
'installer.step8.hosts':' hosts',
'installer.step8.host':' host',
'installer.step8.other':' and {0} other hosts',
'installer.step8.securityWarning':'You are running your cluster in secure mode. You must set up the keytabs for all the hosts you are adding before you proceed.',
'installer.step8.securityConfirmationPopupBody':'Before you proceed, please make sure that the keytabs have been set up on the hosts you are adding per the instructions on the Review page. Otherwise, the assigned components will not be able to start properly on the hosts being added.',
'installer.step9.header':'Install, Start and Test',
'installer.step9.body':'Please wait while the selected services are installed and started.',
'installer.step9.status.success':'Successfully installed and started the services.',
'installer.step9.status.warning':'Installed and started the services with some warnings.',
'installer.step9.status.failed':'Failed to install/start the services.',
'installer.step9.host.status.success':'Success',
'installer.step9.host.status.startAborted':'Install completed. Start aborted',
'installer.step9.host.status.warning':'Warnings encountered',
'installer.step9.host.status.failed':'Failures encountered',
'installer.step9.host.status.nothingToInstall':'Waiting (Nothing to install)',
'installer.step9.hosts.status.label.inProgress':'In Progress',
'installer.step9.hosts.status.label.warning':'Warning',
'installer.step9.hostLog.popup.header':'Tasks. executed on ',
'installer.step9.hostLog.popup.categories.all':'All',
'installer.step9.hostLog.popup.categories.pending':'Queued / Pending',
'installer.step9.hostLog.popup.categories.in_progress':'In Progress',
'installer.step9.hostLog.popup.categories.failed':'Failed',
'installer.step9.hostLog.popup.categories.completed':'Success',
'installer.step9.hostLog.popup.categories.aborted':'Cancelled',
'installer.step9.hostLog.popup.categories.timedout':'Timed Out',
'installer.step9.hostLog.popup.noTasksToShow':'No tasks to show',
'installer.step9.overallProgress':'{0} % overall',
'installer.step9.serviceStatus.install.pending':'Preparing to install ',
'installer.step9.serviceStatus.install.queued':'Waiting to install ',
'installer.step9.serviceStatus.install.inProgress':'Installing ',
'installer.step9.serviceStatus.install.completed':'Successfully installed ',
'installer.step9.serviceStatus.install.failed':'Failed to install ',
'installer.step9.serviceStatus.uninstall.pending':'Preparing to uninstall ',
'installer.step9.serviceStatus.uninstall.queued':'Waiting to uninstall ',
'installer.step9.serviceStatus.uninstall.inProgress':'Uninstalling ',
'installer.step9.serviceStatus.uninstall.completed':'Successfully uninstalled ',
'installer.step9.serviceStatus.uninstall.failed':'Failed to uninstall ',
'installer.step9.serviceStatus.start.pending':'Preparing to start ',
'installer.step9.serviceStatus.start.queued':'Waiting to start ',
'installer.step9.serviceStatus.start.inProgress':'Starting ',
'installer.step9.serviceStatus.start.completed':' started successfully',
'installer.step9.serviceStatus.start.failed':' failed to start',
'installer.step9.serviceStatus.stop.pending':'Preparing to stop ',
'installer.step9.serviceStatus.stop.queued':'Waiting to stop ',
'installer.step9.serviceStatus.stop.inProgress':'Stopping ',
'installer.step9.serviceStatus.stop.completed':' stopped successfully',
'installer.step9.serviceStatus.stop.failed':' failed to stop',
'installer.step9.serviceStatus.execute.pending':'Preparing to execute ',
'installer.step9.serviceStatus.execute.queued':'Waiting to execute ',
'installer.step9.serviceStatus.execute.inProgress':'Executing ',
'installer.step9.serviceStatus.execute.completed':' executed successfully',
'installer.step9.serviceStatus.execute.failed':' failed to execute',
'installer.step9.serviceStatus.abort.pending':'Preparing to abort ',
'installer.step9.serviceStatus.abort.queued':'Waiting to abort ',
'installer.step9.serviceStatus.abort.inProgress':'Aborting ',
'installer.step9.serviceStatus.abort.completed':' aborted successfully',
'installer.step9.serviceStatus.abort.failed':' failed to abort',
'installer.step9.serviceStatus.upgrade.pending':'Preparing to upgrade ',
'installer.step9.serviceStatus.upgrade.queued':'Waiting to upgrade ',
'installer.step9.serviceStatus.upgrade.inProgress':'Upgrading ',
'installer.step9.serviceStatus.upgrade.completed':' upgraded successfully',
'installer.step9.serviceStatus.upgrade.failed':' failed to upgrade',
'installer.step10.header':'Summary',
'installer.step10.body':'Here is the summary of the install process.',
'installer.step10.nagiosRestartRequired':'<b>Important!</b> Restarting Nagios service is required for alerts and notifications to work properly. After clicking on the Complete button to dismiss this wizard, go to Services -> Nagios to restart the Nagios service.',
'installer.step10.hostsSummary':'The cluster consists of {0} hosts',
'installer.step10.servicesSummary':'Installed and started services successfully on {0} new ',
'installer.step10.warnings':' warnings',
'installer.step10.clusterState.installing':'Installing ',
'installer.step10.clusterState.starting':'Starting ',
'installer.step10.taskStatus.failed':' failed on ',
'installer.step10.taskStatus.aborted':' aborted on ',
'installer.step10.taskStatus.timedOut':' timed out on ',
'installer.step10.installStatus.failed':'Installing master services failed',
'installer.step10.installStatus.installed':'Master services installed',
'installer.step10.master.nameNode':'NameNode installed on ',
'installer.step10.master.secondaryNameNode':'SecondaryNameNode installed on ',
'installer.step10.master.jobTracker':'JobTracker installed on ',
'installer.step10.master.historyServer':'History Server installed on ',
'installer.step10.master.resourceManager':'ResourceManager installed on ',
'installer.step10.master.zooKeeper':'ZooKeeper installed on ',
'installer.step10.master.hbase':'HBase Master installed on ',
'installer.step10.master.hiveMetastore':'Hive Metastore installed on ',
'installer.step10.master.oozie':'Oozie Server installed on ',
'installer.step10.master.ganglia':'Ganglia Server installed on ',
'installer.step10.master.nagios':'Nagios Server installed on ',
'installer.step10.startStatus.failed':'Starting services failed',
'installer.step10.startStatus.passed':'All tests passed',
'installer.step10.startStatus.started':'All services started',
'installer.step10.installTime.seconds':'Install and start completed in {0} seconds',
'installer.step10.installTime.minutes':'Install and start completed in {0} minutes and {1} seconds',
'addHost.step4.header':'Configurations',
'addHost.step4.title':'Select the configuration groups to which the added hosts will belong to.',
'installer.stackUpgrade.header':'Stack Upgrade Wizard',
'installer.stackUpgrade.step1.newVersion':'New Version',
'installer.stackUpgrade.step1.installedVersion':'Installed Version',
'installer.stackUpgrade.step1.installedStackVersion':'Installed stack version',
'installer.stackUpgrade.step1.upgradeStackVersion':'Upgrade stack version',
'installer.stackUpgrade.step1.description':'This Stack Upgrade Wizard will walk you through the steps of upgrading the cluster to the latest available stack version.',
'installer.stackUpgrade.step2.notice.header':'Important before you proceed, please perform following.',
'installer.stackUpgrade.step2.notice.first':'Make sure that your NameNode is backed up.',
'installer.stackUpgrade.step2.notice.second':'Make sure that your NameNode is backed up.',
'installer.stackUpgrade.step2.notice.third':'Make sure that your NameNode is backed up.',
'installer.stackUpgrade.step2.notice.complete':'Once you have completed the above, click on Upgrade to initiate the upgrade process on all hosts in your cluster',
'installer.stackUpgrade.step2.advancedOption':'Advanced Option',
'installer.stackUpgrade.step2.localRepository':'Use a local repository',
'installer.stackUpgrade.step2.popup.body':'We cannot proceed since some of the master components are not currently running. Please ensure that all services are running before continuing.',
'installer.stackUpgrade.step3.ProceedWithWarning':'Proceed with Warning',
'installer.stackUpgrade.step3.status.success':'Successfully upgraded the cluster to {0}',
'installer.stackUpgrade.step3.status.info':"Upgrading the cluster. \nPlease wait while we perform cluster upgrade.",
'installer.stackUpgrade.step3.status.warning':"Upgraded the cluster to {0} with some warnings.\nYou can start using the cluster but the components that failed to upgrade will not be functional."+
"You can click on the Retry button to retry upgrading the failed components. Alternatively you can proceed and retry upgrade on individual components in the Host Detail page.",
'installer.stackUpgrade.step3.status.failed':"Failed to upgrade hosts. Click on each host to see what might have gone wrong.\n After fixing the problem, click the Retry button",
'installer.stackUpgrade.step3.host.nothingToUpgrade':'Waiting (Nothing to upgrade)',
'installer.stackUpgrade.step3.service.upgraded':'Services upgraded',
'installer.stackUpgrade.step3.service.upgrading':'Services upgrade in progress',
'installer.stackUpgrade.step3.service.pending':'Services upgrade pending',
'installer.stackUpgrade.step3.service.failedUpgrade':'Services failed to upgrade',
'installer.stackUpgrade.step3.service.stopped':'All Services stopped',
'installer.stackUpgrade.step3.service.stopping':'All Services stopping',
'installer.stackUpgrade.step3.service.stopFail':'All Services failed to stop',
'installer.stackUpgrade.step3.service.stopPending':'All Services stop pending',
'installer.stackUpgrade.step3.retry.upgrade':'Retry Upgrade',
'installer.stackUpgrade.step3.retry.services':'Retry stopping services',
'installer.stackUpgrade.step3.upgrade.header':'All Services upgrade',
'installer.stackUpgrade.step3.stop.header':'All Services stop',
'form.create':'Create',
'form.save':'Save',
'form.cancel':'Cancel',
'form.password':'Password',
'form.passwordRetype':'Retype Password',
'form.saveSuccess':'Successfully saved.',
'form.saveError':'Sorry, errors occurred.',
'form.item.placeholders.typePassword':'Type password',
'form.validator.invalidIp':'Please enter valid ip address',
'form.validator.configKey':'Invalid Key. Only alphanumerics, hyphens, underscores, and periods are allowed.',
'admin.advanced.title':'Advanced',
'admin.advanced.caution':'This section is for advanced user only.<br/>Proceed with caution.',
'admin.advanced.button.uninstallIncludingData':'Uninstall cluster including all data.',
'admin.advanced.button.uninstallKeepData':'Uninstall cluster but keep data.',
'admin.advanced.popup.header':'Uninstall Cluster',
/*'admin.advanced.popup.text':'Uninstall Cluster',*/
'admin.audit.grid.date':"Date/Time",
'admin.audit.grid.category':"Category",
'admin.audit.grid.operationName':"Operation",
'admin.audit.grid.performedBy':"Performed By",
'admin.audit.grid.service':"Category",
'admin.authentication.form.method.database':'Use Ambari Database to authenticate users',
'admin.authentication.form.method.ldap':'Use LDAP/Active Directory to authenticate',
'admin.authentication.form.primaryServer':'Primary Server',
'admin.authentication.form.secondaryServer':'Secondary Server',
'admin.authentication.form.useSsl':'Use SSL',
'admin.authentication.form.bind.anonymously':"Bind Anonymously",
'admin.authentication.form.bind.useCrenedtials':"Use Credentials To Bind",
'admin.authentication.form.bindUserDN':'Bind User DN',
'admin.authentication.form.searchBaseDN':'Search Base DN',
'admin.authentication.form.usernameAttribute':'Username Attribute',
'admin.authentication.form.userDN':'User DN',
'admin.authentication.form.password':'Password',
'admin.authentication.form.configurationTest':'Configuration Test',
'admin.authentication.form.testConfiguration':'Test Configuration',
'admin.authentication.form.test.success':'The configuration passes the test',
'admin.authentication.form.test.fail':'The configuration fails the test',
'admin.highAvailability':' High Availability',
'admin.highAvailability.button.enable':'Enable NameNode HA',
'admin.highAvailability.button.disable':'Disable NameNode HA',
'admin.highAvailability.disabled':'NameNode HA is disabled',
'admin.highAvailability.enabled':'NameNode HA is enabled',
'admin.highAvailability.confirmRollbackHeader':'Confirm Rollback',
'admin.highAvailability.confirmRollbackBody':'This will rollback all operations that were done in HA wizard',
'admin.highAvailability.confirmManualRollbackBody':'You are in the process of enabling NameNode HA. If you exit now, you must follow manual instructions to revert back to the non-HA setup as documented in the Ambari User Guide\'s <i>Rolling Back NameNode HA</i> section. Are you sure you want to exit the wizard?',
'admin.highAvailability.error.hostsNum':'You must have at least 3 hosts in your cluster to enable NameNode HA.',
'admin.highAvailability.error.namenodeStarted':'NameNode must be running before you enable NameNode HA.',
'admin.highAvailability.error.zooKeeperNum':'You must have at least 3 ZooKeeper Servers in your cluster to enable NameNode HA.',
'admin.highAvailability.error.security':'You cannot enable NameNode HA via this wizard as your cluster is already secured. First, disable security by going to Admin > Security, and then run this Enable NameNode HA wizard again. After NameNode HA is enabled, you can go back to Admin > Security to secure the cluster.',
'admin.highAvailability.wizard.header':'Enable NameNode HA Wizard',
'admin.highAvailability.wizard.progressPage.notice.inProgress':'Please wait while NameNode HA is being deployed.',
'admin.highAvailability.wizard.progressPage.notice.completed':'Please proceed to the next step.',
'admin.highAvailability.wizard.progressPage.notice.failed':'You can click on the Retry button to retry failed tasks.',
'admin.highAvailability.wizard.progressPage.header':'Deploy',
'admin.highAvailability.wizard.step1.header':'Get Started',
'admin.highAvailability.wizard.step1.nameserviceid.tooltip.title':'Nameservice ID',
'admin.highAvailability.wizard.step1.nameserviceid.tooltip.content':'This will be the ID for the NameNode HA cluster. For example, if you set Nameservice ID to <b>mycluster</b>, the logical URI for HDFS will be <b>hdfs://mycluster</b>.',
'admin.highAvailability.wizard.step1.nameserviceid':'Nameservice ID',
'admin.highAvailability.wizard.step1.nameserviceid.error':'Must consist of letters, numbers, and hyphens. Cannot begin or end with a hyphen.',
'admin.highAvailability.wizard.step2.header':'Select Hosts',
'admin.highAvailability.wizard.step3.header':'Review',
'admin.highAvailability.wizard.step4.header':'Create Checkpoint',
'admin.highAvailability.wizard.step5.header':'Configure Components',
'admin.highAvailability.wizard.step6.header':'Initialize JournalNodes',
'admin.highAvailability.wizard.step7.header':'Start Components',
'admin.highAvailability.wizard.step8.header':'Initialize Metadata',
'admin.highAvailability.wizard.step9.header':'Finalize HA Setup',
'admin.highAvailability.wizard.step4.bodyHeader':'Manual Steps Required: Create Checkpoint on NameNode',
'admin.highAvailability.wizard.step6.bodyHeader':'Manual Steps Required: Initialize JournalNodes',
'admin.highAvailability.wizard.step8.bodyHeader':'Manual Steps Required: Initialize NameNode HA Metadata',
'admin.rollbackHighAvailability.wizard.step1.header':'Select Hosts page',
'admin.rollbackHighAvailability.wizard.step2.header':'Create Checkpoint page',
'admin.rollbackHighAvailability.wizard.step3.header':'Progress page',
'admin.highAvailability.wizard.step5.notice.inProgress':'Please wait while the wizard configures the components.',
'admin.highAvailability.wizard.step7.notice.inProgress':'Please wait while the wizard starts the components.',
'admin.highAvailability.wizard.step9.notice.inProgress':'Please wait while the wizard finalizes the HA setup.',
'admin.highAvailability.wizard.rollback.notice.inProgres':'Reverting Back to Non-HA Setup',
'admin.highAvailability.wizard.step5.header.title':'Configure Components',
'admin.highAvailability.wizard.step7.header.title':'Start Components',
'admin.highAvailability.wizard.step9.header.title':'Finalize HA Setup',
'admin.highAvailability.wizard.rollback.header.title':'Reverting Back to Non-HA Setup.',
'admin.highAvailability.wizard.step5.task0.title':'Stop All Services',
'admin.highAvailability.wizard.step5.task1.title':'Install Additional NameNode',
'admin.highAvailability.wizard.step5.task2.title':'Install JournalNodes',
'admin.highAvailability.wizard.step5.task3.title':'Start JournalNodes',
'admin.highAvailability.wizard.step5.task4.title':'Disable Secondary NameNode',
'admin.highAvailability.wizard.step5.task5.title':'Reconfigure HDFS',
'admin.highAvailability.wizard.step7.task0.title':'Start ZooKeeper Servers',
'admin.highAvailability.wizard.step7.task1.title':'Start NameNode',
'admin.highAvailability.wizard.step9.task0.title':'Start Additional NameNode',
'admin.highAvailability.wizard.step9.task1.title':'Install Failover Controllers',
'admin.highAvailability.wizard.step9.task2.title':'Start Failover Controllers',
'admin.highAvailability.wizard.step9.task3.title':'Reconfigure HBase',
'admin.highAvailability.wizard.step9.task4.title':'Start All Services',
'admin.highAvailability.wizard.step9.task5.title':'Delete Secondary NameNode',
'admin.highAvailability.wizard.step9.notice.completed':'NameNode HA has been enabled successfully.',
'admin.highAvailability.wizard.step3.curNameNode': '<b>Current NameNode:</b> ',
'admin.highAvailability.wizard.step3.addNameNode': '<b>Additional NameNode:</b> ',
'admin.highAvailability.wizard.step3.secNameNode': '<b>Secondary NameNode:</b> ',
'admin.highAvailability.wizard.step3.journalNode': '<b>JournalNode:</b> ',
'admin.highAvailability.wizard.step3.toBeInstalled': 'TO BE INSTALLED',
'admin.highAvailability.wizard.step3.toBeDeleted': 'TO BE DELETED',
'admin.highAvailability.wizard.step4.ckNotCreated':'Checkpoint not created yet',
'admin.highAvailability.wizard.step4.ckCreated':'Checkpoint created',
'admin.highAvailability.wizard.step6.jsNoInit':'JournalNodes not initialized yet',
'admin.highAvailability.wizard.step6.jsInit':'JournalNodes initialized',
'admin.highAvailability.wizard.step8.metaNoInit':'Metadata not initialized yet',
'admin.highAvailability.wizard.step8.confirmPopup.body':'Please confirm that you have run the manual steps before continuing.',
'admin.highAvailability.rollback.header':'Disable NameNode HA Wizard',
'admin.highAvailability.rollback.task0.title':'Stop All Services',
'admin.highAvailability.rollback.task1.title':'Restore HBase Configurations',
'admin.highAvailability.rollback.task2.title':'Stop Failover Controllers',
'admin.highAvailability.rollback.task3.title':'Delete Failover Controllers',
'admin.highAvailability.rollback.task4.title':'Stop Additional NameNode',
'admin.highAvailability.rollback.task5.title':'Stop NameNode',
'admin.highAvailability.rollback.task6.title':'Restore HDFS Configurations',
'admin.highAvailability.rollback.task7.title':'Enable Secondary NameNode',
'admin.highAvailability.rollback.task8.title':'Stop JournalNodes',
'admin.highAvailability.rollback.task9.title':'Delete JournalNodes',
'admin.highAvailability.rollback.task10.title':'Delete Additional NameNode',
'admin.highAvailability.rollback.task11.title':'Start All Services',
'admin.highAvailability.rollback.notice.inProgress':'Please wait while the wizard reverts back to the non-HA setup.',
'admin.highAvailability.rollback.step2.body':
'<ol>' +
'<li>Login to the NameNode host <b>{1}</b>.</li>' +
'<li>Put the NameNode in Safe Mode (read-only mode):' +
'<div class="code-snippet">sudo su -l {0} -c \'hdfs dfsadmin -safemode enter\'</div></li>' +
'<li>Once in Safe Mode, create a Checkpoint:' +
'<div class="code-snippet">sudo su -l {0} -c \'hdfs dfsadmin -saveNamespace\'</div></li>' +
'</ol>',
'admin.highAvailability.wizard.step8.body':
'<div class="alert alert-info">' +
'<ol>' +
'<li>Login to the NameNode host <b>{1}</b>.</li>' +
'<li>Initialize the metadata for NameNode automatic failover by running:' +
'<div class="code-snippet">sudo su -l {0} -c \'hdfs zkfc -formatZK\'</div></li>' +
'</div>' +
'<div class="alert alert-info">' +
'<ol start="3">' +
'<li>Login to the Additional NameNode host <b>{2}</b>.<br>' +
'<div class="alert alert-warn"><strong>Important!</strong> Be sure to login to the Additional NameNode host.<br>This is a different host from the Steps 1 and 2 above.</div>' +
'</li>' +
'<li>Initialize the metadata for the Additional NameNode by running:' +
'<div class="code-snippet">sudo su -l {0} -c \'hdfs namenode -bootstrapStandby\'</div></li>' +
'</ol>' +
'</div>' +
'Please proceed once you have completed the steps above.',
'admin.highAvailability.wizard.step6.body':
'<ol>' +
'<li>Login to the NameNode host <b>{1}</b>.</li>' +
'<li>Initialize the JournalNodes by running:' +
'<div class="code-snippet">sudo su -l {0} -c \'hdfs namenode -initializeSharedEdits\'</div></li>' +
'<li>You will be able to proceed once Ambari detects that the JournalNodes have been initialized successfully.</li>' +
'</ol>',
'admin.highAvailability.wizard.step4.body':
'<ol>' +
'<li>Login to the NameNode host <b>{1}</b>.</li>' +
'<li>Put the NameNode in Safe Mode (read-only mode):' +
'<div class="code-snippet">sudo su -l {0} -c \'hdfs dfsadmin -safemode enter\'</div></li>' +
'<li>Once in Safe Mode, create a Checkpoint:' +
'<div class="code-snippet">sudo su -l {0} -c \'hdfs dfsadmin -saveNamespace\'</div></li>' +
'<li>You will be able to proceed once Ambari detects that the NameNode is in Safe Mode and the Checkpoint has been created successfully.</li>'+
'<div class="alert alert-warn">If the <b>Next</b> button is enabled before you run the <b>"Step 3: Create a Checkpoint"</b> command, it means there is a recent Checkpoint already and you may proceed without running the <b>"Step 3: Create a Checkpoint"</b> command.</div>' +
'</ol>',
'admin.highAvailability.wizard.step3.body':'Confirm your host selections.',
'admin.highAvailability.wizard.step2.body':'Select a host that will be running the additional NameNode.<br/> In addition,' +
' select the hosts to run JournalNodes, which store NameNode edit logs in a fault tolerant manner.',
'admin.highAvailability.wizard.step1.body':'This wizard will walk you through enabling NameNode HA on your cluster.<br/>' +
'Once enabled, you will be running a Standby NameNode in addition to your Active NameNode.<br/>' +
'This allows for an Active-Standby NameNode configuration that automatically performs failover.<br/><br/>' +
'The process to enable HA involves a combination of <b>automated steps</b> (that will be handled by the wizard) and ' +
'<b>manual steps</b> (that you must perform in sequence as instructed by the wizard).<br/><br/>' +
'<b>You should plan a cluster maintenance window and prepare for cluster downtime when enabling NameNode HA.</b>',
'admin.highAvailability.wizard.step1.alert':'If you have HBase running, please exit this wizard and stop HBase first.',
'admin.security.title':'Kerberos security has not been enabled',
'admin.security.enabled': 'Kerberos security is enabled',
'admin.security.disabled': 'Kerberos security is disabled',
'admin.security.button.enable':'Enable Security',
'admin.security.button.disable':'Disable Security',
'admin.security.enable.popup.body': 'We will walk you through add security wizard',
'admin.security.enable.popup.header': 'Add security',
'admin.security.disable.popup.header': 'Remove security',
'admin.security.disable.popup.body': 'Kerberos security will be disabled on the cluster',
'admin.security.disable.popup.body.warning' : 'Note: Before proceeding, you need to manually remove all directories listed in the mapred.local.dir property in mapred-site.xml on all TaskTracker hosts; otherwise, MapReduce will not run properly after disabling security.',
'admin.addSecurity.header': 'Enable Security Wizard',
'admin.security.step1.header': 'Get Started',
'admin.security.step2.header': 'Configure Services',
'admin.security.step3.header': 'Create Principals and Keytabs',
'admin.security.step4.header': 'Save and Apply Configuration',
'admin.security.step1.body.header': 'Important: Before configuring Ambari to manage your Kerberos-enabled cluster, ' +
'you must perform the following manual steps on your cluster. Be sure to record the location of the keytab files ' +
'for each host and the principals for each Hadoop service. This information is required in order to use the wizard.',
'admin.security.step1.body.instruction1': 'Install, configure and start your Kerberos KDC',
'admin.security.step1.body.instruction2': 'Install and configure the Kerberos client on every host in the cluster',
'admin.security.step1.body.instruction3': 'Create Kerberos principals for Hadoop services and hosts',
'admin.security.step1.body.instruction4': 'Generate keytabs for each principal and place on the appropriate hosts',
'admin.security.step2.body.header': 'Configure Kerberos security properties',
'admin.security.step3.notice': 'You need to create the following principals and keytabs on the hosts shown.<br />'+
'You can download the list as a CSV file and use it to create a script to generate the principals and keytabs. ' +
'Once the principals and keytabs have been created, click on <i>Apply</i> to continue. If you need to make configuration changes, click <i>Back</i>.',
'admin.security.step3.table.principal': 'Principal',
'admin.security.step3.table.keytab': 'Keytab',
'admin.security.step3.downloadCSV': 'Download CSV',
'admin.security.step4.body.header': 'Applying kerberos security to the cluster',
'admin.security.step4.body.success.header' : 'Kerberos-based security has been enabled on your cluster. Please wait while services are started in secure mode.',
'admin.security.step4.body.failure.header' : 'Failed to enable Kerberos-based security on your cluster. Your cluster will keep running in non-secure mode.',
'admin.security.apply.configuration.error' : 'Failed to apply secure configurations to the cluster. Please navigate to "Configure Services" step and make sure all services are configured with appropriate values.',
'admin.security.disable.body.header' : 'Disabling kerberos security on the cluster',
'admin.security.disable.body.success.header': 'Kerberos-based security has been disabled on your cluster. Please wait while services are started in non-secure mode.',
'admin.security.disable.body.failure.header': 'Failed to disable Kerberos-based security on your cluster. Your cluster will keep running in secure mode.',
'admin.addSecurity.apply.stage1': '1. Checking KDC',
'admin.addSecurity.apply.stage2': '1. Stop Services',
'admin.addSecurity.apply.stage3': '2. Save Configurations',
'admin.addSecurity.apply.stage4': '3. Start Services',
'admin.addSecurity.apply.stage5': '5. Smoke Test',
'admin.addSecurity.user.smokeUser': 'Ambari Smoke Test User',
'admin.addSecurity.user.hdfsUser': 'HDFS User',
'admin.addSecurity.user.hbaseUser': 'HBase User',
'admin.addSecurity.hdfs.user.httpUser': 'HDFS SPNEGO User',
'admin.addSecurity.rm.user.httpUser': 'ResourceManager SPNEGO User',
'admin.addSecurity.nm.user.httpUser': 'NodeManager SPNEGO User',
'admin.addSecurity.historyServer.user.httpUser': 'History server SPNEGO User',
'admin.addSecurity.webhcat.user.httpUser': 'WebHCat SPNEGO User',
'admin.addSecurity.oozie.user.httpUser': 'Oozie SPNEGO User',
'admin.addSecurity.enable.onClose': 'You are in the process of enabling security on your cluster. ' +
'Are you sure you want to quit? If you quit, ' +
'you may have to re-run the security wizard from the beginning to enable security.',
'admin.addSecurity.enable.after.stage2.onClose': 'Services are being started with the Kerberos settings you specified. '+
'It is recommended that you wait until all the services are started to ensure that they are set up properly. ' +
'Are you sure you want to quit?',
'admin.addSecurity.disable.onClose': 'You are in the process of disabling security on your cluster. ' +
'Are you sure you want to quit?',
'admin.removeSecurity.header': 'Disable Security',
'admin.security.applying.config.header': 'Applying Configurations',
'admin.security.applying.config.body':'You cannot quit wizard while configurations are being applied',
'admin.security.status.error' : 'Error in retrieving cluster security status from Ambari server',
'admin.users.ldapAuthUsed':'LDAP Authentication is being used to authenticate users',
'admin.users.delete.yourself.message':'You can\'t delete yourself',
'admin.users.delete.yourself.header':'Deleting warning',
'admin.users.delete.header':'Delete {0}',
'admin.users.addButton':'Add Local User',
'admin.users.editButton': 'Edit Local User',
'admin.users.delete':'delete',
'admin.users.edit':'edit',
'admin.users.privileges':'Admin',
'admin.users.type':'Type',
'admin.users.action':'Action',
'admin.users.password':'Password',
'admin.users.passwordRetype':'Retype Password',
'admin.users.username':'Username',
'admin.users.createSuccess': 'User successfully created.',
'admin.users.createError': 'Error occurred while user creating.',
'admin.users.createError.passwordValidation': 'Passwords are different',
'admin.users.createError.userNameExists': 'User with the same name is already exists',
'admin.users.editError.requiredField': 'This is required',
'admin.confirmUninstall':'Confirm Uninstall',
'admin.cluster.stackVersion':'Cluster Stack Version',
'admin.cluster.upgradeAvailable':'Upgrade available',
'admin.cluster.upgradeUnavailable':'Upgrade unavailable',
'admin.cluster.repositories.repositories':'Repositories',
'admin.cluster.repositories.os':'OS',
'admin.cluster.repositories.baseUrl':'Base URL',
'admin.misc.header': 'Service Users and Groups',
'admin.misc.nothingToShow': 'No user accounts to display',
'services.service.start':'Start',
'services.service.stop':'Stop',
'services.nothingToAdd':'Nothing to add',
'services.service.summary.version':'Version',
'services.service.summary.viewHost':'View Host',
'services.service.summary.viewHosts':'View Hosts',
'services.service.summary.DataNodesLive':'DataNodes Live',
'services.service.summary.JournalNodesLive':'JournalNodes Live',
'services.service.summary.mapreduce2.client':'MapReduce2 Client',
'services.service.summary.mapreduce2.clients':'MapReduce2 Clients',
'services.service.summary.nodeManagersLive':'NodeManagers Live',
'services.service.summary.TrackersLive':'Trackers Live',
'services.service.summary.RegionServersLIVE':'RegionServers Live',
'services.service.summary.GangliaMonitorsLIVE':'Ganglia Monitors Live',
'services.service.summary.nameNode':'NameNode Web UI',
'services.service.summary.nameNodeUptime':'NameNode Uptime',
'services.service.summary.nameNodeHeap':'NameNode Heap',
'services.service.summary.nameNode.active':'Active NameNode',
'services.service.summary.nameNode.standby':'Standby NameNode',
'services.service.summary.pendingUpgradeStatus':'Upgrade Status',
'services.service.summary.pendingUpgradeStatus.pending':'Pending upgrade',
'services.service.summary.pendingUpgradeStatus.notPending':'No pending upgrade',
'services.service.summary.safeModeStatus':'Safe Mode Status',
'services.service.summary.safeModeStatus.inSafeMode':'In safe mode',
'services.service.summary.safeModeStatus.notInSafeMode':'Not in safe mode',
'services.service.summary.dataNodes':'DataNodes',
'services.service.summary.diskCapacity':'HDFS Disk Capacity',
'services.service.summary.blocksTotal':'Blocks (total)',
'services.service.summary.blockErrors':'Block Errors',
'services.service.summary.totalFiles':'Total Files + Dirs',
'services.service.summary.jobTracker':'JobTracker',
'services.service.summary.jobTrackerWebUI':'JobTracker Web UI',
'services.service.summary.jobTrackerUptime':'JobTracker Uptime',
'services.service.summary.trackersLiveTotal':'Trackers',
'services.service.summary.trackersBlacklistGraylist':'Trackers',
'services.service.summary.jobTrackerHeap':'JobTracker Heap',
'services.service.summary.totalSlotsCapacity':'Total Slots Capacity',
'services.service.summary.totalJobs':'Total Jobs',
'services.service.summary.currentSlotUtiliMaps':'Map Slots',
'services.service.summary.currentSlotUtiliReduces':'Reduce Slots',
'services.service.summary.tasksMaps':'Tasks: Maps',
'services.service.summary.tasksReduces':'Tasks: Reduces',
'services.service.summary.hbaseMaster':'HBase Master Web UI',
'services.service.summary.regionServerCount':'RegionServer Count',
'services.service.summary.regionInTransition':'Region In Transition',
'services.service.summary.masterStarted':'Master Started',
'services.service.summary.masterActivated':'Master Activated',
'services.service.summary.averageLoad':'Average Load',
'services.service.summary.masterHeap':'Master Heap',
'services.service.summary.moreStats':'more stats here',
'services.service.summary.clientCount': '{0} Client Hosts',
'services.service.summary.historyServer': 'History Server Web UI',
'services.service.actions.run.rebalancer':'Run Rebalancer',
'services.service.actions.run.compaction':'Run Compaction',
'services.service.actions.run.smoke':'Run Smoke Test',
'services.service.actions.reassign.master':'Reassign {0}',
'services.service.actions.reassign.master.hive':'Reassign HiveServer2, WebHCat Server, MySQL Server',
'services.service.actions.manage_configuration_groups':'Manage Configuration Groups...',
'services.service.actions.serviceActions':'Service Actions',
'services.service.summary.unknown':'unknown',
'services.service.summary.notRunning':'Not Running',
'services.service.summary.notAvailable':'n/a',
'services.service.summary.diskInfoBar.used':'used',
'services.service.info.metrics.flume.channelFillPercent':'Channel Fill Percentage',
'services.service.info.metrics.flume.channelSize':'Channel Size',
'services.service.info.metrics.flume.sinkDrainSuccess':'Sink Event Drain Count',
'services.service.info.metrics.flume.sourceAccepted':'Source Event Accepted Count',
'services.service.info.metrics.flume.sinkConnectionFailed':'Sink Connection Failed Count',
'services.service.info.metrics.flume.gc':'Garbage Collection Time',
'services.service.info.metrics.flume.cpu.user':'CPU (User)',
'services.service.info.metrics.flume.jvmThreadsRunnable':'JVM Runnable Threads',
'services.service.info.metrics.flume.jvmHeapUsed':'JVM Heap Memory Used',
'services.service.info.metrics.flume.channelName':'Channel {0}',
'services.service.info.metrics.flume.sinkName':'Sink {0}',
'services.service.info.metrics.flume.sourceName':'Source {0}',
'services.service.info.metrics.flume.hostName':'Host: {0}',
'services.service.info.metrics.hbase.clusterRequests':'Cluster Requests',
'services.service.info.metrics.hbase.clusterRequests.displayNames.requestCount':'Request Count',
'services.service.info.metrics.hbase.hlogSplitSize':'HLog Split Size',
'services.service.info.metrics.hbase.hlogSplitSize.displayNames.splitSize':'Split Size',
'services.service.info.metrics.hbase.hlogSplitTime':'HLog Split Time',
'services.service.info.metrics.hbase.hlogSplitTime.displayNames.splitTime':'Split Time',
'services.service.info.metrics.hbase.regionServerQueueSize':'RegionServer Queue Size',
'services.service.info.metrics.hbase.regionServerQueueSize.displayNames.compactionQueueSize':'Compaction Queue Size',
'services.service.info.metrics.hbase.regionServerQueueSize.displayNames.flushQueueSize':'Flush Queue Size',
'services.service.info.metrics.hbase.regionServerRegions':'RegionServer Regions',
'services.service.info.metrics.hbase.regionServerRegions.displayNames.regions':'Regions',
'services.service.info.metrics.hbase.regionServerRequests':'Cumulative Requests',
'services.service.info.metrics.hbase.regionServerRequests.2':'RegionServer Requests',
'services.service.info.metrics.hbase.regionServerRequests.displayNames.writeRequests':'Write Requests',
'services.service.info.metrics.hbase.regionServerRequests.displayNames.readRequests':'Read Requests',
'services.service.info.metrics.hdfs.blockStatus':'Block Status',
'services.service.info.metrics.hdfs.blockStatus.displayNames.pendingReplicationBlocks':'Pending Replication Blocks',
'services.service.info.metrics.hdfs.blockStatus.displayNames.underReplicatedBlocks':'Under Replicated Blocks',
'services.service.info.metrics.hdfs.fileOperations':'File Operations',
'services.service.info.metrics.hdfs.fileOperations.displayNames.fileInformationOperations':'File Information Operations',
'services.service.info.metrics.hdfs.fileOperations.displayNames.deleteFileOperations':'Delete File Operations',
'services.service.info.metrics.hdfs.fileOperations.displayNames.createFileOperations':'Create File Operations',
'services.service.info.metrics.hdfs.gc':'Garbage Collection',
'services.service.info.metrics.hdfs.gc.displayNames.gcTimeMillis':'Time',
'services.service.info.metrics.hdfs.io':'HDFS I/O',
'services.service.info.metrics.hdfs.io.displayNames.bytesWritten':'Bytes Written',
'services.service.info.metrics.hdfs.io.displayNames.bytesRead':'Bytes Read',
'services.service.info.metrics.hdfs.jvmHeap':'JVM Memory Status',
'services.service.info.metrics.hdfs.jvmHeap.displayNames.memHeapCommittedM':'Heap Memory Committed',
'services.service.info.metrics.hdfs.jvmHeap.displayNames.memNonHeapUsedM':'Non Heap Memory Used',
'services.service.info.metrics.hdfs.jvmHeap.displayNames.memHeapUsedM':'Heap Memory Used',
'services.service.info.metrics.hdfs.jvmHeap.displayNames.memNonHeapCommittedM':'Non Heap Memory Committed',
'services.service.info.metrics.hdfs.jvmThreads':'JVM Thread Status',
'services.service.info.metrics.hdfs.jvmThreads.displayNames.threadsBlocked':'Threads Blocked',
'services.service.info.metrics.hdfs.jvmThreads.displayNames.threadsWaiting':'Threads Waiting',
'services.service.info.metrics.hdfs.jvmThreads.displayNames.threadsTimedWaiting':'Threads Timed Waiting',
'services.service.info.metrics.hdfs.jvmThreads.displayNames.threadsRunnable':'Threads Runnable',
'services.service.info.metrics.hdfs.rpc':'RPC',
'services.service.info.metrics.hdfs.rpc.displayNames.rpcQueueTimeAvgTime':'Queue Average Wait Time',
'services.service.info.metrics.hdfs.spaceUtilization':'Total Space Utilization',
'services.service.info.metrics.hdfs.spaceUtilization.displayNames.capacityRemainingGB':'Capacity Remaining',
'services.service.info.metrics.hdfs.spaceUtilization.displayNames.capacityUsedGB':'Capacity Used',
'services.service.info.metrics.hdfs.spaceUtilization.displayNames.capacityTotalGB':'Capacity Total',
'services.service.info.metrics.mapreduce.gc':'Garbage Collection',
'services.service.info.metrics.mapreduce.gc.displayNames.gcTimeMillis':'Time',
'services.service.info.metrics.mapreduce.jobsStatus':'Jobs Status',
'services.service.info.metrics.mapreduce.jobsStatus.displayNames.jobsRunning':'Running',
'services.service.info.metrics.mapreduce.jobsStatus.displayNames.jobsFailed':'Failed',
'services.service.info.metrics.mapreduce.jobsStatus.displayNames.jobsCompleted':'Succeeded',
'services.service.info.metrics.mapreduce.jobsStatus.displayNames.jobsPreparing':'Preparing',
'services.service.info.metrics.mapreduce.jobsStatus.displayNames.jobsSubmitted':'Submitted',
'services.service.info.metrics.mapreduce.jvmHeap':'JVM Memory Status',
'services.service.info.metrics.mapreduce.jvmHeap.displayNames.memHeapCommittedM':'Heap Memory Committed',
'services.service.info.metrics.mapreduce.jvmHeap.displayNames.memNonHeapUsedM':'Non Heap Memory Used',
'services.service.info.metrics.mapreduce.jvmHeap.displayNames.memHeapUsedM':'Heap Memory Used',
'services.service.info.metrics.mapreduce.jvmHeap.displayNames.memNonHeapCommittedM':'Non Heap Memory Committed',
'services.service.info.metrics.mapreduce.jvmThreads':'JVM Thread Status',
'services.service.info.metrics.mapreduce.jvmThreads.displayNames.threadsBlocked':'Threads Blocked',
'services.service.info.metrics.mapreduce.jvmThreads.displayNames.threadsWaiting':'Threads Waiting',
'services.service.info.metrics.mapreduce.jvmThreads.displayNames.threadsTimedWaiting':'Threads Timed Waiting',
'services.service.info.metrics.mapreduce.jvmThreads.displayNames.threadsRunnable':'Threads Runnable',
'services.service.info.metrics.mapreduce.mapSlots':'Map Slots Utilization',
'services.service.info.metrics.mapreduce.mapSlots.displayNames.reservedMapSlots':'Map Slots Reserved',
'services.service.info.metrics.mapreduce.mapSlots.displayNames.occupiedMapSlots':'Map Slots Occupied',
'services.service.info.metrics.mapreduce.reduceSlots':'Reduce Slots Utilization',
'services.service.info.metrics.mapreduce.reduceSlots.displayNames.reservedReduceSlots':'Reduce Slots Reserved',
'services.service.info.metrics.mapreduce.reduceSlots.displayNames.occupiedReduceSlots':'Reduce Slots Occupied',
'services.service.info.metrics.mapreduce.rpc':'RPC',
'services.service.info.metrics.mapreduce.rpc.displayNames.RpcQueueTimeAvgTime':'Queue Average Wait Time',
'services.service.info.metrics.mapreduce.tasksRunningWaiting':'Tasks (Running/Waiting)',
'services.service.info.metrics.mapreduce.tasksRunningWaiting.displayNames.runningMaps':'Running Map Tasks',
'services.service.info.metrics.mapreduce.tasksRunningWaiting.displayNames.runningReduces':'Running Reduce Tasks',
'services.service.info.metrics.mapreduce.tasksRunningWaiting.displayNames.waitingMaps':'Waiting Map Tasks',
'services.service.info.metrics.mapreduce.tasksRunningWaiting.displayNames.waitingReduces':'Waiting Reduce Tasks',
'services.service.info.metrics.yarn.gc': 'Garbage Collection',
'services.service.info.metrics.yarn.gc.displayNames.gcTimeMillis':'Time',
'services.service.info.metrics.yarn.allocated.memory': 'Cluster Memory',
'services.service.info.metrics.yarn.allocated.memory.displayNames.allocated': 'Allocated',
'services.service.info.metrics.yarn.allocated.memory.displayNames.available': 'Available',
'services.service.info.metrics.yarn.allocated.memory.displayNames.pending': 'Pending',
'services.service.info.metrics.yarn.allocated.container': 'Containers',
'services.service.info.metrics.yarn.allocated.container.displayNames.allocated': 'Allocated',
'services.service.info.metrics.yarn.allocated.container.displayNames.reserved': 'Reserved',
'services.service.info.metrics.yarn.allocated.container.displayNames.pending': 'Pending',
'services.service.info.metrics.yarn.nodemanager.statuses':'NodeManagers',
'services.service.info.metrics.yarn.nodemanager.statuses.displayNames.active':'Active NodeManagers',
'services.service.info.metrics.yarn.nodemanager.statuses.displayNames.decommissioned':'Decommissioned NodeManagers',
'services.service.info.metrics.yarn.nodemanager.statuses.displayNames.lost':'Lost NodeManagers',
'services.service.info.metrics.yarn.nodemanager.statuses.displayNames.rebooted':'Rebooted NodeManagers',
'services.service.info.metrics.yarn.nodemanager.statuses.displayNames.unhealthy':'Unhealthy NodeManagers',
'services.service.info.metrics.yarn.queueMemoryResource':'Queue Memory Used',
'services.service.info.metrics.yarn.queueMemoryResource.displayNames.allocated':'Allocated ({0})',
'services.service.info.metrics.yarn.queueMemoryResource.displayNames.available':'Available ({0})',
'services.service.info.metrics.yarn.queueMemoryResource.displayName':'Queue: {0}',
'services.service.info.metrics.yarn.apps.states.current.title': 'Current Applications',
'services.service.info.metrics.yarn.apps.states.finished.title': 'Finished Applications',
'services.service.info.metrics.yarn.apps.states.completed': 'Completed',
'services.service.info.metrics.yarn.apps.states.failed': 'Failed',
'services.service.info.metrics.yarn.apps.states.killed': 'Killed',
'services.service.info.metrics.yarn.apps.states.pending': 'Pending',
'services.service.info.metrics.yarn.apps.states.running': 'Running',
'services.service.info.metrics.yarn.apps.states.submitted': 'Submitted',
'services.service.info.menu.summary':'Summary',
'services.service.info.menu.configs':'Configs',
'services.service.info.summary.hostsRunningMonitor':'{0}/{1}',
'services.service.info.summary.serversHostCount':'{0} more',
'services.service.info.summary.nagiosWebUI':'Nagios Web UI',
'services.service.info.summary.nagios.noAlerts':'No alerts',
'services.service.info.summary.nagios.alerts':'Nagios service required for viewing alerts',
'services.service.config.saved':'Saved Configuration Changes',
'services.service.config.notSaved':'Unable to Save Configuration Changes',
'services.service.config.restartService.TooltipMessage':'<b>Restart Service</b><br>Stale configuration used by {0} components on {1} hosts:{2}',
'services.service.config.restartService.needToRestart':'<strong>Restart Service</strong> ',
'services.service.config.restartService.needToRestartEnd':'should be restated',
'service.service.config.restartService.hostsShouldBeRestarted':'Hosts should be restarted',
'service.service.config.restartService.componentsShouldBeRestarted':'Components should be restarted',
'services.service.config.saved.message':'Service configuration changes saved successfully.',
'services.service.config.msgServiceStop':'Could not save configuration changes. Please stop the service first. You will be able to save configuration changes after all of its components are stopped.',
'services.service.config.msgHDFSMapRServiceStop':'Could not save configuration changes. Please stop both HDFS and MapReduce first. You will be able to save configuration changes after all HDFS and MapReduce components are stopped.',
'services.service.config.failCreateConfig' : 'Failure in creating service configuration',
'services.service.config.failSaveConfig':'Failure in saving service configuration',
'services.service.config.failSaveConfigHostOverrides':'Failure in saving service configuration overrides',
'services.service.config.addPropertyWindow.errorMessage':'This is required',
'services.service.config.addPropertyWindow.error.derivedKey':'This property is already defined',
'services.service.config.stopService.runningHostComponents':'{0} components on {1} hosts are still running',
'services.service.config.stopService.unknownHostComponents':'{0} components on {1} hosts are in unknown state. These components might actually be running and need restarting later to make the changes effective.',
'services.service.config.confirmDirectoryChange':'You are about to make changes to service directories that are core to {0}. Before you proceed, be absolutely certain of the implications and that you have taken necessary manual steps, if any, for the changes. Are you sure you want to proceed?',
'services.add.header':'Add Service Wizard',
'services.reassign.header':'Reassign Master Wizard',
'services.service.add':'Add Service',
'services.service.startAll':'Start All',
'services.service.stopAll':'Stop All',
'services.service.config_groups_popup.header':'Manage {0} Configuration Groups',
'services.service.config_groups_popup.notice':'Manage configuration groups of this service. Groups can be created, renamed and deleted and from here. Host memberships can also be changed. A host can belong to only one configuration group.',
'services.service.config_groups_popup.config_groups':'Configuration Groups',
'services.service.config_groups_popup.rename':'Rename',
'services.service.config_groups_popup.duplicate':'Duplicate',
'services.service.config_groups_popup.group_name_lable':'Group name',
'services.service.config_groups_popup.group_desc_lable':'Group description',
'services.service.config_groups_popup.properties':'Properties',
'services.service.config_groups.add_config_group_popup.header':'Create new config group',
'services.service.config_groups.duplicate_config_group_popup.header':'Duplicate config group',
'services.service.config_groups.rename_config_group_popup.header':'Rename config group',
'services.reassign.closePopup':'Reassign {0} wizard is in progress. It\'s necessary to complete the wizard for Ambari to be in usable state. If you choose to quit, you must follow manual instructions to complete or revert reassign {0} wizard as documented in the Ambari User Guide. Are you sure you want to exit the wizard ?',
'services.reassign.step1.header':'Get Started',
'services.reassign.step1.message1': 'This wizard will walk you through reassigning {0}.<br/>',
'services.reassign.step1.message2': 'The process to reassign {0} involves a combination of <b>automated steps</b> (that will be handled by the wizard) and ' +
'<b>manual steps</b> (that you must perform in sequence as instructed by the wizard).<br/><br/>',
'services.reassign.step1.message3': '<b>All services will be restarted as part of the wizard. You should plan a cluster maintenance window and prepare ' +
'for cluster downtime when reassigning {0}.</b>',
'services.reassign.step2.header':'Assign Master',
'services.reassign.step2.body':'Assign {0} to new host.',
'services.reassign.step2.body.namenodeHA':'Assign {0} to new host. You can reassign only one master component at a time.',
'services.reassign.step3.header':'Review',
'services.reassign.step3.body':'Please review the changes you made',
'services.reassign.step3.targetHost':'Target Host:',
'services.reassign.step3.sourceHost':'Source Host:',
'services.reassign.step3.component':'Component name:',
'services.reassign.step4.header':'Configure Component',
'services.reassign.step4.task0.title':'Stop All Services',
'services.reassign.step4.task1.title':'Create {0}',
'services.reassign.step4.task2.title':'Disable {0}',
'services.reassign.step4.task3.title':'Reconfigure {0}',
'services.reassign.step4.task4.title':'Install {0}',
'services.reassign.step4.task5.title':'Start ZooKeeper Servers',
'services.reassign.step4.task6.title':'Start NameNode',
'services.reassign.step4.task7.title':'Delete disabled {0}',
'services.reassign.step4.task8.title':'Start All Services',
'services.reassign.step4.status.success': 'Successfully moved <b>{0}</b> from <b>{1}</b> host to <b>{2}</b> host',
'services.reassign.step4.status.success.withManualSteps': 'Proceed to the next step',
'services.reassign.step4.status.failed': 'Failed to move <b>{0}</b> from <b>{1}</b> host to <b>{2}</b> host',
'services.reassign.step4.status.info': 'Reassigning {0}. \nPlease wait for all tasks to be completed.',
'services.reassign.step4.retry': 'You can click on the Retry or Abort button to retry failed task or abort changes',
'services.reassign.step4.abortError': 'Error in aborting changes.',
'services.reassign.step5.header': 'Manual commands',
'services.reassign.step5.body.namenode':
'<div class="alert alert-info">' +
'<ol>' +
'<li>Copy the contents of <b>{0}</b> on the source host <b>{1}</b> to <b>{0}</b> on the target host <b>{2}</b>.</li>' +
'<li>Login to the target host <b>{2}</b> and change permissions for the NameNode dirs by running:' +
'<div class="code-snippet">chown -R {3}:{5} /hadoop/hdfs/namenode/</div></li>' +
'<li>Create marker directory by running:' +
'<div class="code-snippet">mkdir -p /var/run/hadoop/hdfs/namenode/formatted</div></li>' +
'</ol>' +
'</div>',
'services.reassign.step5.body.namenode_ha':
'<div class="alert alert-info">' +
'<ol>' +
'<li>Login to the NameNode host <b>{4}</b>.</li>' +
'<li>Reset automatic failover information in ZooKeeper by running:' +
'<div class="code-snippet">sudo su -l {3} -c \'hdfs zkfc -formatZK\'</div></li>' +
'</ol>' +
'</div>' +
'<div class="alert alert-info">' +
'<ol start="3">' +
'<li>Login to the newly installed NameNode host <b>{2}</b>.<br>' +
'<div class="alert alert-warn"><strong>Important!</strong> Be sure to login to the newly installed NameNode host.<br>This is a different host from the Steps 1 and 2 above.</div>' +
'</li>' +
'<li>Initialize the metadata by running:' +
"<div class='code-snippet'>sudo su -l {3} -c 'hdfs namenode -bootstrapStandby'</div></li>" +
'</ol>' +
'</div>',
'services.reassign.step5.body.secondary_namenode':
'<div class="alert alert-info">' +
'<ol>' +
'<li>Copy the contents of <b>{0}</b> on the source host <b>{1}</b> to <b>{0}</b> on the target host <b>{2}</b>.</li>' +
'<li>Login to the target host <b>{2}</b> and change permissions for the SNameNode dirs by running:' +
'<div class="code-snippet">chown -R {3}:{5} /hadoop/hdfs/namesecondary/</div></li>' +
'</ol>' +
'</div>',
'services.reassign.step5.body.securityNotice': '<div class="alert alert-info"> <div class="alert alert-warn"> <strong>Note: </strong> Secure cluster' +
' requires generating necessary principals for reassigned component and creating keytab files with the principal on ' +
'the target host. The keytab file should be accessible to the service user.</div> {0} </div>',
'services.reassign.step5.body.securityConfigsList': 'Create keytab file <b>{0}</b> with principal <b>{1}</b> on <b>{2}</b> host.',
'services.reassign.step5.body.proceedMsg': 'Please proceed once you have completed the steps above',
'services.reassign.step5.confirmPopup.body': 'Please confirm that you have run the manual steps before continuing.',
'services.reassign.step6.header': 'Start and Test services',
'services.reassign.step6.task0.title': 'Delete disabled {0}',
'services.reassign.step6.task1.title': 'Start All Services',
'services.reassign.step6.status.success': 'Successfully moved <b>{0}</b> from <b>{1}</b> host to <b>{2}</b> host.',
'services.reassign.step6.status.failed': 'Failed to move <b>{0}</b> from <b>{1}</b> host to <b>{2}</b> host.',
'services.reassign.step6.status.info': 'Reassigning {0}. \nPlease wait for all tasks to be completed.',
/** services page constants **/
'service.hbase.activeMaster': 'Active Master',
'services.hive.client': 'Hive Client',
'services.hive.clients': 'Hive Clients',
'services.oozie.client': 'Oozie Client',
'services.oozie.clients': 'Oozie Clients',
'services.oozie.webUi': 'Oozie Web UI',
'services.hue.webUi': 'Hue Web UI',
'services.ganglia.webUi': 'Ganglia Web UI',
'services.ganglia.monitors': 'Ganglia Monitors',
'services.mapreduce2.webUi': 'History Server UI',
'services.zookeeper.prefix': '{0} of',
'services.zookeeper.title': '{0} ZooKeepers',
'services.zookeeper.postfix': 'running',
'services.zookeeper.clients': 'ZooKeeper Clients',
'services.zookeeper.client': 'ZooKeeper Client',
'services.mapreduce2.history.running': 'History server is running',
'services.mapreduce2.history.stopped': 'History server is stopped',
'services.mapreduce2.smokeTest.requirement': 'MapReduce2 smoke test requires YARN service be started',
'services.mapReduce.config.addQueue':'Add Queue',
'services.mapReduce.config.editQueue':'Edit Queue',
'services.mapReduce.config.capacitySchedulerXml':'Custom capacity-scheduler.xml',
'services.mapReduce.config.queue.header':'Queues',
'services.mapReduce.config.queue.name':'Queue Name',
'services.mapReduce.config.queue.groups':'Groups',
'services.mapReduce.config.queue.capacity':'Capacity',
'services.mapReduce.config.queue.maxCapacity':'Max Capacity',
'services.mapReduce.config.queue.minUserLimit':'Min User Limit',
'services.mapReduce.config.queue.userLimitFactor':'User Limit Factor',
'services.mapReduce.config.queue.supportsPriority': 'Supports priority',
'services.mapReduce.config.queue.adminUsers':'Admin Users',
'services.mapReduce.config.queue.adminGroups':'Admin Groups',
'services.mapReduce.config.queue.maxActiveTasks':'Max active initialized tasks',
'services.mapReduce.config.queue.maxActiveTasksPerUser':'Max active initialized tasks per user',
'services.mapReduce.config.queue.initAcceptJobsFactor':'Init accept jobs factor',
'services.mapReduce.extraConfig.queue.name':'Queue name',
'services.mapReduce.description.queue.name':'Name of the queue',
'services.mapReduce.description.queue.submit.user':"Comma separated list of usernames that are allowed to submit jobs to the queue. " +
"If set to the special value '*', it means all users are allowed to submit jobs.",
'services.mapReduce.description.queue.admin.user':"Comma separated list of usernames that are allowed to delete jobs or modify job's priority for " +
"jobs not owned by the current user in the queue. If set to the special value '*', it means all users are " +
"allowed to do this operation.",
'services.mapReduce.description.queue.submit.group':'Comma separated list of group names that are allowed to submit jobs to the queue.',
'services.mapReduce.description.queue.admin.group':"Comma separated list of group names that are allowed to delete jobs or modify job's priority " +
"for jobs not owned by the current user in the queue.",
'services.hbase.master.error':'None of the HBase masters is active',
'hosts.host.add':'Add New Hosts',
'hosts.table.noHosts':'No hosts to display',
'hosts.selectHostsDialog.title': 'Select Hosts to override',
'hosts.selectHostsDialog.message': 'Select hosts where the override config group has to be applied',
'hosts.selectHostsDialog.filter.placeHolder': 'Filter...',
'hosts.selectHostsDialog.selectedHostsLink': '{0} out of {1} hosts selected',
'hosts.host.metrics.cpu':'CPU Usage',
'hosts.host.metrics.cpu.displayNames.cpu_wio':'CPU I/O Idle',
'hosts.host.metrics.cpu.displayNames.cpu_idle':'CPU Idle',
'hosts.host.metrics.cpu.displayNames.cpu_nice':'CPU Nice',
'hosts.host.metrics.cpu.displayNames.cpu_aidle':'CPU Boot Idle',
'hosts.host.metrics.cpu.displayNames.cpu_system':'CPU System',
'hosts.host.metrics.cpu.displayNames.cpu_user':'CPU User',
'hosts.host.metrics.disk':'Disk Usage',
'hosts.host.metrics.disk.displayNames.disk_total':'Total',
'hosts.host.metrics.disk.displayNames.disk_free':'Available',
'hosts.host.metrics.load':'Load',
'hosts.host.metrics.load.displayNames.load_fifteen':'15 Minute Load',
'hosts.host.metrics.load.displayNames.load_one':'1 Minute Load',
'hosts.host.metrics.load.displayNames.load_five':'5 Minute Load',
'hosts.host.metrics.memory':'Memory Usage',
'hosts.host.metrics.memory.displayNames.mem_shared':'Shared',
'hosts.host.metrics.memory.displayNames.swap_free':'Swap',
'hosts.host.metrics.memory.displayNames.mem_buffers':'Buffers',
'hosts.host.metrics.memory.displayNames.mem_free':'Free',
'hosts.host.metrics.memory.displayNames.mem_cached':'Cached',
'hosts.host.metrics.network':'Network Usage',
'hosts.host.metrics.network.displayNames.pkts_out':'Packets Out',
'hosts.host.metrics.network.displayNames.bytes_in':'Bytes In',
'hosts.host.metrics.network.displayNames.bytes_out':'Bytes Out',
'hosts.host.metrics.network.displayNames.pkts_in':'Packets In',
'hosts.host.metrics.processes':'Processes',
'hosts.host.metrics.processes.displayNames.proc_total':'Total Processes',
'hosts.host.metrics.processes.displayNames.proc_run':'Processes Run',
'hosts.host.summary.header':'Summary',
'hosts.host.summary.hostname':'Hostname',
'hosts.host.summary.agentHeartbeat':'Agent <br/> Heartbeat',
'hosts.host.summary.hostMetrics':'Host Metrics',
'hosts.host.summary.action':'Actions',
'hosts.host.summary.addComponent':'Add Component',
'hosts.host.details.hostActions':'Host Actions',
'hosts.host.details.needToRestart':'Host needs {0} components restarted',
'hosts.host.details.needToRestart.button':'Restart components',
'hosts.host.details.needToRestart.stopButton':'Stop components',
'hosts.host.details.needToRestart.startButton':'Start components',
'hosts.host.details.deleteHost':'Delete Host',
'hosts.host.details.startAllComponents':'Start All Components',
'hosts.host.details.stopAllComponents':'Stop All Components',
'host.host.componentFilter.master':'Master Components',
'host.host.componentFilter.slave':'Slave Components',
'host.host.componentFilter.client':'Client Components',
'hosts.host.deleteComponent.popup.msg':'Are you sure you want to delete {0}?',
'hosts.host.deleteComponent.popup.warning':'<b>WARNING!</b> Delete the last <i>{0}</i> component in the cluster?</br>Deleting the last component in the cluster could result in permanent loss of service data.',
'hosts.host.installComponent.msg':'Are you sure you want to install {0}?',
'hosts.host.addComponent.msg':'Are you sure you want to add {0}?',
'hosts.host.addComponent.addZooKeeper':'Adding ZooKeeper Server may reconfigure such properties:<ul><li>ha.zookeeper.quorum</li><li>hbase.zookeeper.quorum</li><li>templeton.zookeeper.hosts</li></ul>',
'hosts.host.addComponent.deleteHostWithZooKeeper':'Deleting host with ZooKeeper Server may reconfigure such properties:<ul><li>ha.zookeeper.quorum</li><li>hbase.zookeeper.quorum</li><li>templeton.zookeeper.hosts</li></ul>',
'hosts.host.addComponent.note':'Note: After this component is installed, go to Services -> Nagios to restart the Nagios service. This is required for the alerts and notifications to work properly.',
'hosts.host.addComponent.securityNote':'You are running your cluster in secure mode. You must set up the keytab for {0} on {1} before you proceed. Otherwise, the component will not be able to start properly.',
'hosts.host.datanode.decommission':'Decommission DataNode',
'hosts.host.datanode.recommission':'Recommission DataNode',
'hosts.host.alert.noAlerts':'No alerts',
'hosts.host.alert.noAlerts.message':'There are no alerts for this host.',
'hosts.host.healthStatus.heartBeatNotReceived':'The server has not received a heartbeat from this host for more than 3 minutes.',
'hosts.host.healthStatus.mastersDown':"The following master components are down:\n",
'hosts.host.healthStatus.slavesDown':"The following slave components are down:\n",
'hosts.host.healthStatus.allUp':'All components are up',
'hosts.host.healthStatusCategory.green': "Healthy",
'hosts.host.healthStatusCategory.red': "Master Down",
'hosts.host.healthStatusCategory.orange': "Slave Down",
'hosts.host.healthStatusCategory.yellow': "No Heartbeat",
'hosts.host.alerts.label': 'Alerts',
'hosts.host.maintainance.stopAllComponents.context': 'Stop All Host Components',
'hosts.host.maintainance.startAllComponents.context': 'Start All Host Components',
'hosts.host.alerts.st':'&nbsp;!&nbsp;',
'hosts.decommission.popup.body':'Are you sure?',
'hosts.decommission.popup.header':'Confirmation',
'hosts.delete.popup.body':'Are you sure you want to delete host <i>{0}</i>?',
'hosts.delete.popup.body.msg1':'By removing this host, Ambari will ignore future communications from this host. Software packages will not be removed from the host. The components on the host should not be restarted. If you wish to readd this host to the cluster, be sure to clean the host.',
'hosts.delete.popup.body.msg2':'After deleting this host, Nagios should be restarted to remove this host from Nagios monitoring. Go to the <i>Services</i> page to restart Nagios.',
'hosts.delete.popup.body.msg3':'If this host was hosting a Zookeeper Server, the Zookeeper Service should be restarted. Go to the <i>Services</i> page.',
'hosts.delete.popup.body.msg4':'<b>WARNING!</b> Delete the last <i>{0}</i> component[s] in the cluster?</br>Deleting the last components in the cluster could result in permanent loss of service data.',
'hosts.delete.popup.body.msg.unknownComponents':'This host does not appear to be online and Ambari communication with the Agent has been lost.',
'hosts.delete.popup.header':'Confirmation',
'hosts.delete.popup.title':'Delete Host',
'hosts.delete.popup.unknownComponents':'The following components have unknown status:',
'hosts.cant.do.popup.title':'Unable to Delete Host',
'hosts.cant.do.popup.masterList.body':'Host cannot be deleted with the master components installed',
'hosts.cant.do.popup.masterList.body.end':'The master components on this host must to be stopped and moved to a different host to be able to delete this host',
'hosts.cant.do.popup.nonDeletableList.body':'Deletion of the following {0} components is not supported. ',
'hosts.cant.do.popup.runningList.body':'This host cannot be deleted since it has the following master components: ',
'hosts.cant.do.popup.runningList.body.end':'<strong>Note:</strong> To delete this host, you must first move all the master components listed above to another host.',
'hosts.add.header':'Add Host Wizard',
'hosts.assignRack':'Assign Rack',
'charts.horizon.chart.showText':'show',
'charts.horizon.chart.hideText':'hide',
'charts.horizon.chart.attributes.cpu':'CPU',
'charts.horizon.chart.attributes.memory':'Memory',
'charts.horizon.chart.attributes.network':'Network',
'charts.horizon.chart.attributes.io':'I/O',
'charts.heatmap.selectMetric':'Select Metric...',
'charts.heatmap.category.host':'Host',
'charts.heatmap.item.host.memory':'Memory Used',
'charts.heatmap.item.host.disk':'Disk Space Used',
'charts.heatmap.item.host.process':'Total Running Processes',
'charts.heatmap.category.hdfs':'HDFS',
'charts.heatmap.category.mapreduce': 'MapReduce',
'charts.heatmap.category.yarn': 'YARN',
'charts.heatmap.category.hbase': 'HBase',
'charts.heatmap.unknown': 'Unknown',
'charts.heatmap.label.notApplicable' :'Not Applicable',
'charts.heatmap.label.invalidData' :'Invalid data',
'charts.heatmap.metrics.bytesRead' :'HDFS Bytes Read',
'charts.heatmap.metrics.bytesWritten' :'HDFS Bytes Written',
'charts.heatmap.metrics.DFSGarbageCollection' :'HDFS Garbage Collection Time',
'charts.heatmap.metrics.DFSMemHeapUsed' :'HDFS JVM Heap Memory Used',
'charts.heatmap.metrics.diskSpaceUsed' :'Host Disk Space Used %',
'charts.heatmap.metrics.MapReduceGCTime' :'MapReduce Garbage Collection Time',
'charts.heatmap.metrics.YarnGCTime' :'YARN Garbage Collection Time',
'charts.heatmap.metrics.mapsRunning' :'MapReduce Maps Running',
'charts.heatmap.metrics.MRMemHeapUsed' :'MapReduce JVM Heap Memory Used',
'charts.heatmap.metrics.YarnMemHeapUsed' :'YARN JVM Heap Memory Used',
'charts.heatmap.metrics.reducesRunning' :'MapReduce Reduces Running',
'charts.heatmap.metrics.memoryUsed' :'Host Memory Used %',
'charts.heatmap.metrics.processRun' :'Total Running Processes',
'charts.heatmap.metrics.YarnMemoryUsed' :'YARN Memory used %',
'charts.heatmap.metrics.cpuWaitIO':'Host CPU Wait I/O %',
'charts.heatmap.metrics.HbaseRegionServerReadCount': 'HBase Read Request Count',
'charts.heatmap.metrics.HbaseRegionServerWriteCount': 'HBase Write Request Count',
'charts.heatmap.metrics.HbaseRegionServerCompactionQueueSize': 'HBase Compaction Queue Size',
'charts.heatmap.metrics.HbaseRegionServerRegions': 'HBase Regions',
'charts.heatmap.metrics.HbaseRegionServerMemStoreSize': 'HBase Memstore Sizes',
'metric.notFound':'no items found',
'metric.default':'combined',
'metric.cpu':'cpu',
'metric.memory':'disk used',
'metric.network':'network',
'metric.io':'io',
'metric.more':'more',
'metric.more.cpu':'CPU',
'metric.more.disk':'Disk',
'metric.more.load':'Load',
'metric.more.memory':'Memory',
'metric.more.network':'Network',
'metric.more.process':'Process',
'dashboard.clusterMetrics':'Cluster Metrics',
'dashboard.clusterMetrics.cpu':'CPU Usage',
'dashboard.clusterMetrics.cpu.displayNames.idle':'Idle',
'dashboard.clusterMetrics.load':'Cluster Load',
'dashboard.clusterMetrics.memory':'Memory Usage',
'dashboard.clusterMetrics.network':'Network Usage',
'dashboard.widgets': 'Cluster Status and Metrics',
'dashboard.button.switch': 'Switch to classic dashboard',
'dashboard.button.switchShort': 'Switch',
'dashboard.button.reset': 'Reset all widgets to default ',
'dashboard.button.gangliaLink': 'View metrics in Ganglia',
'dashboard.widgets.NameNodeHeap': 'NameNode Heap',
'dashboard.widgets.NameNodeCpu': 'NameNode CPU WIO',
'dashboard.widgets.NameNodeCapacity': 'HDFS Capacity',
'dashboard.widgets.JobTrackerHeap': 'JobTracker Heap',
'dashboard.widgets.JobTrackerCpu': 'JobTracker CPU WIO',
'dashboard.widgets.JobTrackerCapacity': 'JobTracker Capacity',
'dashboard.widgets.DataNodeUp': 'DataNodes Live',
'dashboard.widgets.TaskTrackerUp': 'TaskTrackers Live',
'dashboard.widgets.NameNodeRpc': 'NameNode RPC',
'dashboard.widgets.JobTrackerRpc': 'JobTracker RPC',
'dashboard.widgets.MapReduceSlots': 'MapReduce Slots',
'dashboard.widgets.mapSlots': 'Map Slots',
'dashboard.widgets.reduceSlots': 'Reduce Slots',
'dashboard.widgets.nothing': 'No Widget to Add',
'dashboard.widgets.NameNodeUptime': 'NameNode Uptime',
'dashboard.widgets.JobTrackerUptime': 'JobTracker Uptime',
'dashboard.widgets.HDFSLinks': 'HDFS Links',
'dashboard.widgets.HDFSLinks.activeNameNode': 'Active NameNode',
'dashboard.widgets.HDFSLinks.standbyNameNode': 'Standby NameNode',
'dashboard.widgets.HDFSLinks.standbyNameNodes': '2 Standby NameNodes',
'dashboard.widgets.MapReduceLinks': 'MapReduce Links',
'dashboard.widgets.HBaseLinks': 'HBase Links',
'dashboard.widgets.HBaseAverageLoad': 'HBase Ave Load',
'dashboard.widgets.HBaseMasterHeap': 'HBase Master Heap',
'dashboard.widgets.HBaseRegionsInTransition': 'Region In Transition',
'dashboard.widgets.HBaseMasterUptime': 'HBase Master Uptime',
'dashboard.widgets.ResourceManagerHeap': 'ResourceManager Heap',
'dashboard.widgets.ResourceManagerUptime': 'ResourceManager Uptime',
'dashboard.widgets.NodeManagersLive': 'NodeManagers Live',
'dashboard.widgets.YARNMemory': 'YARN Memory',
'dashboard': {
'widgets': {
'popupHeader': 'Customize Widget',
'hintInfo': {
'common': 'Edit the percentage thresholds to change the color of current pie chart. <br />Enter two numbers between 0 to {0}',
'hint1': 'Edit the percentage of thresholds to change the color of current widget. <br />Assume all components UP is 100, and all DOWN is 0. <br /> So enter two numbers between 0 to {0}',
'hint2': 'Edit the thresholds to change the color of current widget.<br /><br />So enter two numbers larger than 0.',
'hint3': 'Edit the thresholds to change the color of current widget.<br />The unit is milli-second. <br />So enter two numbers larger than 0. '
}
}
},
'dashboard.services':'Services',
'dashboard.services.hosts':'Hosts',
'dashboard.services.uptime':'{0}',
'dashboard.services.hdfs.summary':'{0} of {1} nodes live, {2}% capacity used',
'dashboard.services.hdfs.nanmenode':'NameNode',
'dashboard.services.hdfs.snanmenode':'Secondary NameNode',
'dashboard.services.hdfs.journalnodes':'JournalNodes',
'dashboard.services.hdfs.capacity':'HDFS Disk Capacity',
'dashboard.services.hdfs.capacityUsed':'{0} / {1} ({2}% used)',
'dashboard.services.hdfs.totalFilesAndDirs':'Total Files + Directories',
'dashboard.services.hdfs.datanodes':'DataNodes',
'dashboard.services.hdfs.datanodecounts':'DataNodes Status',
'dashboard.services.hdfs.version':'Version',
'dashboard.services.hdfs.nameNodeWebUI':'NameNode Web UI',
'dashboard.services.hdfs.nodes.live':'live',
'dashboard.services.hdfs.nodes.dead':'dead',
'dashboard.services.hdfs.nodes.decom':'decommissioning',
'dashboard.services.hdfs.nodes.uptime':'NameNode Uptime',
'dashboard.services.hdfs.nodes.heap':'NameNode Heap',
'dashboard.services.hdfs.nodes.heapUsed':'{0} / {1} ({2}% used)',
'dashboard.services.hdfs.chart.label':'Capacity (Used/Total)',
'dashboard.services.hdfs.blockErrors':'{0} corrupt / {1} missing / {2} under replicated',
'dashboard.services.yarn.summary':'{0} of {1} nodes live',
'dashboard.services.yarn.resourceManager':'ResourceManager',
'dashboard.services.yarn.nodeManagers':'NodeManagers',
'dashboard.services.yarn.nodeManager':'NodeManager',
'dashboard.services.yarn.clients':'YARN Clients',
'dashboard.services.yarn.client':'YARN Client',
'dashboard.services.yarn.resourceManager.uptime':'ResourceManager Uptime',
'dashboard.services.resourceManager.nodes.heap':'ResourceManager Heap',
'dashboard.services.yarn.nodeManagers.status': 'NodeManagers Status',
'dashboard.services.yarn.nodeManagers.status.msg': '{0} active / {1} lost / {2} unhealthy / {3} rebooted / {4} decommissioned',
'dashboard.services.yarn.containers': 'Containers',
'dashboard.services.yarn.containers.msg': '{0} allocated / {1} pending / {2} reserved',
'dashboard.services.yarn.apps': 'Applications',
'dashboard.services.yarn.apps.msg': '{0} submitted / {1} running / {2} pending / {3} completed / {4} killed / {5} failed',
'dashboard.services.yarn.memory': 'Cluster Memory',
'dashboard.services.yarn.memory.msg': '{0} used / {1} reserved / {2} total',
'dashboard.services.yarn.queues': 'Queues',
'dashboard.services.yarn.queues.msg': '{0} Queues',
'dashboard.services.mapreduce.summary':'{0} of {1} trackers live, {2} jobs running',
'dashboard.services.mapreduce.taskTrackers':'TaskTrackers',
'dashboard.services.mapreduce.taskTrackerCounts':'TaskTrackers Status',
'dashboard.services.mapreduce.trackers':'Trackers',
'dashboard.services.mapreduce.nodes.blacklist':'blacklist',
'dashboard.services.mapreduce.nodes.graylist':'graylist',
'dashboard.services.mapreduce.slotCapacity':'Total Slots Capacity',
'dashboard.services.mapreduce.trackersSummary':'{0}/{1}',
'dashboard.services.mapreduce.jobs':'Total Jobs',
'dashboard.services.mapreduce.jobsSummary':'{0} submitted / {1} completed',
'dashboard.services.mapreduce.mapSlots':'Map Slots',
'dashboard.services.mapreduce.mapSlotsSummary':'{0} occupied / {1} reserved',
'dashboard.services.mapreduce.reduceSlots':'Reduce Slots',
'dashboard.services.mapreduce.tasks.maps':'Tasks: Maps',
'dashboard.services.mapreduce.tasks.reduces':'Tasks: Reduces',
'dashboard.services.mapreduce.reduceSlotsSummary':'{0} occupied / {1} reserved',
'dashboard.services.mapreduce.tasksSummary':'{0} running / {1} waiting',
'dashboard.services.mapreduce.slotCapacitySummary':'{0} maps / {1} reduces / {2} avg per node',
'dashboard.services.mapreduce.jobTrackerHeap':'JobTracker Heap',
'dashboard.services.mapreduce.jobTrackerHeapSummary':'{0} of {1} ({2}% used)',
'dashboard.services.mapreduce.jobTrackerUptime':'Job Trackers Uptime',
'dashboard.services.mapreduce.chart.label':'Jobs Running',
'dashboard.services.flume.summary.single':'{0} Flume Agent',
'dashboard.services.flume.summary.multiple':'{0} Flume Agents',
'dashboard.services.flume.agentsLabel': 'Flume Agents',
'dashboard.services.flume.channels': 'Channels',
'dashboard.services.flume.sources': 'Sources',
'dashboard.services.flume.sinks': 'Sinks',
'dashboard.services.hbase.summary':'{0} region servers with {1} average load',
'dashboard.services.hbase.masterServer':'HBase Master',
'dashboard.services.hbase.masterServer.active':'Active HBase Master',
'dashboard.services.hbase.masterServer.standby':'Standby HBase Master',
'dashboard.services.hbase.noMasterServer':'No Active Master',
'dashboard.services.hbase.masterServerHeap':'Master Heap',
'dashboard.services.hbase.masterServerHeap.summary':'{0} / {1} ({2}% used)',
'dashboard.services.hbase.masterServerUptime':'Master Server Uptime',
'dashboard.services.hbase.averageLoad':'Average Load',
'dashboard.services.hbase.averageLoadPerServer':'{0} regions per RegionServer',
'dashboard.services.hbase.regionServers':'RegionServers',
'dashboard.services.hbase.regionServersSummary':'{0} live / {1} total',
'dashboard.services.hbase.chart.label':'Request Count',
'dashboard.services.hbase.version':'Version',
'dashboard.services.hbase.masterWebUI':'Master Web UI',
'dashboard.services.hbase.regions.transition':'Regions In Transition',
'dashboard.services.hbase.masterStarted':'Master Started',
'dashboard.services.hbase.masterActivated':'Master Activated',
'dashboard.services.hive.clients':'Hive Clients',
'dashboard.services.hive.client':'Hive Client',
'dashboard.services.oozie.clients':'Oozie Clients',
'dashboard.services.oozie.client':'Oozie Client',
'dashboard.services.configs.popup.stopService.header':'Stop service',
'dashboard.services.configs.popup.stopService.body' : 'Service needs to be stopped for reconfiguration',
'dashboard.services.configs.popup.restartService.header' : 'Restart service',
'dashboard.services.configs.popup.restartService.body' : 'Service needs to be restarted for reconfiguration',
'timeRange.presets.1hour':'1h',
'timeRange.presets.12hour':'12h',
'timeRange.presets.1day':'1d',
'timeRange.presets.1week':'1wk',
'timeRange.presets.1month':'1mo',
'timeRange.presets.1year':'1yr',
'apps.item.dag.job': 'Job',
'apps.item.dag.jobId': 'Job Id',
'apps.item.dag.type': 'Job Type',
'apps.item.dag.status': 'Status',
'apps.item.dag.num_stages': 'Total Stages',
'apps.item.dag.stages': 'Tasks per Stage',
'apps.item.dag.maps': 'Maps',
'apps.item.dag.reduces': 'Reduces',
'apps.item.dag.input': 'Input',
'apps.item.dag.output': 'Output',
'apps.item.dag.duration': 'Duration',
'apps.table.column.appId':'App ID',
'apps.table.column.runDate': 'Run Date',
'apps.avgTable.avg': 'Avg',
'apps.avgTable.min': 'Min',
'apps.avgTable.max': 'Max',
'apps.avgTable.jobs': 'Jobs',
'apps.avgTable.input': 'Input',
'apps.avgTable.output': 'Output',
'apps.avgTable.duration': 'Duration',
'apps.avgTable.oldest': 'Oldest',
'apps.avgTable.mostRecent': 'Most Recent',
'apps.filters.all': 'All',
'apps.filters.filtered': 'Filtered',
'apps.filters.filter': 'Filter',
'apps.filters.clearFilters': 'Clear filters',
'apps.filters.paginationInfo': '{0} - {1} of {2}',
'apps.filters.clearAllFilters': 'clear filters',
'apps.filters.filteredHostsInfo': '{0} of {1} hosts showing - ',
'apps.filters.customRunDate':'Run Date custom filter',
'apps.filters.nothingToShow': 'No jobs to display',
'apps.filters.filterComponents': 'Filter by <strong>Component</strong>',
'apps.dagCharts.popup':'Job Charts',
'apps.dagCharts.popup.job': 'Job',
'apps.dagCharts.popup.dag':'Job Timeline',
'apps.dagCharts.popup.tasks':'Job Tasks',
'apps.isRunning.popup.title':'Is running',
'apps.isRunning.popup.content':'Job is running now',
'mirroring.dataset.AllDataSets':'All Datasets',
'mirroring.dataset.createNewDataset':'Create New Dataset',
'mirroring.dataset.newDataset':'New Dataset',
'mirroring.dataset.editDataset':'Edit Dataset',
'mirroring.dataset.selectTargetClusters':'Select Target Cluster...',
'mirroring.dataset.name':'Name',
'mirroring.dataset.save': 'Save & Run',
'mirroring.dataset.sourceDir':'Source Cluster Directory',
'mirroring.dataset.target':'Target Cluster',
'mirroring.dataset.source':'Source',
'mirroring.dataset.avgData':'Avg. Data',
'mirroring.dataset.dateCreated':'Date Created',
'mirroring.dataset.targetDir':'Target Cluster Directory',
'mirroring.dataset.schedule':'Schedule',
'mirroring.dataset.schedule.to':'to',
'mirroring.dataset.schedule.repeatEvery':'Repeat every ',
'mirroring.dataset.addTargetCluster':'Add Target Cluster',
'mirroring.dataset.toggle.active':'Activate',
'mirroring.dataset.toggle.suspended':'Suspend',
'mirroring.targetcluster.nameNodeWebUrl':'NameNode Web UI',
'mirroring.targetcluster.nameNodeRpcUrl':'NameNode RPC',
'mirroring.targetcluster.oozieServerUrl':'Oozie Server',
'mirroring.targetcluster.addCluster':'Add Cluster',
'mirroring.targetcluster.testConnection':'Test Connection',
'mirroring.targetcluster.enterClusterName':'Name of the Target Cluster',
'mirroring.table.noDatasets':'No datasets to display',
'mirroring.table.datasetSource':'Dataset Source',
'mirroring.table.lastSuccess':'Last Success',
'mirroring.table.lastFail':'Last Fail',
'mirroring.table.lastDuration':'Last Duration',
'mirroring.table.avgData':'Avg Data',
'mirroring.table.noJobs':'No jobs to display',
'mirroring.table.jobId':'Job ID',
'mirroring.table.start':'Start',
'mirroring.table.end':'End',
'mirroring.table.duration':'Duration',
'mirroring.table.data':'Data',
'mirroring.sidebar.header.history': 'History',
'mirroring.sidebar.header.clusters': 'Target Clusters',
'mirroring.sidebar.popup.clusters.header': 'Cluster management',
'mirroring.sidebar.popup.clusters.body': 'Here will be some content',
'mirroring.required.error': 'This field is required',
'mirroring.dateOrder.error': 'End Date must be after Start Date',
'mirroring.required.invalidNumberError' : 'Enter valid number',
'menu.item.dashboard':'Dashboard',
'menu.item.heatmaps':'Heatmaps',
'menu.item.services':'Services',
'menu.item.hosts':'Hosts',
'menu.item.mirroring':'Mirroring',
'menu.item.jobs':'Jobs',
'menu.item.admin':'Admin',
'common.combobox.placeholder': 'Filter...',
'common.combobox.dropdown.1': 'Overridden properties',
//'common.combobox.dropdown.2': 'Modified properties',
//'common.combobox.dropdown.3': 'Properties needing restart',
'quick.links.error.label': 'Hostname is undefined',
'contact.administrator': 'Contact System Administrator for more information!',
'config.group.selection.dialog.title': 'Configuration Group',
'config.group.selection.dialog.option.select': 'Select existing configuration group',
'config.group.selection.dialog.option.select.msg': 'Overridden property will be changed for hosts belonging to the selected group.',
'config.group.selection.dialog.option.create': 'Create new configuration group',
'config.group.selection.dialog.option.create.msg': 'A new configuration group will be created with the given name. Initially there will be no hosts in the group, with only the selected property overridden.',
'config.group.selection.dialog.err.name.exists': 'Configuration group with given name already exists',
'config.group.selection.dialog.err.create': 'Error creating new configuration group [{0}]',
'config.group.selection.dialog.no.groups': 'There are no existed Config Groups for this Service',
'utils.ajax.errorMessage': 'Error message'
};