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 "Hudson (JIRA)" <ji...@apache.org> on 2012/07/10 14:40:40 UTC

[jira] [Commented] (HADOOP-3907) INodeDirectoryWithQuota should be in its own .java file

    [ https://issues.apache.org/jira/browse/HADOOP-3907?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13410306#comment-13410306 ] 

Hudson commented on HADOOP-3907:
--------------------------------

Integrated in Hadoop-Hdfs-0.23-Build #309 (See [https://builds.apache.org/job/Hadoop-Hdfs-0.23-Build/309/])
    Backport HADOOP-3907 from trunk (svn merge -c 1358892). (harsh) (Revision 1359179)

     Result = SUCCESS
bobby : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1359179
Files : 
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/CHANGES.txt
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/resources/mapred-default.xml

                
> INodeDirectoryWithQuota should be in its own .java file
> -------------------------------------------------------
>
>                 Key: HADOOP-3907
>                 URL: https://issues.apache.org/jira/browse/HADOOP-3907
>             Project: Hadoop Common
>          Issue Type: Bug
>    Affects Versions: 0.19.0
>         Environment: Ubuntu 64-bit with Ant SVN_HEAD running the build
>            Reporter: Steve Loughran
>            Assignee: Tsz Wo (Nicholas), SZE
>            Priority: Minor
>             Fix For: 0.19.0
>
>         Attachments: 3907_20080806.patch, 3907_20080806b.patch
>
>
> I can't do a clean build because INodeDirectoryWithQuota isn't being found. compile trace to follow.
> the underlying cause is that it is in a file different to its name, and javac doesnt know where to find the source file to build it. Dirty builds would work, but not clean ones. Please move  INodeDirectoryWithQuota to a toplevel file.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira