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 "Suresh Srinivas (JIRA)" <ji...@apache.org> on 2009/11/03 20:19:32 UTC

[jira] Created: (HDFS-750) Build failure

Build failure
-------------

                 Key: HDFS-750
                 URL: https://issues.apache.org/jira/browse/HDFS-750
             Project: Hadoop HDFS
          Issue Type: Bug
          Components: build
    Affects Versions: 0.22.0
            Reporter: Suresh Srinivas
            Assignee: Suresh Srinivas
            Priority: Blocker


compile-fault-inject:
      [echo] Start weaving aspects in place
      [iajc] error at fc = FileContext.getFileContext(cluster.getFileSystem());
      [iajc]                  ^^^^^^^^^

TestRename needs to be changed to work with changes from Hadoop-6223.

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


[jira] Resolved: (HDFS-750) TestRename build failure

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

Suresh Srinivas resolved HDFS-750.
----------------------------------

       Resolution: Fixed
    Fix Version/s: 0.22.0
     Hadoop Flags: [Reviewed]

Committed the patch to trunk.

> TestRename build failure
> ------------------------
>
>                 Key: HDFS-750
>                 URL: https://issues.apache.org/jira/browse/HDFS-750
>             Project: Hadoop HDFS
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 0.22.0
>            Reporter: Suresh Srinivas
>            Assignee: Suresh Srinivas
>            Priority: Blocker
>             Fix For: 0.22.0
>
>         Attachments: hdfs-750.patch
>
>
> compile-fault-inject:
>       [echo] Start weaving aspects in place
>       [iajc] error at fc = FileContext.getFileContext(cluster.getFileSystem());
>       [iajc]                  ^^^^^^^^^
> TestRename needs to be changed to work with changes from Hadoop-6223.

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