aboutsummaryrefslogtreecommitdiffstats
path: root/scalding/src/main
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'bnewbold-args'Bryan Newbold2018-07-132-13/+18
|\
| * snake_case to lowerCamelCaseBryan Newbold2018-07-132-6/+6
| | | | | | | | | | | | ... following scala norms. (as per Ellen's review)
| * 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 inverseSchema from Map to List, eliminating incorrect comment. - Changing format of argument to HBaseBuilder.build from String to List[String].
* 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 ↵Ellen Spertus2018-06-011-5/+9
| | | | companion object.
* 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