aboutsummaryrefslogtreecommitdiffstats
path: root/scalding/src/main/scala/sandcrawler/HBaseBuilder.scala
Commit message (Expand)AuthorAgeFilesLines
* Removed remaining warning.Ellen Spertus2018-07-191-1/+1
* Improved style and style checking.Ellen Spertus2018-07-191-5/+6
* add buildSink() method for writing to HBaseBryan Newbold2018-07-191-0/+7
* Fixed style errors.Ellen Spertus2018-07-171-1/+1
* Pulled out HBaseBuilder.parseColSpec.Ellen Spertus2018-06-091-13/+18
* Made changes suggested in merge request review.Ellen Spertus2018-06-041-9/+4
* Changed interface to HBaseBuilder.parseColSpec.Ellen Spertus2018-06-031-2/+6
* Added HBaseBuilder.build() and had HBaseRowCountJob call it.Ellen Spertus2018-06-031-4/+2
* Added HBaseBuilder.parseColSpecs and tests, which pass.Ellen Spertus2018-06-031-0/+49