Просмотр исходного кода

AMBARI-4276. Falcon initial implementation. Added message (Mikhail Bayuk via alexantonenko)

Alex Antonenko 11 лет назад
Родитель
Сommit
46d86dc808
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      ambari-web/app/messages.js

+ 1 - 0
ambari-web/app/messages.js

@@ -248,6 +248,7 @@ Em.I18n.translations = {
   '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.falcon.description': 'Falcon mirroring engine',
   'services.storm.description': 'Apache Hadoop Stream processing framework',
 
   'services.alerts.head':'You have {0} critical alert notification(s).',