[
https://issues.apache.org/jira/browse/HADOOP-6248?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chris Douglas updated HADOOP-6248:
----------------------------------
Status: Open (was: Patch Available)
{noformat}
+RELEASE_URL =
"http://mirror.cloudera.com/apache/hadoop/core/hadoop-0.20.1/hadoop-0.20.1.tar.gz"
{noformat}
\-1.
In its nascent state, this seems to leave a lot as an exercise for the end
user. The idea is interesting and could beget a useful tool, but the current
version is principally a wrapper for default scripts and settings. It automates
some of the lore, which new users will appreciate, but the model is still
mostly an idea. Similar issues- where users submit scripts they found
themselves circulating- have been rejected in the past.
Wrapping shell scripts with other scripts is a problem inherent in our current
model; if we had Java drivers (e.g. HADOOP-61 yea; it's been discussed :) ),
then frameworks like this one could be written more elegantly using other,
driver tools.
General issues:
* Don't cut and paste code such as examples.
* Don't wrap the shell scripts with another level of indirection; they do
enough of that on their own
* We try not to include references to specific companies. Certainly Hadoop
should not be fetched from anywhere but Apache in this distribution.
> Circus: Proposal and Preliminary Code for a Hadoop System Testing Framework
> ---------------------------------------------------------------------------
>
> Key: HADOOP-6248
> URL: https://issues.apache.org/jira/browse/HADOOP-6248
> Project: Hadoop Common
> Issue Type: New Feature
> Components: test
> Environment: Python, bash
> Reporter: Alex Loddengaard
> Attachments: HADOOP-6248.diff, HADOOP-6248_v2.diff
>
>
> This issue contains a proposal and preliminary source code for Circus, a
> Hadoop system testing framework. At a high level, Circus will help Hadoop
> users and QA engineers to run system tests on a configurable Hadoop cluster,
> or distribution of Hadoop. See the comment below for the proposal itself.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.