[
https://issues.apache.org/jira/browse/HADOOP-6891?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12893853#action_12893853
]
Jakob Homan commented on HADOOP-6891:
-------------------------------------
Ah, I see. I think I know what the intention of this project idea was. The
examples could used as good integration tests and junit would be a reasonable
way to execute them. The tests themselves would consist of starting up
minidfsclusters, prepping them for each example as needed, and executing them.
Post-project split the examples are located in the MapReduce project, so this
JIRA should probably end up there. This would be a good step toward clarifying
the difference between unit and integration tests, which is a bit muddled at
the moment in the source tree.
> write Junit test cases that run the Hadoop examples
> ---------------------------------------------------
>
> Key: HADOOP-6891
> URL: https://issues.apache.org/jira/browse/HADOOP-6891
> Project: Hadoop Common
> Issue Type: New Feature
> Components: test
> Affects Versions: 0.20.2
> Environment: N/A
> Reporter: Saikat Kanjilal
> Priority: Minor
> Fix For: 0.20.3
>
> Original Estimate: 20h
> Remaining Estimate: 20h
>
> I will be adding junit test cases that run the hadoop examples, specifically
> I'll be adding a test suite that tests everything under the
> src/examples/org/apache/hadoop/examples package. Since this is my first
> contribution to the project I'll need some help to figure out how to submit
> this
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.