aboutsummaryrefslogtreecommitdiffstats
path: root/scalding/src/main/scala/sandcrawler/HBaseCountJob.scala
Commit message (Expand)AuthorAgeFilesLines
* Improved style and style checking.Ellen Spertus2018-07-191-4/+6
* Added rule to warn about block imports. Removed block imports.Ellen Spertus2018-07-191-1/+2
* Added import order checking. Fixed misordered imports in our code.Ellen Spertus2018-07-171-1/+1
* Fixed style errors.Ellen Spertus2018-07-171-1/+1
* snake_case to lowerCamelCaseBryan Newbold2018-07-131-3/+3
* hbase table and zk host as argumentsBryan Newbold2018-06-171-4/+6
* Pulled out HBaseBuilder.parseColSpec.Ellen Spertus2018-06-091-1/+1
* Tests pass.Ellen Spertus2018-06-081-0/+30