Testing hadoop using scripting languages
-----------------------------------------
Key: HADOOP-7946
URL: https://issues.apache.org/jira/browse/HADOOP-7946
Project: Hadoop Common
Issue Type: Bug
Reporter: Arun Prakash
Priority: Minor
Hi friends,
I am writing the map-reduce using scripting languages(Ruby).I am planning to write unit test
cases in ruby.In ruby i can test the input and expected output by using local file system
but i am feeling it is not right way.Is there any way to test real map-reduce running on hdfs
.
Can you suggest me any testing framework is there for scripting languages.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
|