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

Multi-user concurrent scene: when running "insert overwrite" task,and parallely executing select query task

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 1.3.0
    • None
    • None

    Description

      【test steps】:
      1. create table:create table obs (name string , age int, gender string, class int , comment string) using csv options ( path 's3a://obs-js/namelist.csv, header 'true' );
      2. create table: create table uquery (name string , age int, gender string, class int , comment string);
      3. run command: insert overwrite table uquery select * from obs
      3. when insert command is running, run some select command

      【expect result】 : if insert overwrite finish,can get new result; if not finish, can get old result

      【actual result】:Multi-user concurrent scene: when running "insert overwrite" task, another user will scan table failed sometimes

      Attachments

        Activity

          People

            sahakushal1988 Kushal
            Kushal1988 Kushal Sah
            Votes:
            0 Vote for this issue
            Watchers:
            1 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 - 4.5h
                4.5h