Add mapreduce for RDE hosts import

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=136766682
This commit is contained in:
Wolfgang Meyers 2016-07-22 15:13:40 -04:00 committed by Ben McIlwain
parent 975f574256
commit 4cfe107475
22 changed files with 3654 additions and 0 deletions

View file

@ -279,6 +279,12 @@
<url-pattern>/_dr/task/importRdeContacts</url-pattern>
</servlet-mapping>
<!-- Mapreduce to import hosts from escrow file -->
<servlet-mapping>
<servlet-name>backend-servlet</servlet-name>
<url-pattern>/_dr/task/importRdeHosts</url-pattern>
</servlet-mapping>
<!-- Security config -->
<security-constraint>
<web-resource-collection>