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 "John George (Created) (JIRA)" <ji...@apache.org> on 2012/03/21 00:33:37 UTC

[jira] [Created] (HADOOP-8194) viewfs: quota command does not report remaining quotas

viewfs: quota command does not report remaining quotas
------------------------------------------------------

                 Key: HADOOP-8194
                 URL: https://issues.apache.org/jira/browse/HADOOP-8194
             Project: Hadoop Common
          Issue Type: Bug
            Reporter: John George
            Assignee: John George


The space and namesapce quotas and remaining are not reported.

--
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

        

[jira] [Commented] (HADOOP-8194) viewfs: quota command does not report remaining quotas

Posted by "John George (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-8194?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13236963#comment-13236963 ] 

John George commented on HADOOP-8194:
-------------------------------------

Uploading a new patch with a small new test and a fix.
                
> viewfs: quota command does not report remaining quotas
> ------------------------------------------------------
>
>                 Key: HADOOP-8194
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8194
>             Project: Hadoop Common
>          Issue Type: Bug
>    Affects Versions: 0.23.2, 0.23.3, 0.24.0
>            Reporter: John George
>            Assignee: John George
>         Attachments: HADOOP-8194.patch, HADOOP-8194.patch
>
>
> The space and namesapce quotas and remaining are not reported.

--
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

        

[jira] [Updated] (HADOOP-8194) viewfs: quota command does not report remaining quotas

Posted by "John George (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-8194?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

John George updated HADOOP-8194:
--------------------------------

    Target Version/s: 0.23.2, 0.23.3, 0.24.0  (was: 0.24.0, 0.23.3, 0.23.2)
              Status: Open  (was: Patch Available)

Going to dupe this to HADOOP-8014. Will post an updated patch there.
                
> viewfs: quota command does not report remaining quotas
> ------------------------------------------------------
>
>                 Key: HADOOP-8194
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8194
>             Project: Hadoop Common
>          Issue Type: Bug
>    Affects Versions: 0.23.2, 0.23.3, 0.24.0
>            Reporter: John George
>            Assignee: John George
>         Attachments: HADOOP-8194.patch, HADOOP-8194.patch
>
>
> The space and namesapce quotas and remaining are not reported.

--
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

        

[jira] [Updated] (HADOOP-8194) viewfs: quota command does not report remaining quotas

Posted by "John George (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-8194?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

John George updated HADOOP-8194:
--------------------------------

    Attachment: HADOOP-8194.patch

Uploading a patch. I will file a separate JIRA for tests since the tests are part of hdfs.
                
> viewfs: quota command does not report remaining quotas
> ------------------------------------------------------
>
>                 Key: HADOOP-8194
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8194
>             Project: Hadoop Common
>          Issue Type: Bug
>            Reporter: John George
>            Assignee: John George
>         Attachments: HADOOP-8194.patch
>
>
> The space and namesapce quotas and remaining are not reported.

--
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

        

[jira] [Commented] (HADOOP-8194) viewfs: quota command does not report remaining quotas

Posted by "Aaron T. Myers (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-8194?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13233956#comment-13233956 ] 

Aaron T. Myers commented on HADOOP-8194:
----------------------------------------

Hey John, could you please set affects/target versions for this? Thanks a lot.
                
> viewfs: quota command does not report remaining quotas
> ------------------------------------------------------
>
>                 Key: HADOOP-8194
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8194
>             Project: Hadoop Common
>          Issue Type: Bug
>            Reporter: John George
>            Assignee: John George
>         Attachments: HADOOP-8194.patch
>
>
> The space and namesapce quotas and remaining are not reported.

--
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

        

[jira] [Commented] (HADOOP-8194) viewfs: quota command does not report remaining quotas

Posted by "Hadoop QA (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-8194?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13236977#comment-13236977 ] 

Hadoop QA commented on HADOOP-8194:
-----------------------------------

+1 overall.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12519695/HADOOP-8194.patch
  against trunk revision .

    +1 @author.  The patch does not contain any @author tags.

    +1 tests included.  The patch appears to include 3 new or modified tests.

    +1 javadoc.  The javadoc tool did not generate any warning messages.

    +1 javac.  The applied patch does not increase the total number of javac compiler warnings.

    +1 eclipse:eclipse.  The patch built with eclipse:eclipse.

    +1 findbugs.  The patch does not introduce any new Findbugs (version 1.3.9) warnings.

    +1 release audit.  The applied patch does not increase the total number of release audit warnings.

    +1 core tests.  The patch passed unit tests in .

    +1 contrib tests.  The patch passed contrib unit tests.

Test results: https://builds.apache.org/job/PreCommit-HADOOP-Build/757//testReport/
Console output: https://builds.apache.org/job/PreCommit-HADOOP-Build/757//console

This message is automatically generated.
                
> viewfs: quota command does not report remaining quotas
> ------------------------------------------------------
>
>                 Key: HADOOP-8194
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8194
>             Project: Hadoop Common
>          Issue Type: Bug
>    Affects Versions: 0.23.2, 0.23.3, 0.24.0
>            Reporter: John George
>            Assignee: John George
>         Attachments: HADOOP-8194.patch, HADOOP-8194.patch
>
>
> The space and namesapce quotas and remaining are not reported.

--
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

        

[jira] [Updated] (HADOOP-8194) viewfs: quota command does not report remaining quotas

Posted by "John George (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-8194?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

John George updated HADOOP-8194:
--------------------------------

     Target Version/s: 0.23.2, 0.23.3, 0.24.0  (was: 0.23.3)
    Affects Version/s: 0.24.0
    
> viewfs: quota command does not report remaining quotas
> ------------------------------------------------------
>
>                 Key: HADOOP-8194
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8194
>             Project: Hadoop Common
>          Issue Type: Bug
>    Affects Versions: 0.23.2, 0.23.3, 0.24.0
>            Reporter: John George
>            Assignee: John George
>         Attachments: HADOOP-8194.patch, HADOOP-8194.patch
>
>
> The space and namesapce quotas and remaining are not reported.

--
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

        

[jira] [Commented] (HADOOP-8194) viewfs: quota command does not report remaining quotas

Posted by "Hadoop QA (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-8194?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13234103#comment-13234103 ] 

Hadoop QA commented on HADOOP-8194:
-----------------------------------

-1 overall.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12519153/HADOOP-8194.patch
  against trunk revision .

    +1 @author.  The patch does not contain any @author tags.

    -1 tests included.  The patch doesn't appear to include any new or modified tests.
                        Please justify why no new tests are needed for this patch.
                        Also please list what manual steps were performed to verify this patch.

    +1 javadoc.  The javadoc tool did not generate any warning messages.

    +1 javac.  The applied patch does not increase the total number of javac compiler warnings.

    +1 eclipse:eclipse.  The patch built with eclipse:eclipse.

    +1 findbugs.  The patch does not introduce any new Findbugs (version 1.3.9) warnings.

    +1 release audit.  The applied patch does not increase the total number of release audit warnings.

    +1 core tests.  The patch passed unit tests in .

    +1 contrib tests.  The patch passed contrib unit tests.

Test results: https://builds.apache.org/job/PreCommit-HADOOP-Build/739//testReport/
Console output: https://builds.apache.org/job/PreCommit-HADOOP-Build/739//console

This message is automatically generated.
                
> viewfs: quota command does not report remaining quotas
> ------------------------------------------------------
>
>                 Key: HADOOP-8194
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8194
>             Project: Hadoop Common
>          Issue Type: Bug
>            Reporter: John George
>            Assignee: John George
>         Attachments: HADOOP-8194.patch
>
>
> The space and namesapce quotas and remaining are not reported.

--
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

        

[jira] [Updated] (HADOOP-8194) viewfs: quota command does not report remaining quotas

Posted by "John George (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-8194?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

John George updated HADOOP-8194:
--------------------------------

    Status: Patch Available  (was: Open)
    
> viewfs: quota command does not report remaining quotas
> ------------------------------------------------------
>
>                 Key: HADOOP-8194
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8194
>             Project: Hadoop Common
>          Issue Type: Bug
>            Reporter: John George
>            Assignee: John George
>         Attachments: HADOOP-8194.patch
>
>
> The space and namesapce quotas and remaining are not reported.

--
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

        

[jira] [Resolved] (HADOOP-8194) viewfs: quota command does not report remaining quotas

Posted by "John George (Resolved) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-8194?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

John George resolved HADOOP-8194.
---------------------------------

          Resolution: Duplicate
    Target Version/s: 0.23.2, 0.23.3, 0.24.0  (was: 0.24.0, 0.23.3, 0.23.2)

Duping this to HADOOP-8014.
                
> viewfs: quota command does not report remaining quotas
> ------------------------------------------------------
>
>                 Key: HADOOP-8194
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8194
>             Project: Hadoop Common
>          Issue Type: Bug
>    Affects Versions: 0.23.2, 0.23.3, 0.24.0
>            Reporter: John George
>            Assignee: John George
>         Attachments: HADOOP-8194.patch, HADOOP-8194.patch
>
>
> The space and namesapce quotas and remaining are not reported.

--
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

        

[jira] [Updated] (HADOOP-8194) viewfs: quota command does not report remaining quotas

Posted by "John George (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-8194?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

John George updated HADOOP-8194:
--------------------------------

    Attachment: HADOOP-8194.patch
    
> viewfs: quota command does not report remaining quotas
> ------------------------------------------------------
>
>                 Key: HADOOP-8194
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8194
>             Project: Hadoop Common
>          Issue Type: Bug
>    Affects Versions: 0.23.2, 0.23.3, 0.24.0
>            Reporter: John George
>            Assignee: John George
>         Attachments: HADOOP-8194.patch, HADOOP-8194.patch
>
>
> The space and namesapce quotas and remaining are not reported.

--
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

        

[jira] [Updated] (HADOOP-8194) viewfs: quota command does not report remaining quotas

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

Eli Collins updated HADOOP-8194:
--------------------------------

    Component/s: viewfs
    
> viewfs: quota command does not report remaining quotas
> ------------------------------------------------------
>
>                 Key: HADOOP-8194
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8194
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: viewfs
>    Affects Versions: 0.23.2, 0.23.3, 0.24.0
>            Reporter: John George
>            Assignee: John George
>         Attachments: HADOOP-8194.patch, HADOOP-8194.patch
>
>
> The space and namesapce quotas and remaining are not reported.

--
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

        

[jira] [Updated] (HADOOP-8194) viewfs: quota command does not report remaining quotas

Posted by "John George (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-8194?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

John George updated HADOOP-8194:
--------------------------------

     Target Version/s: 0.23.3
    Affects Version/s: 0.23.3
                       0.23.2
    
> viewfs: quota command does not report remaining quotas
> ------------------------------------------------------
>
>                 Key: HADOOP-8194
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8194
>             Project: Hadoop Common
>          Issue Type: Bug
>    Affects Versions: 0.23.2, 0.23.3
>            Reporter: John George
>            Assignee: John George
>         Attachments: HADOOP-8194.patch
>
>
> The space and namesapce quotas and remaining are not reported.

--
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

        

[jira] [Updated] (HADOOP-8194) viewfs: quota command does not report remaining quotas

Posted by "John George (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-8194?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

John George updated HADOOP-8194:
--------------------------------

    Status: Open  (was: Patch Available)
    
> viewfs: quota command does not report remaining quotas
> ------------------------------------------------------
>
>                 Key: HADOOP-8194
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8194
>             Project: Hadoop Common
>          Issue Type: Bug
>    Affects Versions: 0.23.2, 0.23.3
>            Reporter: John George
>            Assignee: John George
>         Attachments: HADOOP-8194.patch, HADOOP-8194.patch
>
>
> The space and namesapce quotas and remaining are not reported.

--
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

        

[jira] [Updated] (HADOOP-8194) viewfs: quota command does not report remaining quotas

Posted by "John George (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-8194?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

John George updated HADOOP-8194:
--------------------------------

    Target Version/s: 0.23.2, 0.23.3, 0.24.0  (was: 0.24.0, 0.23.3, 0.23.2)
              Status: Patch Available  (was: Open)
    
> viewfs: quota command does not report remaining quotas
> ------------------------------------------------------
>
>                 Key: HADOOP-8194
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8194
>             Project: Hadoop Common
>          Issue Type: Bug
>    Affects Versions: 0.23.2, 0.23.3, 0.24.0
>            Reporter: John George
>            Assignee: John George
>         Attachments: HADOOP-8194.patch, HADOOP-8194.patch
>
>
> The space and namesapce quotas and remaining are not reported.

--
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