[
https://issues.apache.org/jira/browse/HADOOP-4382?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12651169#action_12651169
]
Nigel Daley commented on HADOOP-4382:
-------------------------------------
Argh, Jira wiki notation ate my code snippet.
{noformat}
sort_minutes=`expr ${sort_duration} / 60`
echo "YVALUE=${sort_minutes}" > sort_minutes.properties
{noformat}
> Run Hadoop sort benchmark on Amazon EC2
> ---------------------------------------
>
> Key: HADOOP-4382
> URL: https://issues.apache.org/jira/browse/HADOOP-4382
> Project: Hadoop Core
> Issue Type: Test
> Components: contrib/ec2
> Reporter: Tom White
> Assignee: Tom White
> Attachments: hadoop-4382.patch
>
>
> By running a benchmark on EC2 we can see how well Hadoop performs, how to
> tune it, and how performance changes between releases.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.