Uploaded image for project: 'Bigtop'
  1. Bigtop
  2. BIGTOP-1748

Remove assert on fs.trash.interval from TestCLI and TestDFSCLI

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Won't Fix
    • 0.8.0
    • 1.0.0
    • None
    • None

    Description

      Currently, the following assert causes these CLI tests (and TestHDFSCLI, which extends TestCLI) to fail on clusters where this configuration is set otherwise:

      Assert.assertEquals("HDFS trash should be disabled via fs.trash.interval",
              0, conf.getInt("fs.trash.interval", 0));

      I believe this isn't necessary for these tests, so let's remove it.

      Attachments

        1. BIGTOP-1748.patch
          3 kB
          Dasha Boudnik

        Issue Links

          Activity

            People

              dasha.boudnik Dasha Boudnik
              dasha.boudnik Dasha Boudnik
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: