Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-9274

After HBASE-8408 applied, temporary test files are being left in /tmp/hbase-<user>

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.95.2
    • 0.98.0, 0.96.0
    • test
    • None

    Description

      Some of our jenkins CI machines have been failing out with /tmp/hbase-<user>

      This can be shown by executing the following command before and after the namespaces patch.

      # several tests are dropping stuff in the archive dir, just pick one
      mvn clean test -Dtest=TestEncodedSeekers
      find /tmp/hbase-jon/hbase/
      

      /tmp/hbase-jon after test run before patch applied

      $ find /tmp/hbase-jon/
      /tmp/hbase-jon/
      /tmp/hbase-jon/local
      /tmp/hbase-jon/local/jars
      

      after namespaces patch applied

      /tmp/hbase-jon/
      /tmp/hbase-jon/local
      /tmp/hbase-jon/local/jars
      /tmp/hbase-jon/hbase
      /tmp/hbase-jon/hbase/.archive
      /tmp/hbase-jon/hbase/.archive/.data
      /tmp/hbase-jon/hbase/.archive/.data/default
      /tmp/hbase-jon/hbase/.archive/.data/default/encodedSeekersTable
      /tmp/hbase-jon/hbase/.archive/.data/default/encodedSeekersTable/c6ec51dca2a9fe4c2279006345d62b35
      /tmp/hbase-jon/hbase/.archive/.data/default/encodedSeekersTable/c6ec51dca2a9fe4c2279006345d62b35/encodedSeekersCF
      /tmp/hbase-jon/hbase/.archive/.data/default/encodedSeekersTable/c6ec51dca2a9fe4c2279006345d62b35/encodedSeekersCF/8e76a87806b94483851158366f7d5c17
      /tmp/hbase-jon/hbase/.archive/.data/default/encodedSeekersTable/c6ec51dca2a9fe4c2279006345d62b35/encodedSeekersCF/494c07dbf08940749696bb0f9278401e
      /tmp/hbase-jon/hbase/.archive/.data/default/encodedSeekersTable/c6ec51dca2a9fe4c2279006345d62b35/encodedSeekersCF/.8e76a87806b94483851158366f7d5c1
      7.crc     
      ....
      

      Attachments

        1. hbase-9274.v2.patch
          83 kB
          Jonathan Hsieh
        2. hbase-9274.patch
          83 kB
          Jonathan Hsieh
        3. hbase-9274.95.patch
          85 kB
          Jonathan Hsieh

        Issue Links

          Activity

            People

              jmhsieh Jonathan Hsieh
              jmhsieh Jonathan Hsieh
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: