Top Menu

Jump to content
Home
    Modules
      • Projects
      • Activity
    • Getting started
    • Introduction video
      Welcome to Accure Project Management System
      Get a quick overview of project management and team collaboration with OpenProject. You can restart this video from the help menu.

    • Help and support
    • Upgrade to Enterprise edition
    • User guides
    • Videos
    • Shortcuts
    • Community forum
    • Enterprise support

    • Additional resources
    • Data privacy and security policy
    • Digital accessibility (DE)
    • OpenProject website
    • Security alerts / Newsletter
    • OpenProject blog
    • Release notes
    • Report a bug
    • Development roadmap
    • Add and edit translations
    • API documentation
  • Sign in
      Forgot your password?
      Create a new account

Side Menu

  • Overview
  • Documents
  • Impulse DW
    Impulse DW
  • Inset BI
    Inset BI
  • Momentum User Guide
    Momentum User Guide
  • Wiki
    Wiki

Content

You are here:
  1. Impulse DW
  2. 2. Warehouse Management
  3. 2.3 Datasources In Warehouse

2.3 Datasources In Warehouse

  • More
    • Print
    • Table of contents

We organize tables or data sources within a data warehouse. To see a list of data sources within a DW:

  1. On the main navigation menu, click Data Warehouses
  2. Click the link "Datasources" corresponding to the DW you are interested in
  3. The next page will show a list of all data sources within the DW.

With each datasources, it shows the following important information about the datasource:

  1. Partition Count: This shows the number of partitions this data source is split into.
  2. Partition size: Total size in bytes of all partitions combined. Dividing this number by the number of partitions will give the average partition size in bytes.
  3. Replication size: For multi-node replicated cluster, this will show the total partition size of all replicated data/partitions. For a single node cluster, the replication size will be the same as the partition size.
  4. Available %: This is shows the percentage of partitions available for querying. Ideally this should be 100%.

It is important to note that after your upload and index the data, the data will not be available for querying until this available percentage is not 100%.

This page also provides functionality to add data data to the table/datasource, delete the entire table or see more statistics about the table and its partitions.

Loading...