Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-12095

org.apache.hadoop.fs.shell.TestCount fails

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.8.0
    • 2.8.0, 3.0.0-alpha1
    • test
    • None
    • Reviewed

    Description

      Error Message

      Argument(s) are different! Wanted:
      printStream.println(
      " DISK_QUOTA REM_DISK_QUOTA SSD_QUOTA REM_SSD_QUOTA ARCHIVE_QUOTA REM_ARCHIVE_QUOTA PATHNAME"
      );
      -> at org.apache.hadoop.fs.shell.TestCount.processPathWithQuotasByQTVH(TestCount.java:342)
      Actual invocation has different arguments:
      printStream.println(
      " SSD_QUOTA REM_SSD_QUOTA DISK_QUOTA REM_DISK_QUOTA ARCHIVE_QUOTA REM_ARCHIVE_QUOTA PATHNAME"
      );
      -> at org.apache.hadoop.fs.shell.Count.processOptions(Count.java:124)

      Check the following report for same..

      https://builds.apache.org/job/PreCommit-HADOOP-Build/6973/testReport/

      Attachments

        1. HADOOP-12095.patch
          1 kB
          Brahma Reddy Battula

        Issue Links

          Activity

            People

              brahmareddy Brahma Reddy Battula
              brahmareddy Brahma Reddy Battula
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: