Data Access
Cloudera Machine Learning is a flexible, open platform supporting connections to many data sources.
CML supports easy, secure data access through connection snippets and the
cml.data
library. This library, implemented in Python, abstracts all of the
complexity of configuring, initializing, and authenticating data connections. Users choosing to
manually create and configure the data connections can follow the reference guide below.