aboutsummaryrefslogtreecommitdiffstats
path: root/scalding/src/main/scala/sandcrawler/CdxBackfillJob.scala
Commit message (Collapse)AuthorAgeFilesLines
* some scalastyle on CdxBackfillJobBryan Newbold2018-07-241-7/+8
|
* CdxBackfillJob: implement other fieldsBryan Newbold2018-07-241-10/+24
|
* CdxBackfillJob back to HBase; tests workBryan Newbold2018-07-241-7/+5
|
* variant of CdxBackfillJob that writes to TSVBryan Newbold2018-07-241-0/+173
Has the same test failure ("java.lang.IndexOutOfBoundsException: Index: 1, Size: 1")