Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | get quorum fields to match, fixing test | Bryan Newbold | 2018-05-24 | 1 | -1/+1 |
| | | | | | | | | | | | Writing this commit message in anger: It seems that the HBaseSource must match exactly between the instantiated Job class and the JobTest. The error when this isn't the case is very obscure: a `None.get()` exception deep in SpyGlass internals. Blech. This may or may not explain other test failure issues. | ||||
* | more tests (failing) | Bryan Newbold | 2018-05-22 | 1 | -1/+1 |
| | |||||
* | spyglass/hbase test examples (from upstream) | Bryan Newbold | 2018-05-21 | 1 | -0/+58 |