You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Jakob Homan (JIRA)" <ji...@apache.org> on 2010/01/19 06:30:55 UTC

[jira] Created: (HDFS-906) Remove MapReduce jars from raid lib directory

Remove MapReduce jars from raid lib directory
---------------------------------------------

                 Key: HDFS-906
                 URL: https://issues.apache.org/jira/browse/HDFS-906
             Project: Hadoop HDFS
          Issue Type: Bug
          Components: contrib/raid
            Reporter: Jakob Homan


Currently copies of snapshots of the mapred and mapred-test jars are stored in the raid/lib directory, which creates a nasty circular dependency between the projects. These are needed for one unit test. Either the unit test should be refactored to not need mapreduce, or they should be pulled via ivy.

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


[jira] Resolved: (HDFS-906) Remove MapReduce jars from raid lib directory

Posted by "Jakob Homan (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HDFS-906?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jakob Homan resolved HDFS-906.
------------------------------

    Resolution: Duplicate

Dhruba- Yep, different symptoms, but same cause.  Closing as duplicate.

> Remove MapReduce jars from raid lib directory
> ---------------------------------------------
>
>                 Key: HDFS-906
>                 URL: https://issues.apache.org/jira/browse/HDFS-906
>             Project: Hadoop HDFS
>          Issue Type: Bug
>          Components: contrib/raid
>            Reporter: Jakob Homan
>
> Currently copies of snapshots of the mapred and mapred-test jars are stored in the raid/lib directory, which creates a nasty circular dependency between the projects. These are needed for one unit test. Either the unit test should be refactored to not need mapreduce, or they should be pulled via ivy.

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