You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Runping Qi (JIRA)" <ji...@apache.org> on 2008/04/21 03:56:21 UTC

[jira] Updated: (HADOOP-3286) Gridmix jobs' output dir names may collide

     [ https://issues.apache.org/jira/browse/HADOOP-3286?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Runping Qi updated HADOOP-3286:
-------------------------------

    Attachment: gridmix_script_patch.1.txt


Attached the patch fixes the potential output dir name collision.

It also fixed  a  bug in script  maxentToSameCluster and a bug in  webdatasort.large
 

> Gridmix jobs'  output dir names may collide
> -------------------------------------------
>
>                 Key: HADOOP-3286
>                 URL: https://issues.apache.org/jira/browse/HADOOP-3286
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: test
>            Reporter: Runping Qi
>         Attachments: gridmix_script_patch.1.txt
>
>
> Gridmix jobs use time suffix to differentiate output dir names. 
> The current time granularity of second may not be sufficient, causing multiple jobs having the same output dir.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.