Github user lewismc commented on a diff in the pull request:
https://github.com/apache/gora/pull/29#discussion_r38060417
--- Diff:
gora-hbase/src/test/java/org/apache/gora/hbase/mapreduce/TestHBaseStoreWordCount.java
---
@@ -58,4 +59,11 @@ public void testWordCount() throws Exception {
MapReduceTestUtils.testWordCount(cluster.getConf(), webPageStore,
tokenStore);
}
+ //todo fix config
+ @Ignore
--- End diff --
I am OK for us ignoring the tests at this point in time. It is high desired
though that we ensure the issue you've described at
http://www.mail-archive.com/dev%40gora.apache.org/msg06020.html is addressed in
a separate issue.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---