aboutsummaryrefslogtreecommitdiffstats
path: root/scalding/src/test/scala/sandcrawler/HBaseStatusCountTest.scala
Commit message (Expand)AuthorAgeFilesLines
* fix bugs/typos in HBaseColCountJob and HBaseStatusCountJobBryan Newbold2018-08-211-11/+4
* distinction between status_code and status countingBryan Newbold2018-08-211-6/+4
* Reduced boilerplate code.Ellen Spertus2018-08-201-11/+11
* unrelated TODO about testing with null HBase valuesBryan Newbold2018-08-151-0/+1
* Fixed style problems (or disabled warning when appropriate) for tests.Ellen Spertus2018-08-141-3/+7
* Now ignores grobid entries with status other than 200.Ellen Spertus2018-08-141-1/+1
* fix confusing whitespace in HBaseStatusCountTestBryan Newbold2018-07-191-11/+11
* refactor HBaseStatusCountJob to convert Long columnBryan Newbold2018-07-171-17/+19
* Merge branch 'bnewbold-args'Bryan Newbold2018-07-131-1/+4
|\
| * snake_case to lowerCamelCaseBryan Newbold2018-07-131-4/+4
| * hbase table and zk host as argumentsBryan Newbold2018-06-171-1/+4
* | 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-1/+1
* Added status count.Ellen Spertus2018-06-071-0/+61