Uploaded image for project: 'Accumulo'
  1. Accumulo
  2. ACCUMULO-3869

CreateImportDir might dereference null object

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Trivial
    • Resolution: Fixed
    • 1.7.0
    • 1.7.1, 1.8.0
    • master

    Description

          Path base = master.getFileSystem().matchingFileSystem(exportDir, tableDirs);
          log.info("Chose base table directory of " + base);
          Path directory = new Path(base, tableInfo.tableId);
      

      base might be null if the matching filesystem wasn't found (albeit unlikely).

      Attachments

        Activity

          People

            elserj Josh Elser
            elserj Josh Elser
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Time Tracking

                Estimated:
                Original Estimate - Not Specified
                Not Specified
                Remaining:
                Remaining Estimate - 0h
                0h
                Logged:
                Time Spent - 20m
                20m