You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@gora.apache.org by "Kevin Ratnasekera (JIRA)" <ji...@apache.org> on 2019/04/29 18:32:00 UTC

[jira] [Assigned] (GORA-565) Enable Spark in Unit Tests

     [ https://issues.apache.org/jira/browse/GORA-565?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kevin Ratnasekera reassigned GORA-565:
--------------------------------------

    Assignee: Sheriffo Ceesay

> 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
>            Reporter: Kevin Ratnasekera
>            Assignee: Sheriffo Ceesay
>            Priority: Major
>             Fix For: 0.9
>
>          Time Spent: 1h 50m
>  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)