Uploaded image for project: 'Phoenix'
  1. Phoenix
  2. PHOENIX-2030

CsvBulkLoadTool should use logical name of the table for output directory suffix

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 4.5.0, 4.4.1
    • None
    • None

    Description

      Currently the CsvBulkLoad tool loads the data parrallely to data and index tables. If a table has multiple local indexes then the output directory for the indexes data is will be same and then one thread might delete when it's job done and then other index data loading fail with FileNotFoundException.
      To avoid this we should use logical name as suffix output directory which is unique for data table and index tables.

      Attachments

        1. PHOENIX-2030.patch
          3 kB
          Rajeshbabu Chintaguntla

        Activity

          People

            rajeshbabu Rajeshbabu Chintaguntla
            rajeshbabu Rajeshbabu Chintaguntla
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: