Uploaded image for project: 'MariaDB ColumnStore'
  1. MariaDB ColumnStore
  2. MCOL-2184

multi data streaming with mxs_adapter is streaming partially data from the targeted db

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Won't Do
    • 1.1.7
    • N/A
    • N/A
    • None
    • MariaDB-TX ; maxscale, mcs connector, mxs_adapter ; MariaDB-Columnstore

    Description

      multi data streaming with mxs_adapter is streaming partially data from the targeted db

       
      mxs_adapter -n  -c /etc/Columnstore.xml -u cdcuser -p cdcpassword -h 127.0.0.1  -P 4001 -r 8000 -d   -f  tbl_listc
      

       cat tbl_listc
      tpcc    DISTRICT
      tpcc    HISTORY
      tpcc    ITEM
      tpcc    NEW_ORDER
      tpcc    OORDER
      tpcc    ORDER_LINE
      tpcc    STOCK
      tpcc    WAREHOUSE
      
      

      As a results on the MCS were loaded partially data ; tables district, history and order remained empty

      table_name  loaded rows
      district    0       //expected 20
      history    0     //expected  60000
      item        100000
      new_order   16879
      order          0     expected  60000
      order_line       600061
      stock           200000
      warehouse    2
       
      
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            winstone Zdravelina Sokolovska (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Git Integration

                Error rendering 'com.xiplink.jira.git.jira_git_plugin:git-issue-webpanel'. Please contact your Jira administrators.