Uploaded image for project: 'CarbonData'
  1. CarbonData
  2. CARBONDATA-304

Load data failure when set table_blocksize=2048

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 0.1.0-incubating, 0.1.1-incubating
    • 0.2.0-incubating
    • None
    • None

    Description

      First ,create a table with table_blocksize=2048

      CREATE TABLE IF NOT EXISTS t3 (ID Int, date Timestamp, country String, name String, phonetype String, serialname String, salary Int) STORED BY 'carbondata' TBLPROPERTIES('table_blocksize'='2048');

      Then load data, failure and catch exception:
      org.apache.carbondata.processing.store.writer.exception.CarbonDataWriterException: Problem while copying file from local store to carbon store

      Attachments

        Issue Links

          Activity

            People

              foryou2030 Gin-zhj
              foryou2030 Gin-zhj
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: