Important:

IBM Cloud Pak® for Data Version 4.7 will reach end of support (EOS) on 31 July, 2025. For more information, see the Discontinuance of service announcement for IBM Cloud Pak for Data Version 4.X.

Upgrade to IBM Software Hub Version 5.1 before IBM Cloud Pak for Data Version 4.7 reaches end of support. For more information, see Upgrading IBM Software Hub in the IBM Software Hub Version 5.1 documentation.

Accessing data sources with the Flight service

The Flight service provides read and write access to various data sources through a common API, without you having to deal with database drivers that are specific to the type of the data source. The Flight service provides a single interface for working with many different data sources.

Applications don't need to retrieve credentials from a connection asset and submit them to a databases driver. The Flight service automatically retrieves credentials transparently.

The Flight service is available only if the common core services are installed. The common core services are not a separately installable component. They are automatically installed if you install a service that has a dependency on them. For information about which services install the common core services, see Service software requirements.

The following tools use the Flight service:

  • Analytics Engine powered by Apache Spark
  • AutoAI (Watson Machine Learning)
  • IBM Match 360 with Watson
  • Notebooks and scripts (Watson Studio)
  • Watson Machine Learning Accelerator

Parent topic: Adding data to a project