aboutsummaryrefslogtreecommitdiffstats
path: root/scalding/src/main
Commit message (Expand)AuthorAgeFilesLines
* Cleanup after merge master. Note: I am not fixing warnings in CdxBackfillJob....Ellen Spertus2018-07-193-10/+188
|\
| * Merge branch 'bnewbold-backfill' of git.archive.org:webgroup/sandcrawlerEllen Spertus2018-07-192-0/+180
| |\
| | * refactor CdxBackfillJob to be all Typed (failed tests)Bryan Newbold2018-07-171-21/+46
| | * add buildSink() method for writing to HBaseBryan Newbold2018-07-171-0/+7
| | * early work on scalding CDX backfillBryan Newbold2018-07-171-0/+148
| * | Added rule to warn about block imports. Removed block imports.Ellen Spertus2018-07-192-2/+4
| * | Added import order checking. Fixed misordered imports in our code.Ellen Spertus2018-07-173-4/+2
| |/
| * Merge branch 'scalastyle' into 'master'bnewbold2018-07-173-4/+4
| |\
| * | lint/cleanup fixes from reviewBryan Newbold2018-07-171-17/+12
* | | Fixed mistake found while testing.Ellen Spertus2018-07-191-1/+1
* | | Improved style and style checking.Ellen Spertus2018-07-194-20/+27
| |/ |/|
* | Fixed style errors.Ellen Spertus2018-07-173-4/+4
|/
* refactor HBaseStatusCountJob to convert Long columnBryan Newbold2018-07-171-1/+29
* Merge branch 'bnewbold-args'Bryan Newbold2018-07-132-13/+18
|\
| * snake_case to lowerCamelCaseBryan Newbold2018-07-132-6/+6
| * hbase table and zk host as argumentsBryan Newbold2018-06-172-13/+18
* | Changed grobid0:status to grobid0:status_code, per issue 1.Ellen Spertus2018-06-181-1/+1
|/
* Refactored HBaseStatusCount{Job,Test}.scala.Ellen Spertus2018-06-091-25/+2
* Cleaned up imports in HBaseMimeCountJob.scala.Ellen Spertus2018-06-091-7/+1
* Pulled out HBaseBuilder.parseColSpec.Ellen Spertus2018-06-092-14/+19
* Tests pass.Ellen Spertus2018-06-082-17/+31
* Added status count.Ellen Spertus2018-06-071-0/+28
* Added job and test for counting mime types.Ellen Spertus2018-06-061-0/+28
* Made package names match directory names. Cleaned up imports.Ellen Spertus2018-06-051-5/+4
* Made changes suggested in merge request review.Ellen Spertus2018-06-042-10/+5
* Changed interface to HBaseBuilder.parseColSpec.Ellen Spertus2018-06-032-3/+7
* Added HBaseBuilder.build() and had HBaseRowCountJob call it.Ellen Spertus2018-06-032-11/+5
* Added HBaseBuilder.parseColSpecs and tests, which pass.Ellen Spertus2018-06-031-0/+49
* Factored common code out of HBaseRowCountJob and its test into a new companio...Ellen Spertus2018-06-011-5/+9
* switch HBaseRowCountJob to SCAN_ALLBryan Newbold2018-05-291-1/+1
* HBaseRowCountJob actually counts rowsBryan Newbold2018-05-291-11/+2
* rename jvm/scalding directoriesBryan Newbold2018-05-243-0/+89