You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Chuan Liu (JIRA)" <ji...@apache.org> on 2013/06/20 06:36:21 UTC

[jira] [Updated] (HADOOP-9656) Gridmix unit tests fail on Windows and Linux

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

Chuan Liu updated HADOOP-9656:
------------------------------

    Attachment: HADOOP-9656-trunk.patch

Attaching a patch.
                
> Gridmix unit tests fail on Windows and Linux
> --------------------------------------------
>
>                 Key: HADOOP-9656
>                 URL: https://issues.apache.org/jira/browse/HADOOP-9656
>             Project: Hadoop Common
>          Issue Type: Bug
>    Affects Versions: 3.0.0, 2.1.0-beta
>            Reporter: Chuan Liu
>            Assignee: Chuan Liu
>            Priority: Minor
>         Attachments: HADOOP-9656-trunk.patch
>
>
> The following three Gridmix unit tests fail on both Windows and Linux:
> *TestGridmixSubmission
> *TestLoadJob
> *TestSleepJob
> One common cause of failure for both Windows and Linux is that in {{GridmixJob.configureHighRamProperties()}} method -1 was passed in to {{scaleConfigParameter}} as default per task memory request.
> In additional to the memory setting issue, Windows also have a path issue. In {{CommonJobTest.doSubmission()}} method, "root" path is an HDFS path, however, it is initialized as a local file path. This lead to later failure to create "root" on HDFS.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira