[
https://issues.apache.org/jira/browse/GORA-565?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kevin Ratnasekera updated GORA-565:
-----------------------------------
Affects Version/s: 0.8
> Enable Spark in Unit Tests
> --------------------------
>
> Key: GORA-565
> URL: https://issues.apache.org/jira/browse/GORA-565
> Project: Apache Gora
> Issue Type: Improvement
> Components: gora-hbase, gora-mongodb
> Affects Versions: 0.8
> Reporter: Kevin Ratnasekera
> Assignee: Sheriffo Ceesay
> Priority: Major
> Fix For: 0.9
>
> Time Spent: 2.5h
> Remaining Estimate: 0h
>
> Some are disabled from execution.
> {code}
> //todo fix config
> @Ignore
> @Test
> public void testSparkWordCount() throws Exception {
> MapReduceTestUtils.testSparkWordCount(cluster.getConf(), webPageStore,
> tokenStore);
> }
> {code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)