Known Issues and Limitations
Provides a list of known issues and limitations for deploying Cloudera Data Science Workbench.
- Cloudera Data Science Workbench cannot be managed by Apache Ambari.
 - Apache Phoenix requires additional configuration to run commands successfully from
            within Cloudera Data Science Workbench engines (sessions, jobs, experiments, models).
            Workaround: Explicitly set HBASE_CONF_PATH to a valid path before running Phoenix
            commands from engines.
export HBASE_CONF_PATH=/usr/hdp/hbase/<hdp_version>/0/ 
