Add map reduce job for contact import

Some additional changes were made by Ben McIlwain.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=133875824
This commit is contained in:
Wolfgang Meyers 2016-09-21 14:27:00 -07:00 committed by Ben McIlwain
parent aed3c0f0d0
commit 28eeda189d
21 changed files with 3866 additions and 21 deletions

View file

@ -14,6 +14,7 @@ java_library(
"//java/com/google/common/collect",
"//java/com/google/common/html",
"//java/com/google/common/io",
"//java/com/google/common/math",
"//java/com/google/common/net",
"//third_party/java/appengine:appengine-api",
"//third_party/java/appengine_gcs_client",