aboutsummaryrefslogtreecommitdiffstats
path: root/scalding/src
Commit message (Collapse)AuthorAgeFilesLines
* make hbase_table and zookeeper_hosts CLI argsbnewbold-argsBryan Newbold2018-06-084-17/+32
|
* Added status count.Ellen Spertus2018-06-072-0/+89
|
* Made test data more robust.Ellen Spertus2018-06-061-2/+2
|
* Removed copied comment.Ellen Spertus2018-06-061-8/+1
|
* Added job and test for counting mime types.Ellen Spertus2018-06-062-0/+96
|
* Made package names match directory names. Cleaned up imports.Ellen Spertus2018-06-054-16/+13
|
* Made changes suggested in merge request review.Ellen Spertus2018-06-043-15/+10
| | | | | - 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-033-8/+12
|
* Added HBaseBuilder.build() and had HBaseRowCountJob call it.Ellen Spertus2018-06-032-11/+5
|
* Added HBaseBuilder.parseColSpecs and tests, which pass.Ellen Spertus2018-06-032-0/+92
|
* Factored common code out of HBaseRowCountJob and its test into a new ↵Ellen Spertus2018-06-012-16/+12
| | | | companion object.
* switch HBaseRowCountJob to SCAN_ALLBryan Newbold2018-05-292-5/+11
|
* HBaseRowCountJob actually counts rowsBryan Newbold2018-05-292-13/+8
|
* rename jvm/scalding directoriesBryan Newbold2018-05-246-0/+242