Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | more tests (failing) | Bryan Newbold | 2018-05-22 | 2 | -1/+56 |
| | |||||
* | spyglass/hbase test examples (from upstream) | Bryan Newbold | 2018-05-21 | 1 | -0/+58 |
| | |||||
* | fix WordCountJob package; tests; hadoop version | Bryan Newbold | 2018-05-21 | 1 | -0/+36 |
When copying from upstream scalding, forgot to change the path/namespace of the WordCountJob. Production IA cluster is actually running Hadoop 2.5, not 2.6 (I keep forgetting). Pull in more dependencies so test runs (copied from scalding repo, only changed the namespace of the job) |