소스 검색

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

Alex Antonenko 11 년 전
부모
커밋
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).',