messages.js 63 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101
  1. /**
  2. * Licensed to the Apache Software Foundation (ASF) under one
  3. * or more contributor license agreements. See the NOTICE file
  4. * distributed with this work for additional information
  5. * regarding copyright ownership. The ASF licenses this file
  6. * to you under the Apache License, Version 2.0 (the
  7. * "License"); you may not use this file except in compliance
  8. * with the License. You may obtain a copy of the License at
  9. *
  10. * http://www.apache.org/licenses/LICENSE-2.0
  11. *
  12. * Unless required by applicable law or agreed to in writing, software
  13. * distributed under the License is distributed on an "AS IS" BASIS,
  14. * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  15. * See the License for the specific language governing permissions and
  16. * limitations under the License.
  17. */
  18. Em.I18n.translations = {
  19. 'app.name':'Ambari',
  20. 'app.reloadPopup.link': 'Reload Page',
  21. 'app.reloadPopup.text': 'Trying to connect to server...',
  22. 'app.reloadPopup.header': 'Reload Page',
  23. 'app.loadingPlaceholder': 'Loading...',
  24. 'app.signout':'Sign out',
  25. 'apply':'apply',
  26. 'and':'and',
  27. 'none':'none',
  28. 'all':'all',
  29. 'minimum':'minimum',
  30. 'from':'From',
  31. 'to':'To',
  32. 'ok':'OK',
  33. 'as':'as',
  34. 'any': 'Any',
  35. 'more':'more',
  36. 'yes':'Yes',
  37. 'no':'No',
  38. 'add': 'Add',
  39. 'common.learnMore':'Learn more',
  40. 'common.back':'Back',
  41. 'common.prev':'Prev',
  42. 'common.next':'Next',
  43. 'common.host':'Host',
  44. 'common.hosts':'Hosts',
  45. 'common.services':'Services',
  46. 'common.group':'Group',
  47. 'common.progress':'Progress',
  48. 'common.status':'Status',
  49. 'common.action':'Action',
  50. 'common.addComponent':'Add Component',
  51. 'common.remove':'Remove',
  52. 'common.retry':'Retry',
  53. 'common.show':'Show',
  54. 'common.hide':'Hide',
  55. 'common.cancel':'Cancel',
  56. 'common.apply':'Apply',
  57. 'common.done':'Done',
  58. 'common.service': 'Service',
  59. 'common.version':'Version',
  60. 'common.description':'Description',
  61. 'common.client':'Client',
  62. 'common.zookeeper':'ZooKeeper',
  63. 'common.hbase':'HBase',
  64. 'common.regionServer':'RegionServer',
  65. 'common.taskTracker':'TaskTracker',
  66. 'common.dataNode':'DataNode',
  67. 'common.print':'Print',
  68. 'common.deploy':'Deploy',
  69. 'common.message':'Message',
  70. 'common.tasks':'Tasks',
  71. 'common.open':'Open',
  72. 'common.copy':'Copy',
  73. 'common.complete':'Complete',
  74. 'common.metrics':'Metrics',
  75. 'common.timeRange':'Time Range',
  76. 'common.name':'Name',
  77. 'common.value':'Value',
  78. 'common.ipAddress':'IP Address',
  79. 'common.cpu':'CPU',
  80. 'common.ram':'RAM',
  81. 'common.disk':'Disk',
  82. 'common.diskUsage':'Disk Usage',
  83. 'common.loadAvg':'Load Avg',
  84. 'common.components':'Components',
  85. 'common.quickLinks':'Quick Links',
  86. 'common.save':'Save',
  87. 'common.servers':'Servers',
  88. 'common.clients':'Clients',
  89. 'common.user': 'User',
  90. 'common.users': 'Users',
  91. 'common.os':'OS',
  92. 'common.memory':'Memory',
  93. 'common.maximum':'Maximum',
  94. 'common.start':'Start',
  95. 'common.stop':'Stop',
  96. 'common.pause':'Pause',
  97. 'common.decommission':'Decommission',
  98. 'common.recommission':'Recommission',
  99. 'common.failure': 'Failure',
  100. 'common.type': 'Type',
  101. 'common.close': 'Close',
  102. 'common.warning': 'Warning',
  103. 'common.information': 'Information',
  104. 'common.all':'All',
  105. 'common.success': 'Success',
  106. 'common.fail':'Fail',
  107. 'common.error': 'Error',
  108. 'common.loading': 'Loading',
  109. 'common.search': 'Search',
  110. 'common.confirm': 'Confirm',
  111. 'common.upgrade': 'Upgrade',
  112. 'common.security':'Security',
  113. 'common.cluster':'Cluster',
  114. 'common.add': 'Add',
  115. 'common.edit': 'Edit',
  116. 'common.delete': 'Delete',
  117. 'common.empty': 'Empty',
  118. 'common.exception':'Exception',
  119. 'common.undo':'Undo',
  120. 'common.details':'Details',
  121. 'common.stats':'Stats',
  122. 'common.abort': 'Abort',
  123. 'common.misc': 'Misc',
  124. 'requestInfo.installComponents':'Installing Host Components',
  125. 'requestInfo.installServices':'Installing Services',
  126. 'requestInfo.stopAllServices':'Stop All Services',
  127. 'requestInfo.startAllServices':'Start All Services',
  128. 'requestInfo.startHostComponent':'Start component',
  129. 'requestInfo.upgradeHostComponent':'Upgrade component',
  130. 'requestInfo.stopHostComponent':'Stop component',
  131. 'requestInfo.installHostComponent':'Install component',
  132. 'requestInfo.installingHostComponent':'Installing new component',
  133. 'requestInfo.stopService':'Stop Service',
  134. 'requestInfo.startService':'Start Service',
  135. 'requestInfo.serviceStartCheck':'Check Started Services',
  136. 'hostPopup.noServicesToShow':'No services to show',
  137. 'hostPopup.noHostsToShow':'No hosts to show',
  138. 'hostPopup.noTasksToShow':'No tasks to show',
  139. 'question.sure':'Are you sure {0}?',
  140. 'popup.highlight':'click to highlight',
  141. 'popup.confirmation.commonHeader':'Confirmation',
  142. 'router.hadoopClusterNotSetUp':'Your administrator has not set up a Hadoop cluster yet.',
  143. 'login.header':'Sign in',
  144. 'login.username':'Username',
  145. 'login.password':'Password',
  146. 'login.loginButton':'Sign in',
  147. 'login.error':'Invalid username/password combination.',
  148. 'graphs.noData.title': 'No Data',
  149. 'graphs.noData.message': 'There was no data available. Possible reasons include inaccessible Ganglia service.',
  150. 'graphs.noDataAtTime.message': 'No available data for the time period.',
  151. 'graphs.error.title': 'Error',
  152. 'graphs.error.message': 'There was a problem getting data for the chart ({0}: {1})',
  153. 'graphs.timeRange.hour': 'Last 1 hour',
  154. 'graphs.timeRange.twoHours': 'Last 2 hours',
  155. 'graphs.timeRange.fourHours': 'Last 4 hours',
  156. 'graphs.timeRange.twelveHours': 'Last 12 hours',
  157. 'graphs.timeRange.day': 'Last 24 hours',
  158. 'graphs.timeRange.week': 'Last 1 week',
  159. 'graphs.timeRange.month': 'Last 1 month',
  160. 'graphs.timeRange.year': 'Last 1 year',
  161. 'users.userName.validationFail': 'Value should contains only letters and digits and start with letter',
  162. 'services.nagios.description':'Nagios Monitoring and Alerting system',
  163. 'services.ganglia.description':'Ganglia Metrics Collection system',
  164. 'services.hdfs.description':'Apache Hadoop Distributed File System',
  165. 'services.mapreduce.description':'Apache Hadoop Distributed Processing Framework',
  166. 'services.sqoop.description':'Tool for transferring bulk data between Apache Hadoop and structured data stores such as relational databases',
  167. 'services.pig.description':'Scripting platform for analyzing large datasets',
  168. 'services.hive.description':'Data warehouse system for ad-hoc queries & analysis of large datasets and table & storage management service',
  169. 'services.oozie.description':'System for workflow coordination and execution of Apache Hadoop jobs',
  170. 'services.zookeeper.description':'ZooKeeper desc',
  171. 'services.hbase.description':'Non-relational distributed database and centralized service for configuration management & synchronization',
  172. 'services.hive.databaseComponent':'Database Server',
  173. 'services.alerts.head':'You have {0} critical alert notification(s).',
  174. 'services.alerts.OK.timePrefix': 'OK for ',
  175. 'services.alerts.WARN.timePrefix': 'WARN for ',
  176. 'services.alerts.CRIT.timePrefix': 'CRIT for ',
  177. 'services.alerts.UNKNOWN.timePrefix': 'UNKNOWN for ',
  178. 'services.alerts.headingOfList': 'Alerts and Health Checks',
  179. 'services.alerts.goToService': 'Go to Service',
  180. 'services.alerts.goToNagios': 'Go to Nagios Web UI',
  181. 'topnav.logo.href':'http://incubator.apache.org/ambari/',
  182. 'topnav.help.href':'https://cwiki.apache.org/confluence/display/AMBARI/Ambari',
  183. 'installer.header':'Cluster Install Wizard',
  184. 'installer.navigation.warning.header':'Navigation Warning',
  185. 'installer.mockData':'mockData',
  186. 'installer.pollData':'pollData',
  187. 'installer.noHostsAssigned':'No host assigned',
  188. 'installer.slaveComponentHosts.selectHosts':'select hosts for this group',
  189. 'installer.slaveComponentHostsPopup.header':'Select which hosts should belong to which {0} group',
  190. 'installer.controls.slaveComponentGroups':' Groups',
  191. 'installer.controls.serviceConfigPopover.title':'{0}<br><small>{1}</small>',
  192. 'installer.controls.serviceConfigMultipleHosts.other':'1 other',
  193. 'installer.controls.serviceConfigMultipleHosts.others':'{0} others',
  194. 'installer.controls.serviceConfigMasterHosts.header':'{0} Hosts',
  195. 'installer.controls.addSlaveComponentGroupButton.title':'Add a {0} Group',
  196. '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.',
  197. 'installer.controls.slaveComponentChangeGroupName.error':'group with this name already exist',
  198. 'installer.step1.header':'Welcome',
  199. 'installer.step1.body.header':'Welcome to Apache Ambari!',
  200. 'installer.step1.body':'Ambari makes it easy to install, manage, and monitor Hadoop clusters.<br>' +
  201. 'We will walk you through the cluster installation process with this step-by-step wizard.',
  202. 'installer.step1.clusterName':'Name your cluster',
  203. 'installer.step1.clusterName.tooltip.title':'Cluster Name',
  204. 'installer.step1.clusterName.tooltip.content':'Enter a unique cluster name. Cluster name cannot be changed later.',
  205. 'installer.step1.clusterName.error.required':'Cluster Name is required',
  206. 'installer.step1.clusterName.error.whitespaces':'Cluster Name cannot contain white spaces',
  207. 'installer.step1.clusterName.error.specialChar':'Cluster Name cannot contain special characters',
  208. 'installer.step2.header':'Install Options',
  209. 'installer.step2.body':'Enter the list of hosts to be included in the cluster and provide your SSH key.',
  210. 'installer.step2.targetHosts':'Target Hosts',
  211. 'installer.step2.targetHosts.info':'Enter a list of hosts using the Fully Qualified Domain Name (FQDN), one per line',
  212. 'installer.step2.hostPattern.tooltip.title':'Pattern Expressions',
  213. '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.',
  214. 'installer.step2.hostName.error.required':'You must specify at least one host name',
  215. 'installer.step2.hostName.error.already_installed':'All these hosts are already part of the cluster',
  216. 'installer.step2.hostName.error.notRequired':'Host Names will be ignored if not using SSH to automatically configure hosts',
  217. 'installer.step2.hostName.error.invalid':'Invalid Host Name(s)',
  218. 'installer.step2.hostName.pattern.header':'Host name pattern expressions',
  219. 'installer.step2.sshKey':'Host Registration Information',
  220. 'installer.step2.sshKey.error.required':'SSH Private Key is required',
  221. 'installer.step2.passphrase.error.match':'Passphrases do not match',
  222. 'installer.step2.manualInstall.label':'Do not use SSH to automatically configure hosts ',
  223. 'installer.step2.manualInstall.info':'By not using SSH to connect to the target hosts, you must manually install the ' +
  224. 'Ambari Agent on each host in order for the wizard to perform the necessary configurations and software installs.',
  225. 'installer.step2.advancedOption':'Advanced Options',
  226. 'installer.step2.repoConf':'Software Repository Configuration File Path',
  227. 'installer.step2.advancedOptions.header':'Advanced Options',
  228. 'installer.step2.localRepo.label_use':'Use a',
  229. 'installer.step2.localRepo.label_instead':'instead of downloading software packages from the Internet',
  230. 'installer.step2.localRepo.error.required':'Local repository file path is required',
  231. 'installer.step2.localRepo.tooltip.title':'Local Software Repository',
  232. 'installer.step2.localRepo.tooltip.content': 'The cluster install requires access to the Internet to fetch software ' +
  233. 'from a remote repository. In some cases, adequate bandwidth is not available and you want to prevent downloading ' +
  234. 'packages from the remote repository over and over again. Other times, Internet access is not available from the ' +
  235. 'hosts in your cluster. In these situations, you must set up a version of the repository that your machines can ' +
  236. 'access locally and this is called a <b>Local Software Repository</b>',
  237. 'installer.step2.javaHome.label' : 'Path to 64-bit JDK',
  238. 'installer.step2.javaHome.tooltip.title' : 'JAVA_HOME',
  239. '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.',
  240. 'installer.step2.useSsh.provide' : 'Provide your',
  241. 'installer.step2.useSsh.provide_id_rsa' : '(id_rsa for root) and use SSH to automatically register hosts',
  242. 'installer.step2.useSsh.tooltip.title':'SSH Private Key',
  243. 'installer.step2.useSsh.tooltip.content':'The <b>SSH Private Key File</b> is used for the root access to the target hosts in your cluster.',
  244. 'installer.step2.manualInstall.perform':'Perform',
  245. 'installer.step2.manualInstall.perform_on_hosts':'on hosts and do not use SSH',
  246. 'installer.step2.manualInstall.tooltip.title':'manual registration',
  247. '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.',
  248. 'installer.step2.manualInstall.popup.header':'Before You Proceed',
  249. 'installer.step2.manualInstall.popup.body':'You must install Ambari Agents on each host you want to manage before you proceed.',
  250. 'installer.step2.orUse':'Or use',
  251. 'installer.step2.registerAndConfirm':'Register and Confirm',
  252. 'installer.step2.evaluateStep.installedHosts':'These hosts are already installed on the cluster and will be ignored:',
  253. 'installer.step2.evaluateStep.continueConfirm':'Do you want to continue?',
  254. 'installer.step2.evaluateStep.hostRegInProgress':'Host Registration is currently in progress. Please try again later.',
  255. 'installer.step3.header':'Confirm Hosts',
  256. 'installer.step3.body':'Registering your hosts.<br>' +
  257. 'Please confirm the host list and remove any hosts that you do not want to include in the cluster.',
  258. 'installer.step3.hostLog.popup.header':'Registration log for {0}',
  259. 'installer.step3.hosts.remove.popup.header':'Remove Hosts',
  260. 'installer.step3.hosts.remove.popup.body':' you want to remove the selected host(s)',
  261. 'installer.step3.hostInformation.popup.header':'Error in retrieving host Information',
  262. 'installer.step3.hostInformation.popup.body' : 'All bootstrapped hosts registered but unable to retrieve cpu and memory related information',
  263. 'installer.step3.hostWarningsPopup.details':'Show Details',
  264. 'installer.step3.hostWarningsPopup.directoriesAndFiles':'DIRECTORIES & FILES',
  265. 'installer.step3.hostWarningsPopup.packages':'PACKAGES',
  266. 'installer.step3.hostWarningsPopup.processes':'PROCESSES',
  267. 'installer.step3.hostWarningsPopup.noProcesses':'No processes to display',
  268. 'installer.step3.hostWarningsPopup.existOnHost':'WARN: already exists on host',
  269. 'installer.step3.hostWarningsPopup.existOnOneHost':'WARN: already exists on 1 host',
  270. 'installer.step3.hostWarningsPopup.existOnManyHost':'WARN: already exists on {0} hosts',
  271. 'installer.step3.hostWarningsPopup.installedOnHost':'WARN: already installed on host',
  272. 'installer.step3.hostWarningsPopup.installedOnOneHost':'WARN: already installed on 1 host',
  273. 'installer.step3.hostWarningsPopup.installedOnManyHost':'WARN: already installed on {0} hosts',
  274. 'installer.step3.hostWarningsPopup.runningOnHost':'WARN: running on host',
  275. 'installer.step3.hostWarningsPopup.runningOnOneHost':'WARN: running on 1 host',
  276. 'installer.step3.hostWarningsPopup.runningOnManyHost':'WARN: running on {0} hosts',
  277. 'installer.step3.hostWarningsPopup.rerunChecks':'Rerun Checks',
  278. 'installer.step3.warningsWindow.allHosts':'Warnings across all hosts',
  279. 'installer.step3.warningsWindow.warningsOn':'Warnings on ',
  280. 'installer.step3.warningsWindow.directoriesAndFiles':'DIRECTORIES AND FILES',
  281. 'installer.step3.warningsWindow.noWarnings':'No warnings',
  282. 'installer.step3.hosts.noHosts':'No hosts to display',
  283. 'installer.step3.warnings.popup.header':'Host Checks',
  284. 'installer.step3.warnings.description':'Some warnings were encountered while performing checks against the above hosts.',
  285. 'installer.step3.warnings.linkText':'Click here to see the warnings.',
  286. 'installer.step3.noWarnings.linkText':'Click here to see the check results.',
  287. 'installer.step3.warnings.noWarnings':'All host checks were successful.',
  288. 'installer.step3.warnings.updateChecks.success':'Host Checks successfully updated',
  289. 'installer.step3.warnings.updateChecks.failed':'Host Checks update failed',
  290. 'installer.step3.removeSelected':'Remove Selected',
  291. 'installer.step3.retryFailed':'Retry Failed',
  292. 'installer.step3.hosts.status.registering':'Registering',
  293. 'installer.step3.hosts.status.installing':'Installing',
  294. 'installer.step3.hosts.bootLog.failed':'\nRegistration with the server failed.',
  295. 'installer.step3.hosts.bootLog.registering':'\nRegistering with the server...',
  296. 'installer.step3.hostLogPopup.highlight':'click to highlight',
  297. 'installer.step3.hostLogPopup.copy':'press CTRL+C',
  298. 'installer.step4.header':'Choose Services',
  299. 'installer.step4.body':'Choose which services you want to install on your cluster.',
  300. 'installer.step4.mapreduceCheck.popup.header':'MapReduce Needed',
  301. '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?',
  302. 'installer.step4.monitoringCheck.popup.header':'Limited Functionality Warning',
  303. '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?',
  304. 'installer.step5.header':'Assign Masters',
  305. 'installer.step5.reassign.header':'Select Target Host',
  306. 'installer.step5.attention':' hosts not running master services',
  307. 'installer.step5.body':'Assign master components to hosts you want to run them on.',
  308. 'installer.step5.body.hive':'<i class="icon-asterisks">&#10037</i> HiveServer2, Hive Metastore, and WebHCat Server will be hosted on the same server.',
  309. 'installer.step5.hostInfo':'%@ (%@, %@ cores)',
  310. 'installer.step5.hiveGroup':'HiveServer2, WebHCat Server, MySQL Server',
  311. 'installer.step6.header':'Assign Slaves and Clients',
  312. '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 ',
  313. 'installer.step6.error.mustSelectOne':'You must assign at least one host to each.',
  314. 'installer.step6.error.mustSelectOneForHost':'You must assign at least one slave/client component to each.',
  315. 'installer.step6.wizardStep6Host.title':'master components hosted on {0}',
  316. 'installer.step6.addHostWizard.body':'Assign HBase master and ZooKeeper server.',
  317. 'installer.step7.header':'Customize Services',
  318. 'installer.step7.body':'We have come up with recommended configurations for the services you selected. Customize them as you see fit.',
  319. 'installer.step7.attentionNeeded':'<b>Attention:</b> Some configurations need your attention before you can proceed.',
  320. 'installer.step7.config.addProperty':'Add Property',
  321. 'installer.step7.ConfigErrMsg.header':'Custom configuration error: ',
  322. 'installer.step7.ConfigErrMsg.message':'Error in custom configuration. Some properties entered in the box are already exposed on this page',
  323. 'installer.step8.header':'Review',
  324. 'installer.step8.body':'Please review the configuration before installation',
  325. 'installer.step8.deployPopup.message':'Preparing to Deploy: {0} of {1} tasks completed.',
  326. 'installer.step8.hosts':' hosts',
  327. 'installer.step8.host':' host',
  328. 'installer.step8.other':' and {0} other hosts',
  329. 'installer.step9.header':'Install, Start and Test',
  330. 'installer.step9.body':'Please wait while the selected services are installed and started.',
  331. 'installer.step9.status.success':'Successfully installed and started the services.',
  332. 'installer.step9.status.warning':'Installed and started the services with some warnings.',
  333. 'installer.step9.status.failed':'Failed to install/start the services.',
  334. 'installer.step9.host.status.success':'Success',
  335. 'installer.step9.host.status.warning':'Warnings encountered',
  336. 'installer.step9.host.status.failed':'Failures encountered',
  337. 'installer.step9.host.status.nothingToInstall':'Waiting (Nothing to install)',
  338. 'installer.step9.hosts.status.label.inProgress':'In Progress',
  339. 'installer.step9.hosts.status.label.warning':'Warning',
  340. 'installer.step9.hostLog.popup.header':'Tasks. executed on ',
  341. 'installer.step9.hostLog.popup.categories.all':'All',
  342. 'installer.step9.hostLog.popup.categories.pending':'Queued / Pending',
  343. 'installer.step9.hostLog.popup.categories.in_progress':'In Progress',
  344. 'installer.step9.hostLog.popup.categories.failed':'Failed',
  345. 'installer.step9.hostLog.popup.categories.completed':'Success',
  346. 'installer.step9.hostLog.popup.categories.aborted':'Cancelled',
  347. 'installer.step9.hostLog.popup.categories.timedout':'Timed Out',
  348. 'installer.step9.hostLog.popup.noTasksToShow':'No tasks to show',
  349. 'installer.step9.overallProgress':'{0} % overall',
  350. 'installer.step9.serviceStatus.install.pending':'Preparing to install',
  351. 'installer.step9.serviceStatus.install.queued':'Waiting to install ',
  352. 'installer.step9.serviceStatus.install.inProgress':'Installing ',
  353. 'installer.step9.serviceStatus.install.completed':'Successfully installed ',
  354. 'installer.step9.serviceStatus.install.failed':'Failed to install ',
  355. 'installer.step9.serviceStatus.uninstall.pending':'Preparing to uninstall',
  356. 'installer.step9.serviceStatus.uninstall.queued':'Waiting to uninstall ',
  357. 'installer.step9.serviceStatus.uninstall.inProgress':'Uninstalling ',
  358. 'installer.step9.serviceStatus.uninstall.completed':'Successfully uninstalled ',
  359. 'installer.step9.serviceStatus.uninstall.failed':'Failed to uninstall ',
  360. 'installer.step9.serviceStatus.start.pending':'Preparing to start ',
  361. 'installer.step9.serviceStatus.start.queued':'Waiting to start ',
  362. 'installer.step9.serviceStatus.start.inProgress':'Starting ',
  363. 'installer.step9.serviceStatus.start.completed':' started successfully',
  364. 'installer.step9.serviceStatus.start.failed':' failed to start',
  365. 'installer.step9.serviceStatus.stop.pending':'Preparing to stop ',
  366. 'installer.step9.serviceStatus.stop.queued':'Waiting to stop ',
  367. 'installer.step9.serviceStatus.stop.inProgress':'Stopping ',
  368. 'installer.step9.serviceStatus.stop.completed':' stopped successfully',
  369. 'installer.step9.serviceStatus.stop.failed':' failed to stop',
  370. 'installer.step9.serviceStatus.execute.pending':'Preparing to execute ',
  371. 'installer.step9.serviceStatus.execute.queued':'Waiting to execute ',
  372. 'installer.step9.serviceStatus.execute.inProgress':'Executing ',
  373. 'installer.step9.serviceStatus.execute.completed':' executed successfully',
  374. 'installer.step9.serviceStatus.execute.failed':' failed to execute',
  375. 'installer.step9.serviceStatus.abort.pending':'Preparing to abort ',
  376. 'installer.step9.serviceStatus.abort.queued':'Waiting to abort ',
  377. 'installer.step9.serviceStatus.abort.inProgress':'Aborting ',
  378. 'installer.step9.serviceStatus.abort.completed':' aborted successfully',
  379. 'installer.step9.serviceStatus.abort.failed':' failed to abort',
  380. 'installer.step9.serviceStatus.upgrade.pending':'Preparing to upgrade ',
  381. 'installer.step9.serviceStatus.upgrade.queued':'Waiting to upgrade ',
  382. 'installer.step9.serviceStatus.upgrade.inProgress':'Upgrading ',
  383. 'installer.step9.serviceStatus.upgrade.completed':' upgraded successfully',
  384. 'installer.step9.serviceStatus.upgrade.failed':' failed to upgrade',
  385. 'installer.step10.header':'Summary',
  386. 'installer.step10.body':'Here is the summary of the install process.',
  387. 'installer.step10.nagiosRestartRequired':'<b>Important!</b> Restarting Nagios service is required for the 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.',
  388. 'installer.step10.hostsSummary':'The cluster consists of {0} hosts',
  389. 'installer.step10.servicesSummary':'Installed and started services successfully on {0} new ',
  390. 'installer.step10.warnings':' warnings',
  391. 'installer.step10.clusterState.installing':'Installing ',
  392. 'installer.step10.clusterState.starting':'Starting ',
  393. 'installer.step10.taskStatus.failed':' failed on ',
  394. 'installer.step10.taskStatus.aborted':' aborted on ',
  395. 'installer.step10.taskStatus.timedOut':' timed out on ',
  396. 'installer.step10.installStatus.failed':'Installing master services failed',
  397. 'installer.step10.installStatus.installed':'Master services installed',
  398. 'installer.step10.master.nameNode':'NameNode installed on ',
  399. 'installer.step10.master.secondaryNameNode':'SecondaryNameNode installed on ',
  400. 'installer.step10.master.jobTracker':'JobTracker installed on ',
  401. 'installer.step10.master.zooKeeper':'ZooKeeper installed on ',
  402. 'installer.step10.master.hbase':'HBase Master installed on ',
  403. 'installer.step10.master.hiveMetastore':'Hive Metastore installed on ',
  404. 'installer.step10.master.oozie':'Oozie Server installed on ',
  405. 'installer.step10.master.ganglia':'Ganglia Server installed on ',
  406. 'installer.step10.master.nagios':'Nagios Server installed on ',
  407. 'installer.step10.startStatus.failed':'Starting services failed',
  408. 'installer.step10.startStatus.passed':'All tests passed',
  409. 'installer.step10.startStatus.started':'All services started',
  410. 'installer.step10.installTime.seconds':'Install and start completed in {0} seconds',
  411. 'installer.step10.installTime.minutes':'Install and start completed in {0} minutes and {1} seconds',
  412. 'installer.step11.header':'Prerequisites',
  413. 'installer.step12.header':'Reconfigure',
  414. 'installer.step13.header':'Review',
  415. 'installer.step13.body':'Please review the changes you made',
  416. 'installer.step13.targetHost':'Target Host:',
  417. 'installer.step13.sourceHost':'Source Host:',
  418. 'installer.step13.changes':'Configs to change:',
  419. 'installer.step13.component':'Component name:',
  420. 'installer.step14.task0':'{0} stop',
  421. 'installer.step14.task1':'{0} create',
  422. 'installer.step14.task2':'{0} configs create',
  423. 'installer.step14.task3':'{0} configs apply',
  424. 'installer.step14.task4':'{0} put in maintenance mode',
  425. 'installer.step14.task5':'{0} install',
  426. 'installer.step14.task6':'{0} start',
  427. 'installer.step14.task7':'{0} remove',
  428. 'installer.step14.status.success': 'Successfully reassigned {0}',
  429. 'installer.step14.status.failed': 'Failed to reassign {0}',
  430. 'installer.step14.status.info': 'Reassigning {0}. \nPlease wait while all tasks will be completed.',
  431. 'installer.step14.retry': 'You can click on the Retry or Abort button to retry failed task or abort changes',
  432. 'installer.step14.abortError': 'Error in aborting changes.',
  433. 'installer.stackUpgrade.header':'Stack Upgrade Wizard',
  434. 'installer.stackUpgrade.step1.newVersion':'New Version',
  435. 'installer.stackUpgrade.step1.installedVersion':'Installed Version',
  436. 'installer.stackUpgrade.step1.installedStackVersion':'Installed stack version',
  437. 'installer.stackUpgrade.step1.upgradeStackVersion':'Upgrade stack version',
  438. 'installer.stackUpgrade.step1.description':'This Stack Upgrade Wizard will walk you through the steps of upgrading the cluster to the latest available stack version.',
  439. 'installer.stackUpgrade.step2.notice.header':'Important before you proceed, please perform following.',
  440. 'installer.stackUpgrade.step2.notice.first':'Make sure that your NameNode is backed up.',
  441. 'installer.stackUpgrade.step2.notice.second':'Make sure that your NameNode is backed up.',
  442. 'installer.stackUpgrade.step2.notice.third':'Make sure that your NameNode is backed up.',
  443. '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',
  444. 'installer.stackUpgrade.step2.advancedOption':'Advanced Option',
  445. 'installer.stackUpgrade.step2.localRepository':'Use a local repository',
  446. '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.',
  447. 'installer.stackUpgrade.step3.ProceedWithWarning':'Proceed with Warning',
  448. 'installer.stackUpgrade.step3.status.success':'Successfully upgraded the cluster to {0}',
  449. 'installer.stackUpgrade.step3.status.info':"Upgrading the cluster. \nPlease wait while we perform cluster upgrade.",
  450. '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."+
  451. "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.",
  452. '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",
  453. 'installer.stackUpgrade.step3.host.nothingToUpgrade':'Waiting (Nothing to upgrade)',
  454. 'installer.stackUpgrade.step3.service.upgraded':'Services upgraded',
  455. 'installer.stackUpgrade.step3.service.upgrading':'Services upgrade in progress',
  456. 'installer.stackUpgrade.step3.service.pending':'Services upgrade pending',
  457. 'installer.stackUpgrade.step3.service.failedUpgrade':'Services failed to upgrade',
  458. 'installer.stackUpgrade.step3.service.stopped':'All Services stopped',
  459. 'installer.stackUpgrade.step3.service.stopping':'All Services stopping',
  460. 'installer.stackUpgrade.step3.service.stopFail':'All Services failed to stop',
  461. 'installer.stackUpgrade.step3.service.stopPending':'All Services stop pending',
  462. 'installer.stackUpgrade.step3.retry.upgrade':'Retry Upgrade',
  463. 'installer.stackUpgrade.step3.retry.services':'Retry stopping services',
  464. 'installer.stackUpgrade.step3.upgrade.header':'All Services upgrade',
  465. 'installer.stackUpgrade.step3.stop.header':'All Services stop',
  466. 'form.create':'Create',
  467. 'form.save':'Save',
  468. 'form.cancel':'Cancel',
  469. 'form.password':'Password',
  470. 'form.passwordRetype':'Retype Password',
  471. 'form.saveSuccess':'Successfully saved.',
  472. 'form.saveError':'Sorry, errors occurred.',
  473. 'form.item.placeholders.typePassword':'Type password',
  474. 'form.validator.invalidIp':'Please enter valid ip address',
  475. 'admin.advanced.title':'Advanced',
  476. 'admin.advanced.caution':'This section is for advanced user only.<br/>Proceed with caution.',
  477. 'admin.advanced.button.uninstallIncludingData':'Uninstall cluster including all data.',
  478. 'admin.advanced.button.uninstallKeepData':'Uninstall cluster but keep data.',
  479. 'admin.advanced.popup.header':'Uninstall Cluster',
  480. /*'admin.advanced.popup.text':'Uninstall Cluster',*/
  481. 'admin.audit.grid.date':"Date/Time",
  482. 'admin.audit.grid.category':"Category",
  483. 'admin.audit.grid.operationName':"Operation",
  484. 'admin.audit.grid.performedBy':"Performed By",
  485. 'admin.audit.grid.service':"Category",
  486. 'admin.authentication.form.method.database':'Use Ambari Database to authenticate users',
  487. 'admin.authentication.form.method.ldap':'Use LDAP/Active Directory to authenticate',
  488. 'admin.authentication.form.primaryServer':'Primary Server',
  489. 'admin.authentication.form.secondaryServer':'Secondary Server',
  490. 'admin.authentication.form.useSsl':'Use SSL',
  491. 'admin.authentication.form.bind.anonymously':"Bind Anonymously",
  492. 'admin.authentication.form.bind.useCrenedtials':"Use Credentials To Bind",
  493. 'admin.authentication.form.bindUserDN':'Bind User DN',
  494. 'admin.authentication.form.searchBaseDN':'Search Base DN',
  495. 'admin.authentication.form.usernameAttribute':'Username Attribute',
  496. 'admin.authentication.form.userDN':'User DN',
  497. 'admin.authentication.form.password':'Password',
  498. 'admin.authentication.form.configurationTest':'Configuration Test',
  499. 'admin.authentication.form.testConfiguration':'Test Configuration',
  500. 'admin.authentication.form.test.success':'The configuration passes the test',
  501. 'admin.authentication.form.test.fail':'The configuration fails the test',
  502. 'admin.security.title':'Kerberos Security has not been enabled on this cluster.',
  503. 'admin.security.enabled': 'Kerberos security is enabled on the cluster',
  504. 'admin.security.disabled': 'Kerberos security is disabled on the cluster',
  505. 'admin.security.button.enable':'Enable Security',
  506. 'admin.security.button.disable':'Disable Security',
  507. 'admin.security.enable.popup.body': 'We will walk you through add security wizard',
  508. 'admin.security.enable.popup.header': 'Add security',
  509. 'admin.security.disable.popup.header': 'Remove security',
  510. 'admin.security.disable.popup.body': 'Kerberos security will be disabled on the cluster',
  511. 'admin.addSecurity.header': 'Add security wizard',
  512. 'admin.security.step1.header': 'Start',
  513. 'admin.security.step2.header': 'Configure',
  514. 'admin.security.step3.header': 'Apply',
  515. 'admin.security.step1.body.header': 'Important: Before configuring your cluster to use Kerberos security, you must perform the following manual steps on your cluster.',
  516. 'admin.security.step1.body.instruction1': 'Install, configure and start KDC',
  517. 'admin.security.step1.body.instruction2': 'Install, configure and start kadmin',
  518. 'admin.security.step1.body.instruction3': 'Install and start clients on all machines',
  519. 'admin.security.step2.body.header': 'Configure Kerberos security properties',
  520. 'admin.security.step3.body.header': 'Applying kerberos security to the cluster',
  521. 'admin.addSecurity.apply.stage1': '1. Checking KDC',
  522. 'admin.addSecurity.apply.stage2': '1. Stopping Services',
  523. 'admin.addSecurity.apply.stage3': '2. Saving Configurations',
  524. 'admin.addSecurity.apply.stage4': '3. Starting Services',
  525. 'admin.addSecurity.apply.stage5': '5. Smoke Test',
  526. 'admin.security.status.error' : 'Error in retrieving cluster security status from Ambari server',
  527. 'admin.users.ldapAuthentionUsed':'LDAP Authentication is being used to authenticate users',
  528. 'admin.users.delete.yourself.message':'You can\'t delete yourself',
  529. 'admin.users.delete.yourself.header':'Deleting warning',
  530. 'admin.users.delete.header':'Delete {0}',
  531. 'admin.users.addButton':'Add Local User',
  532. 'admin.users.editButton': 'Edit Local User',
  533. 'admin.users.delete':'delete',
  534. 'admin.users.edit':'edit',
  535. 'admin.users.privileges':'Admin',
  536. 'admin.users.type':'Type',
  537. 'admin.users.action':'Action',
  538. 'admin.users.password':'Password',
  539. 'admin.users.passwordRetype':'Retype Password',
  540. 'admin.users.username':'Username',
  541. 'admin.users.createSuccess': 'User successfully created.',
  542. 'admin.users.createError': 'Error occurred while user creating.',
  543. 'admin.users.createError.passwordValidation': 'Passwords are different',
  544. 'admin.users.createError.userNameExists': 'User with the same name is already exists',
  545. 'admin.users.editError.requiredField': 'This is required',
  546. 'admin.confirmUninstall':'Confirm Uninstall',
  547. 'admin.cluster.stackVersion':'Cluster Stack Version',
  548. 'admin.cluster.upgradeAvailable':'Upgrade available',
  549. 'admin.cluster.upgradeUnavailable':'Upgrade unavailable',
  550. 'admin.misc.header': 'Service user accounts',
  551. 'admin.misc.nothingToShow': 'No user accounts to display',
  552. 'services.service.start':'Start',
  553. 'services.service.stop':'Stop',
  554. 'services.service.summary.version':'Version',
  555. 'services.service.summary.nameNode':'NameNode Web UI',
  556. 'services.service.summary.nameNodeUptime':'NameNode Uptime',
  557. 'services.service.summary.nameNodeHeap':'NameNode Heap',
  558. 'services.service.summary.pendingUpgradeStatus':'Upgrade Status',
  559. 'services.service.summary.pendingUpgradeStatus.pending':'Pending upgrade',
  560. 'services.service.summary.pendingUpgradeStatus.notPending':'No pending upgrade',
  561. 'services.service.summary.safeModeStatus':'Safe Mode Status',
  562. 'services.service.summary.safeModeStatus.inSafeMode':'In safe mode',
  563. 'services.service.summary.safeModeStatus.notInSafeMode':'Not in safe mode',
  564. 'services.service.summary.dataNodes':'DataNodes',
  565. 'services.service.summary.diskCapacity':'HDFS Disk Capacity',
  566. 'services.service.summary.blocksTotal':'Blocks (total)',
  567. 'services.service.summary.blockErrors':'Block Errors',
  568. 'services.service.summary.totalFiles':'Total Files + Dirs',
  569. 'services.service.summary.jobTracker':'JobTracker',
  570. 'services.service.summary.jobTrackerWebUI':'JobTracker Web UI',
  571. 'services.service.summary.jobTrackerUptime':'JobTracker Uptime',
  572. 'services.service.summary.trackersLiveTotal':'Trackers',
  573. 'services.service.summary.trackersBlacklistGraylist':'Trackers',
  574. 'services.service.summary.jobTrackerHeap':'JobTracker Heap',
  575. 'services.service.summary.totalSlotsCapacity':'Total Slots Capacity',
  576. 'services.service.summary.totalJobs':'Total Jobs',
  577. 'services.service.summary.currentSlotUtiliMaps':'Map Slots',
  578. 'services.service.summary.currentSlotUtiliReduces':'Reduce Slots',
  579. 'services.service.summary.tasksMaps':'Tasks: Maps',
  580. 'services.service.summary.tasksReduces':'Tasks: Reduces',
  581. 'services.service.summary.hbaseMaster':'HBase Master Web UI',
  582. 'services.service.summary.regionServerCount':'RegionServer Count',
  583. 'services.service.summary.regionInTransition':'Region In Transition',
  584. 'services.service.summary.masterStarted':'Master Started',
  585. 'services.service.summary.masterActivated':'Master Activated',
  586. 'services.service.summary.averageLoad':'Average Load',
  587. 'services.service.summary.masterHeap':'Master Heap',
  588. 'services.service.summary.moreStats':'more stats here',
  589. 'services.service.summary.clientCount': '{0} Client Hosts',
  590. 'services.service.actions.run.rebalancer':'Run Rebalancer',
  591. 'services.service.actions.run.compaction':'Run Compaction',
  592. 'services.service.actions.run.smoke':'Run Smoke Test',
  593. 'services.service.actions.reassign.master':'Reassign {0}',
  594. 'services.service.actions.reassign.master.hive':'Reassign HiveServer2, WebHCat Server, MySQL Server',
  595. 'services.service.actions.maintenance':'Maintenance',
  596. 'services.service.summary.unknown':'unknown',
  597. 'services.service.summary.notRunning':'Not Running',
  598. 'services.service.summary.notAvailable':'n/a',
  599. 'services.service.info.metrics.hbase.clusterRequests':'Cluster Requests',
  600. 'services.service.info.metrics.hbase.clusterRequests.displayNames.requestCount':'Request Count',
  601. 'services.service.info.metrics.hbase.hlogSplitSize':'HLog Split Size',
  602. 'services.service.info.metrics.hbase.hlogSplitSize.displayNames.splitSize':'Split Size',
  603. 'services.service.info.metrics.hbase.hlogSplitTime':'HLog Split Time',
  604. 'services.service.info.metrics.hbase.hlogSplitTime.displayNames.splitTime':'Split Time',
  605. 'services.service.info.metrics.hbase.regionServerQueueSize':'RegionServer Queue Size',
  606. 'services.service.info.metrics.hbase.regionServerQueueSize.displayNames.compactionQueueSize':'Compaction Queue Size',
  607. 'services.service.info.metrics.hbase.regionServerQueueSize.displayNames.flushQueueSize':'Flush Queue Size',
  608. 'services.service.info.metrics.hbase.regionServerRegions':'RegionServer Regions',
  609. 'services.service.info.metrics.hbase.regionServerRegions.displayNames.regions':'Regions',
  610. 'services.service.info.metrics.hbase.regionServerRequests':'Cumulative Requests',
  611. 'services.service.info.metrics.hbase.regionServerRequests.displayNames.writeRequests':'Write Requests',
  612. 'services.service.info.metrics.hbase.regionServerRequests.displayNames.readRequests':'Read Requests',
  613. 'services.service.info.metrics.hdfs.blockStatus':'Block Status',
  614. 'services.service.info.metrics.hdfs.blockStatus.displayNames.pendingReplicationBlocks':'Pending Replication Blocks',
  615. 'services.service.info.metrics.hdfs.blockStatus.displayNames.underReplicatedBlocks':'Under Replicated Blocks',
  616. 'services.service.info.metrics.hdfs.fileOperations':'File Operations',
  617. 'services.service.info.metrics.hdfs.fileOperations.displayNames.fileInformationOperations':'File Information Operations',
  618. 'services.service.info.metrics.hdfs.fileOperations.displayNames.deleteFileOperations':'Delete File Operations',
  619. 'services.service.info.metrics.hdfs.fileOperations.displayNames.createFileOperations':'Create File Operations',
  620. 'services.service.info.metrics.hdfs.gc':'Garbage Collection',
  621. 'services.service.info.metrics.hdfs.gc.displayNames.gcTimeMillis':'Time',
  622. 'services.service.info.metrics.hdfs.io':'HDFS I/O',
  623. 'services.service.info.metrics.hdfs.io.displayNames.bytesWritten':'Bytes Written',
  624. 'services.service.info.metrics.hdfs.io.displayNames.bytesRead':'Bytes Read',
  625. 'services.service.info.metrics.hdfs.jvmHeap':'JVM Memory Status',
  626. 'services.service.info.metrics.hdfs.jvmHeap.displayNames.memHeapCommittedM':'Heap Memory Committed',
  627. 'services.service.info.metrics.hdfs.jvmHeap.displayNames.memNonHeapUsedM':'Non Heap Memory Used',
  628. 'services.service.info.metrics.hdfs.jvmHeap.displayNames.memHeapUsedM':'Heap Memory Used',
  629. 'services.service.info.metrics.hdfs.jvmHeap.displayNames.memNonHeapCommittedM':'Non Heap Memory Committed',
  630. 'services.service.info.metrics.hdfs.jvmThreads':'JVM Thread Status',
  631. 'services.service.info.metrics.hdfs.jvmThreads.displayNames.threadsBlocked':'Threads Blocked',
  632. 'services.service.info.metrics.hdfs.jvmThreads.displayNames.threadsWaiting':'Threads Waiting',
  633. 'services.service.info.metrics.hdfs.jvmThreads.displayNames.threadsTimedWaiting':'Threads Timed Waiting',
  634. 'services.service.info.metrics.hdfs.jvmThreads.displayNames.threadsRunnable':'Threads Runnable',
  635. 'services.service.info.metrics.hdfs.rpc':'RPC',
  636. 'services.service.info.metrics.hdfs.rpc.displayNames.rpcQueueTimeAvgTime':'Queue Average Wait Time',
  637. 'services.service.info.metrics.hdfs.spaceUtilization':'Total Space Utilization',
  638. 'services.service.info.metrics.hdfs.spaceUtilization.displayNames.capacityRemainingGB':'Capacity Remaining',
  639. 'services.service.info.metrics.hdfs.spaceUtilization.displayNames.capacityUsedGB':'Capacity Used',
  640. 'services.service.info.metrics.hdfs.spaceUtilization.displayNames.capacityTotalGB':'Capacity Total',
  641. 'services.service.info.metrics.mapreduce.gc':'Garbage Collection',
  642. 'services.service.info.metrics.mapreduce.gc.displayNames.gcTimeMillis':'Time',
  643. 'services.service.info.metrics.mapreduce.jobsStatus':'Jobs Status',
  644. 'services.service.info.metrics.mapreduce.jobsStatus.displayNames.jobsRunning':'Running',
  645. 'services.service.info.metrics.mapreduce.jobsStatus.displayNames.jobsFailed':'Failed',
  646. 'services.service.info.metrics.mapreduce.jobsStatus.displayNames.jobsCompleted':'Succeeded',
  647. 'services.service.info.metrics.mapreduce.jobsStatus.displayNames.jobsPreparing':'Preparing',
  648. 'services.service.info.metrics.mapreduce.jobsStatus.displayNames.jobsSubmitted':'Submitted',
  649. 'services.service.info.metrics.mapreduce.jvmHeap':'JVM Memory Status',
  650. 'services.service.info.metrics.mapreduce.jvmHeap.displayNames.memHeapCommittedM':'Heap Memory Committed',
  651. 'services.service.info.metrics.mapreduce.jvmHeap.displayNames.memNonHeapUsedM':'Non Heap Memory Used',
  652. 'services.service.info.metrics.mapreduce.jvmHeap.displayNames.memHeapUsedM':'Heap Memory Used',
  653. 'services.service.info.metrics.mapreduce.jvmHeap.displayNames.memNonHeapCommittedM':'Non Heap Memory Committed',
  654. 'services.service.info.metrics.mapreduce.jvmThreads':'JVM Thread Status',
  655. 'services.service.info.metrics.mapreduce.jvmThreads.displayNames.threadsBlocked':'Threads Blocked',
  656. 'services.service.info.metrics.mapreduce.jvmThreads.displayNames.threadsWaiting':'Threads Waiting',
  657. 'services.service.info.metrics.mapreduce.jvmThreads.displayNames.threadsTimedWaiting':'Threads Timed Waiting',
  658. 'services.service.info.metrics.mapreduce.jvmThreads.displayNames.threadsRunnable':'Threads Runnable',
  659. 'services.service.info.metrics.mapreduce.mapSlots':'Map Slots Utilization',
  660. 'services.service.info.metrics.mapreduce.mapSlots.displayNames.reservedMapSlots':'Map Slots Reserved',
  661. 'services.service.info.metrics.mapreduce.mapSlots.displayNames.occupiedMapSlots':'Map Slots Occupied',
  662. 'services.service.info.metrics.mapreduce.reduceSlots':'Reduce Slots Utilization',
  663. 'services.service.info.metrics.mapreduce.reduceSlots.displayNames.reservedReduceSlots':'Reduce Slots Reserved',
  664. 'services.service.info.metrics.mapreduce.reduceSlots.displayNames.occupiedReduceSlots':'Reduce Slots Occupied',
  665. 'services.service.info.metrics.mapreduce.rpc':'RPC',
  666. 'services.service.info.metrics.mapreduce.rpc.displayNames.RpcQueueTimeAvgTime':'Queue Average Wait Time',
  667. 'services.service.info.metrics.mapreduce.tasksRunningWaiting':'Tasks (Running/Waiting)',
  668. 'services.service.info.metrics.mapreduce.tasksRunningWaiting.displayNames.runningMaps':'Running Map Tasks',
  669. 'services.service.info.metrics.mapreduce.tasksRunningWaiting.displayNames.runningReduces':'Running Reduce Tasks',
  670. 'services.service.info.metrics.mapreduce.tasksRunningWaiting.displayNames.waitingMaps':'Waiting Map Tasks',
  671. 'services.service.info.metrics.mapreduce.tasksRunningWaiting.displayNames.waitingReduces':'Waiting Reduce Tasks',
  672. 'services.service.info.menu.summary':'Summary',
  673. 'services.service.info.menu.configs':'Configs',
  674. 'services.service.info.summary.hostsRunningMonitor':'{0} hosts running monitor',
  675. 'services.service.info.summary.hostRunningMonitor':'1 host running monitor',
  676. 'services.service.info.summary.serversHostCount':'{0} more',
  677. 'services.service.info.summary.nagiosWebUI':'Nagios Web UI',
  678. 'services.service.info.summary.nagios.noAlerts':'No alerts',
  679. 'services.service.info.summary.nagios.alerts':'Nagios service required for viewing alerts',
  680. 'services.service.config.restartService':'Restart Service',
  681. 'services.service.config.restartService.TooltipMessage':'<b>Restart Service</b><br>Stale configuration used by {0} components on {1} hosts:{2}',
  682. 'services.service.config.saveConfig':'Service configuration applied successfully',
  683. 'services.service.config.stopService':'Stop Service',
  684. 'services.service.config.msgServiceStop':'Stop the service and wait till it stops completely. Thereafter you can apply configuration changes',
  685. 'services.service.config.msgHDFSMapRServiceStop':'Stop HDFS and MapReduce. Wait till both of them stops completely. Thereafter you can apply configuration changes',
  686. 'services.service.config.failCreateConfig' : 'Failure in creating service configuration',
  687. 'services.service.config.failSaveConfig':'Failure in applying service configuration',
  688. 'services.service.config.failSaveConfigHostExceptions':'Failure in applying service configuration host exceptions',
  689. 'services.service.config.addPropertyWindow.errorMessage':'This is required',
  690. 'services.service.config.addPropertyWindow.error.derivedKey':'Cannot add a known derived property',
  691. 'services.add.header':'Add Service Wizard',
  692. 'services.reassign.header':'Reassign Master Wizard',
  693. 'services.service.add':'Add Service',
  694. 'services.service.startAll':'Start All',
  695. 'services.service.stopAll':'Stop All',
  696. /** services page constants **/
  697. 'service.hbase.activeMaster': 'Active Master',
  698. 'service.hbase.passiveMasters': 'and {0} Standby Masters',
  699. 'services.hive.client': 'Hive Client',
  700. 'services.hive.clients': 'Hive Clients',
  701. 'services.oozie.client': 'Oozie Client',
  702. 'services.oozie.clients': 'Oozie Clients',
  703. 'services.oozie.webUi': 'Oozie Web UI',
  704. 'services.hue.webUi': 'Hue Web UI',
  705. 'services.ganglia.webUi': 'Ganglia Web UI',
  706. 'services.ganglia.monitors': 'Ganglia Monitors',
  707. 'services.zookeeper.prefix': '{0} of',
  708. 'services.zookeeper.title': '{0} ZooKeepers',
  709. 'services.zookeeper.postfix': 'running',
  710. 'services.mapReduce.config.addQueue':'Add Queue',
  711. 'services.mapReduce.config.editQueue':'Edit Queue',
  712. 'services.mapReduce.config.capacitySchedulerXml':'Custom capacity-scheduler.xml',
  713. 'services.mapReduce.config.queue.header':'Queues',
  714. 'services.mapReduce.config.queue.name':'Queue Name',
  715. 'services.mapReduce.config.queue.groups':'Groups',
  716. 'services.mapReduce.config.queue.capacity':'Capacity',
  717. 'services.mapReduce.config.queue.maxCapacity':'Max Capacity',
  718. 'services.mapReduce.config.queue.minUserLimit':'Min User Limit',
  719. 'services.mapReduce.config.queue.userLimitFactor':'User Limit Factor',
  720. 'services.mapReduce.config.queue.supportsPriority': 'Supports priority',
  721. 'services.mapReduce.config.queue.adminUsers':'Admin Users',
  722. 'services.mapReduce.config.queue.adminGroups':'Admin Groups',
  723. 'services.mapReduce.config.queue.maxActiveTasks':'Max active initialized tasks',
  724. 'services.mapReduce.config.queue.maxActiveTasksPerUser':'Max active initialized tasks per user',
  725. 'services.mapReduce.config.queue.initAcceptJobsFactor':'Init accept jobs factor',
  726. 'services.mapReduce.extraConfig.queue.name':'Queue name',
  727. 'services.mapReduce.description.queue.name':'Name of the queue',
  728. 'services.mapReduce.description.queue.submit.user':"Comma separated list of usernames that are allowed to submit jobs to the queue. " +
  729. "If set to the special value '*', it means all users are allowed to submit jobs.",
  730. 'services.mapReduce.description.queue.admin.user':"Comma separated list of usernames that are allowed to delete jobs or modify job's priority for " +
  731. "jobs not owned by the current user in the queue. If set to the special value '*', it means all users are " +
  732. "allowed to do this operation.",
  733. 'services.mapReduce.description.queue.submit.group':'Comma separated list of group names that are allowed to submit jobs to the queue.',
  734. 'services.mapReduce.description.queue.admin.group':"Comma separated list of group names that are allowed to delete jobs or modify job's priority " +
  735. "for jobs not owned by the current user in the queue.",
  736. 'services.hbase.master.error':'None of the HBase masters is active',
  737. 'hosts.host.add':'Add New Hosts',
  738. 'hosts.host.back':'Back to Hosts',
  739. 'hosts.table.noHosts':'No hosts to display',
  740. 'hosts.selectHostsDialog.title': 'Select Exception Hosts',
  741. 'hosts.selectHostsDialog.message': 'Select hosts where the exception has to be applied',
  742. 'hosts.selectHostsDialog.filter.placeHolder': 'Filter...',
  743. 'hosts.selectHostsDialog.selectedHostsLink': '{0} out of {1} hosts selected',
  744. 'hosts.host.metrics.cpu':'CPU Usage',
  745. 'hosts.host.metrics.cpu.displayNames.cpu_wio':'CPU I/O Idle',
  746. 'hosts.host.metrics.cpu.displayNames.cpu_idle':'CPU Idle',
  747. 'hosts.host.metrics.cpu.displayNames.cpu_nice':'CPU Nice',
  748. 'hosts.host.metrics.cpu.displayNames.cpu_aidle':'CPU Boot Idle',
  749. 'hosts.host.metrics.cpu.displayNames.cpu_system':'CPU System',
  750. 'hosts.host.metrics.cpu.displayNames.cpu_user':'CPU User',
  751. 'hosts.host.metrics.disk':'Disk Usage',
  752. 'hosts.host.metrics.disk.displayNames.disk_total':'Total',
  753. 'hosts.host.metrics.disk.displayNames.disk_free':'Available',
  754. 'hosts.host.metrics.load':'Load',
  755. 'hosts.host.metrics.load.displayNames.load_fifteen':'15 Minute Load',
  756. 'hosts.host.metrics.load.displayNames.load_one':'1 Minute Load',
  757. 'hosts.host.metrics.load.displayNames.load_five':'5 Minute Load',
  758. 'hosts.host.metrics.memory':'Memory Usage',
  759. 'hosts.host.metrics.memory.displayNames.mem_shared':'Shared',
  760. 'hosts.host.metrics.memory.displayNames.swap_free':'Swap',
  761. 'hosts.host.metrics.memory.displayNames.mem_buffers':'Buffers',
  762. 'hosts.host.metrics.memory.displayNames.mem_free':'Free',
  763. 'hosts.host.metrics.memory.displayNames.mem_cached':'Cached',
  764. 'hosts.host.metrics.network':'Network Usage',
  765. 'hosts.host.metrics.network.displayNames.pkts_out':'Packets Out',
  766. 'hosts.host.metrics.network.displayNames.bytes_in':'Bytes In',
  767. 'hosts.host.metrics.network.displayNames.bytes_out':'Bytes Out',
  768. 'hosts.host.metrics.network.displayNames.pkts_in':'Packets In',
  769. 'hosts.host.metrics.processes':'Processes',
  770. 'hosts.host.metrics.processes.displayNames.proc_total':'Total Processes',
  771. 'hosts.host.metrics.processes.displayNames.proc_run':'Processes Run',
  772. 'hosts.host.summary.header':'Summary',
  773. 'hosts.host.summary.hostname':'Hostname',
  774. 'hosts.host.summary.agentHeartbeat':'Agent <br/> Heartbeat',
  775. 'hosts.host.summary.hostMetrics':'Host Metrics',
  776. 'hosts.host.details.deleteHost':'Delete Host',
  777. 'host.host.componentFilter.master':'Master Components',
  778. 'host.host.componentFilter.slave':'Slave Components',
  779. 'host.host.componentFilter.client':'Client Components',
  780. 'hosts.host.alert.noAlerts':'No alerts',
  781. 'hosts.host.alert.noAlerts.message':'There are no alerts for this host.',
  782. 'hosts.host.healthStatus.heartBeatNotReceived':'The server has not received a heartbeat from this host for more than 3 minutes.',
  783. 'hosts.host.healthStatus.mastersDown':"The following master components are down:\n",
  784. 'hosts.host.healthStatus.slavesDown':"The following slave components are down:\n",
  785. 'hosts.host.healthStatus.allUp':'All components are up',
  786. 'hosts.host.healthStatusCategory.green': "Healthy",
  787. 'hosts.host.healthStatusCategory.red': "Master Down",
  788. 'hosts.host.healthStatusCategory.orange': "Slave Down",
  789. 'hosts.host.healthStatusCategory.yellow': "No Heartbeat",
  790. 'hosts.decommission.popup.body':'Are you sure?',
  791. 'hosts.decommission.popup.header':'Confirmation',
  792. 'hosts.delete.popup.body':'Are you sure?',
  793. 'hosts.delete.popup.header':'Confirmation',
  794. 'hosts.cant.do.popup.header':'Operation not allowed',
  795. 'hosts.cant.do.popup.masterList.body':'You cannot delete this host because it is hosting following master services: {0}.',
  796. 'hosts.cant.do.popup.workingList.body':'You cannot delete this host because following slave services are not fully stopped or decommissioned: {0}.',
  797. 'hosts.add.header':'Add Host Wizard',
  798. 'hosts.assignRack':'Assign Rack',
  799. 'charts.horizon.chart.showText':'show',
  800. 'charts.horizon.chart.hideText':'hide',
  801. 'charts.horizon.chart.attributes.cpu':'CPU',
  802. 'charts.horizon.chart.attributes.memory':'Memory',
  803. 'charts.horizon.chart.attributes.network':'Network',
  804. 'charts.horizon.chart.attributes.io':'I/O',
  805. 'charts.heatmap.selectMetric':'Select Metric...',
  806. 'charts.heatmap.category.host':'Host',
  807. 'charts.heatmap.item.host.memory':'Memory Used',
  808. 'charts.heatmap.item.host.disk':'Disk Space Used',
  809. 'charts.heatmap.item.host.process':'Total Running Processes',
  810. 'charts.heatmap.category.hdfs':'HDFS',
  811. 'charts.heatmap.category.mapreduce': 'MapReduce',
  812. 'charts.heatmap.category.hbase': 'HBase',
  813. 'charts.heatmap.unknown': 'Unknown',
  814. 'charts.heatmap.label.notApplicable' :'Not Applicable',
  815. 'charts.heatmap.label.invalidData' :'Invalid data',
  816. 'charts.heatmap.metrics.bytesRead' :'Bytes Read',
  817. 'charts.heatmap.metrics.bytesWritten' :'Bytes Written',
  818. 'charts.heatmap.metrics.DFSGarbageCollection' :'Garbage Collection Time',
  819. 'charts.heatmap.metrics.DFSMemHeapUsed' :'JVM Heap Memory Used',
  820. 'charts.heatmap.metrics.diskSpaceUsed' :'Disk Space Used %',
  821. 'charts.heatmap.metrics.MapReduceGCTime' :'Garbage Collection Time',
  822. 'charts.heatmap.metrics.mapsRunning' :'Maps Running',
  823. 'charts.heatmap.metrics.MRMemHeapUsed' :'JVM Heap Memory Used',
  824. 'charts.heatmap.metrics.reducesRunning' :'Reduces Running',
  825. 'charts.heatmap.metrics.memoryUsed' :'Memory Used %',
  826. 'charts.heatmap.metrics.processRun' :'Total Running Processes',
  827. 'charts.heatmap.metrics.cpuWaitIO':'CPU Wait I/O %',
  828. 'charts.heatmap.metrics.HbaseRegionServerReadCount': 'RegionServer read request count',
  829. 'charts.heatmap.metrics.HbaseRegionServerWriteCount': 'RegionServer write request count',
  830. 'charts.heatmap.metrics.HbaseRegionServerCompactionQueueSize': 'RegionServer compaction queue size',
  831. 'charts.heatmap.metrics.HbaseRegionServerRegions': 'RegionServer regions',
  832. 'charts.heatmap.metrics.HbaseRegionServerMemStoreSize': 'RegionServer memstore sizes',
  833. 'metric.notFound':'no items found',
  834. 'metric.default':'combined',
  835. 'metric.cpu':'cpu',
  836. 'metric.memory':'disk used',
  837. 'metric.network':'network',
  838. 'metric.io':'io',
  839. 'metric.more':'more',
  840. 'metric.more.cpu':'CPU',
  841. 'metric.more.disk':'Disk',
  842. 'metric.more.load':'Load',
  843. 'metric.more.memory':'Memory',
  844. 'metric.more.network':'Network',
  845. 'metric.more.process':'Process',
  846. 'dashboard.clusterMetrics':'Cluster Metrics',
  847. 'dashboard.clusterMetrics.cpu':'CPU Usage',
  848. 'dashboard.clusterMetrics.cpu.displayNames.idle':'Idle',
  849. 'dashboard.clusterMetrics.load':'Cluster Load',
  850. 'dashboard.clusterMetrics.memory':'Memory Usage',
  851. 'dashboard.clusterMetrics.network':'Network Usage',
  852. 'dashboard.services':'Services',
  853. 'dashboard.services.hosts':'Hosts',
  854. 'dashboard.services.uptime':'{0}',
  855. 'dashboard.services.hdfs.summary':'{0} of {1} nodes live, {2}% capacity used',
  856. 'dashboard.services.hdfs.nanmenode':'NameNode',
  857. 'dashboard.services.hdfs.snanmenode':'Secondary NameNode',
  858. 'dashboard.services.hdfs.capacity':'HDFS Disk Capacity',
  859. 'dashboard.services.hdfs.capacityUsed':'{0} / {1} ({2}% used)',
  860. 'dashboard.services.hdfs.totalFilesAndDirs':'Total Files + Directories',
  861. 'dashboard.services.hdfs.datanodes':'DataNodes',
  862. 'dashboard.services.hdfs.datanodecounts':'DataNodes Status',
  863. 'dashboard.services.hdfs.version':'Version',
  864. 'dashboard.services.hdfs.nameNodeWebUI':'NameNode Web UI',
  865. 'dashboard.services.hdfs.nodes.live':'live',
  866. 'dashboard.services.hdfs.nodes.dead':'dead',
  867. 'dashboard.services.hdfs.nodes.decom':'decommissioning',
  868. 'dashboard.services.hdfs.nodes.uptime':'NameNode Uptime',
  869. 'dashboard.services.hdfs.nodes.heap':'NameNode Heap',
  870. 'dashboard.services.hdfs.nodes.heapUsed':'{0} / {1} ({2}% used)',
  871. 'dashboard.services.hdfs.chart.label':'Capacity (Used/Total)',
  872. 'dashboard.services.hdfs.blockErrors':'{0} corrupt / {1} missing / {2} under replicated',
  873. 'dashboard.services.mapreduce.summary':'{0} of {1} trackers live, {2} jobs running, {3} jobs waiting',
  874. 'dashboard.services.mapreduce.taskTrackers':'TaskTrackers',
  875. 'dashboard.services.mapreduce.taskTrackerCounts':'TaskTrackers Status',
  876. 'dashboard.services.mapreduce.trackers':'Trackers',
  877. 'dashboard.services.mapreduce.nodes.blacklist':'blacklist',
  878. 'dashboard.services.mapreduce.nodes.graylist':'graylist',
  879. 'dashboard.services.mapreduce.slotCapacity':'Total Slots Capacity',
  880. 'dashboard.services.mapreduce.trackersSummary':'{0} live / {1} total',
  881. 'dashboard.services.mapreduce.jobs':'Total Jobs',
  882. 'dashboard.services.mapreduce.jobsSummary':'{0} submitted / {1} completed',
  883. 'dashboard.services.mapreduce.mapSlots':'Map Slots',
  884. 'dashboard.services.mapreduce.mapSlotsSummary':'{0} occupied / {1} reserved',
  885. 'dashboard.services.mapreduce.reduceSlots':'Reduce Slots',
  886. 'dashboard.services.mapreduce.tasks.maps':'Tasks: Maps',
  887. 'dashboard.services.mapreduce.tasks.reduces':'Tasks: Reduces',
  888. 'dashboard.services.mapreduce.reduceSlotsSummary':'{0} occupied / {1} reserved',
  889. 'dashboard.services.mapreduce.tasksSummary':'{0} running / {1} waiting',
  890. 'dashboard.services.mapreduce.slotCapacitySummary':'{0} maps / {1} reduces / {2} avg per node',
  891. 'dashboard.services.mapreduce.jobTrackerHeap':'JobTracker Heap',
  892. 'dashboard.services.mapreduce.jobTrackerHeapSummary':'{0} of {1} ({2}% used)',
  893. 'dashboard.services.mapreduce.jobTrackerUptime':'Job Trackers Uptime',
  894. 'dashboard.services.mapreduce.chart.label':'Jobs Running',
  895. 'dashboard.services.hbase.summary':'{0} region servers with {1} average load',
  896. 'dashboard.services.hbase.masterServer':'HBase Master',
  897. 'dashboard.services.hbase.noMasterServer':'No Active Master',
  898. 'dashboard.services.hbase.masterServerHeap':'Master Heap',
  899. 'dashboard.services.hbase.masterServerHeap.summary':'{0} / {1} ({2}% used)',
  900. 'dashboard.services.hbase.masterServerUptime':'Master Server Uptime',
  901. 'dashboard.services.hbase.averageLoad':'Average Load',
  902. 'dashboard.services.hbase.averageLoadPerServer':'{0} regions per RegionServer',
  903. 'dashboard.services.hbase.regionServers':'RegionServers',
  904. 'dashboard.services.hbase.regionServersSummary':'{0} live / {1} total',
  905. 'dashboard.services.hbase.chart.label':'Request Count',
  906. 'dashboard.services.hbase.version':'Version',
  907. 'dashboard.services.hbase.masterWebUI':'Master Web UI',
  908. 'dashboard.services.hbase.regions.transition':'Regions In Transition',
  909. 'dashboard.services.hbase.masterStarted':'Master Started',
  910. 'dashboard.services.hbase.masterActivated':'Master Activated',
  911. 'dashboard.services.hive.clients':'Hive Clients',
  912. 'dashboard.services.hive.client':'Hive Client',
  913. 'dashboard.services.oozie.webUi':'Oozie Web UI',
  914. 'dashboard.services.oozie.clients':'Oozie Clients',
  915. 'dashboard.services.oozie.client':'Oozie Client',
  916. 'dashboard.services.configs.popup.stopService.header':'Stop service',
  917. 'dashboard.services.configs.popup.stopService.body' : 'Service needs to be stopped for reconfiguration',
  918. 'dashboard.services.configs.popup.restartService.header' : 'Restart service',
  919. 'dashboard.services.configs.popup.restartService.body' : 'Service needs to be restarted for reconfiguration',
  920. 'timeRange.presets.1hour':'1h',
  921. 'timeRange.presets.12hour':'12h',
  922. 'timeRange.presets.1day':'1d',
  923. 'timeRange.presets.1week':'1wk',
  924. 'timeRange.presets.1month':'1mo',
  925. 'timeRange.presets.1year':'1yr',
  926. 'apps.item.dag.job': 'Job',
  927. 'apps.item.dag.jobId': 'Job Id',
  928. 'apps.item.dag.status': 'Status',
  929. 'apps.item.dag.maps': 'Maps',
  930. 'apps.item.dag.reduces': 'Reduces',
  931. 'apps.item.dag.input': 'Input',
  932. 'apps.item.dag.output': 'Output',
  933. 'apps.item.dag.duration': 'Duration',
  934. 'apps.table.column.appId':'App ID',
  935. 'apps.table.column.runDate': 'Run Date',
  936. 'apps.avgTable.avg': 'Avg',
  937. 'apps.avgTable.min': 'Min',
  938. 'apps.avgTable.max': 'Max',
  939. 'apps.avgTable.jobs': 'Jobs',
  940. 'apps.avgTable.input': 'Input',
  941. 'apps.avgTable.output': 'Output',
  942. 'apps.avgTable.duration': 'Duration',
  943. 'apps.avgTable.oldest': 'Oldest',
  944. 'apps.avgTable.mostRecent': 'Most Recent',
  945. 'apps.filters.all': 'All',
  946. 'apps.filters.filtered': 'Filtered',
  947. 'apps.filters.clearFilters': 'Clear filters',
  948. 'apps.filters.paginationInfo': '{0} - {1} of {2}',
  949. 'apps.filters.customRunDate':'Run Date custom filter',
  950. 'apps.filters.nothingToShow': 'No jobs to display',
  951. 'apps.dagCharts.popup':'Job Charts',
  952. 'apps.dagCharts.popup.job': 'Job',
  953. 'apps.dagCharts.popup.dag':'Job Timeline',
  954. 'apps.dagCharts.popup.tasks':'Job Tasks',
  955. 'apps.isRunning.popup.title':'Is running',
  956. 'apps.isRunning.popup.content':'Job is running now',
  957. 'mirroring.dataset.createNewDataset':'Create New Dataset',
  958. 'mirroring.dataset.newDataset':'New Dataset',
  959. 'mirroring.dataset.editDataset':'Edit Dataset',
  960. 'mirroring.dataset.selectTargetClusters':'Select Target Cluster...',
  961. 'mirroring.dataset.name':'Name',
  962. 'mirroring.dataset.save': 'Save & Run',
  963. 'mirroring.dataset.sourceDir':'Source Cluster Directory',
  964. 'mirroring.dataset.target':'Target',
  965. 'mirroring.dataset.source':'Source',
  966. 'mirroring.dataset.avgData':'Avg. Data',
  967. 'mirroring.dataset.dateCreated':'Date Created',
  968. 'mirroring.dataset.targetDir':'Target Cluster Directory',
  969. 'mirroring.dataset.schedule':'Schedule',
  970. 'mirroring.dataset.schedule.to':'to',
  971. 'mirroring.dataset.schedule.repeatEvery':'Repeat every ',
  972. 'mirroring.dataset.addTargetCluster':'Add Target Cluster',
  973. 'mirroring.dataset.toggle.active':'Activate',
  974. 'mirroring.dataset.toggle.suspended':'Suspend',
  975. 'mirroring.targetcluster.addCluster':'Add Cluster',
  976. 'mirroring.targetcluster.testConnection':'Test Connection',
  977. 'mirroring.targetcluster.enterClusterName':'Name of the Target Cluster',
  978. 'mirroring.table.noDatasets':'No datasets to display',
  979. 'mirroring.table.datasetSource':'Dataset Source',
  980. 'mirroring.table.lastSuccess':'Last Success',
  981. 'mirroring.table.lastFail':'Last Fail',
  982. 'mirroring.table.lastDuration':'Last Duration',
  983. 'mirroring.table.avgData':'Avg Data',
  984. 'mirroring.table.noJobs':'No jobs to display',
  985. 'mirroring.table.jobId':'Job ID',
  986. 'mirroring.table.start':'Start',
  987. 'mirroring.table.end':'End',
  988. 'mirroring.table.duration':'Duration',
  989. 'mirroring.table.data':'Data',
  990. 'mirroring.sidebar.header.history': 'History',
  991. 'mirroring.sidebar.header.clusters': 'Target Clusters',
  992. 'mirroring.sidebar.popup.clusters.header': 'Cluster management',
  993. 'mirroring.sidebar.popup.clusters.body': 'Here will be some content',
  994. 'menu.item.dashboard':'Dashboard',
  995. 'menu.item.heatmaps':'Heatmaps',
  996. 'menu.item.services':'Services',
  997. 'menu.item.hosts':'Hosts',
  998. 'menu.item.mirroring':'Mirroring',
  999. 'menu.item.jobs':'Jobs',
  1000. 'menu.item.admin':'Admin',
  1001. 'common.combobox.placeholder': 'Filter...',
  1002. 'common.combobox.dropdown.1': 'Overridden properties',
  1003. 'common.combobox.dropdown.2': 'Modified properties',
  1004. 'common.combobox.dropdown.3': 'Properties needing restart',
  1005. 'quick.links.error.label': 'Hostname is undefined',
  1006. 'contact.administrator': 'Contact System Administrator for more information!'
  1007. };