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 "Nigel Daley (JIRA)" <ji...@apache.org> on 2009/05/07 06:28:30 UTC

[jira] Assigned: (HADOOP-5648) Not able to generate gridmix.jar on already compiled version of hadoop

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

Nigel Daley reassigned HADOOP-5648:
-----------------------------------

    Assignee: Giridharan Kesavan

> Not able to generate gridmix.jar on already compiled version of hadoop
> ----------------------------------------------------------------------
>
>                 Key: HADOOP-5648
>                 URL: https://issues.apache.org/jira/browse/HADOOP-5648
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: benchmarks
>    Affects Versions: 0.20.0
>            Reporter: Suman Sehgal
>            Assignee: Giridharan Kesavan
>
> Not able to generate gridmix.jar for gridmix2 on compiled version of hadoop (which is untarred  from hadoop binary) as builld.xml tries to find build directory in hadoop-home but "build" directory is not present on this path.
> Following error is displayed :
> Buildfile: build.xml
> init:
>     [mkdir] Created dir: <hadoop-home>/src/benchmarks/gridmix2/build
>     [mkdir] Created dir: <hadoop-home>/src/benchmarks/gridmix2/dist
> compile:
>     [javac] Compiling 3 source files to <hadoop-home>/src/benchmarks/gridmix2/build
> BUILD FAILED
> <hadoop-home>/src/benchmarks/gridmix2/build.xml:28: <hadoop-home>/build not found.

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