aboutsummaryrefslogtreecommitdiffstats
path: root/scalding/src/main/scala/sandcrawler/HBaseStatusCountJob.scala
Commit message (Expand)AuthorAgeFilesLines
* fix bugs/typos in HBaseColCountJob and HBaseStatusCountJobBryan Newbold2018-08-211-3/+3
* distinction between status_code and status countingBryan Newbold2018-08-211-4/+4
* Improved style and style checking.Ellen Spertus2018-07-191-4/+10
* Added import order checking. Fixed misordered imports in our code.Ellen Spertus2018-07-171-2/+0
* lint/cleanup fixes from reviewBryan Newbold2018-07-171-17/+12
* refactor HBaseStatusCountJob to convert Long columnBryan Newbold2018-07-171-1/+29
* 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
* Added status count.Ellen Spertus2018-06-071-0/+28