[
https://issues.apache.org/jira/browse/GORA-104?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13703594#comment-13703594
]
Udesh Liyanaarachchi commented on GORA-104:
-------------------------------------------
http://svn.apache.org/repos/asf/gora/trunk/gora-core/src/test/java/org/apache/gora/avro/mapreduce/TestDataFileAvroStoreMapReduce.java
also extended from DataStoreMapReduceTestBase class , both the tests (
testCountQuery() & testWordCount() ) in that class are failing.
It seems a file is missing to run the setUp() of the HadoopTestCase class which
is the parent of DataStoreMapReduceTestBase class.
> Change to correct testWordCount() in DataStoreMapReduceTestBase
> ----------------------------------------------------------------
>
> Key: GORA-104
> URL: https://issues.apache.org/jira/browse/GORA-104
> Project: Apache Gora
> Issue Type: Test
> Components: testing
> Affects Versions: 0.1.1-incubating
> Reporter: Lewis John McGibbney
> Assignee: Lewis John McGibbney
> Priority: Minor
> Fix For: 0.4
>
> Attachments: GORA-104.patch
>
>
> Currently (although it is deprecated)
> o.a.g.maoreduce.DataStoreMapReduceTestBase#testWordCount() runs the incorrect
> test from o.a.g.mapreduce.MapReduceTestUtils.
> This requires the correct test case to be specified as well as the correct
> configuration parameters to be put in place.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira