aboutsummaryrefslogtreecommitdiffstats
path: root/scalding/src/test/scala/sandcrawler/CdxBackfillJob.scala
Commit message (Collapse)AuthorAgeFilesLines
* do sha1 pattern match correctlyBryan Newbold2018-07-241-0/+11
|
* fix CdxBackfillJob testsBryan Newbold2018-07-241-2/+2
|
* CdxBackfillJob: implement other fieldsBryan Newbold2018-07-241-9/+60
|
* CdxBackfillJob back to HBase; tests workBryan Newbold2018-07-241-8/+8
|
* variant of CdxBackfillJob that writes to TSVBryan Newbold2018-07-241-0/+113
Has the same test failure ("java.lang.IndexOutOfBoundsException: Index: 1, Size: 1")