Decision Support Task

From GM-RKB
(Redirected from decision support task)
Jump to navigation Jump to search

A Decision Support Task is a support task that supports a decision making task.



References

2013

  • http://www.tpc.org/tpcds/
    • QUOTE: TPC-DS is the de-facto industry standard benchmark for measuring the performance of decision support solutions including, but not limited to, Big Data systems. The current version is v2. It models several generally applicable aspects of a decision support system, including queries and data maintenance. Although the underlying business model of TPC-DS is a retail product supplier, the database schema, data population, queries, data maintenance model and implementation rules have been designed to be broadly representative of modern decision support systems.

      This benchmark illustrates decision support systems that:

      • Examine large volumes of data
      • Give answers to real-world business questions
      • Execute SQL queries of various operational requirements and complexities (e.g., ad-hoc, reporting, iterative OLAP, data mining)
      • Are characterized by high CPU and IO load
      • Are periodically synchronized with source OLTP databases through database maintenance functions
      • Run on “Big Data” solutions, such as RDBMS as well as Hadoop/Spark based systems