aboutsummaryrefslogtreecommitdiffstats
path: root/scalding/src/main/scala/sandcrawler/HBaseRowCountJob.scala
Commit message (Expand)AuthorAgeFilesLines
* make hbase_table and zookeeper_hosts CLI argsbnewbold-backfillBryan Newbold2018-06-081-9/+12
* 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-041-1/+1
* Changed interface to HBaseBuilder.parseColSpec.Ellen Spertus2018-06-031-1/+1
* Added HBaseBuilder.build() and had HBaseRowCountJob call it.Ellen Spertus2018-06-031-7/+3
* 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-241-0/+41