scmDbType
Enum for Cloudera Manager DB type. Note that DERBY and SQLITE3 are not supported DBs
Possible Values
value | description |
---|---|
MYSQL | mysql db |
POSTGRESQL | postgresql db |
HSQL | hsql db, in memory version |
ORACLE | oracle db |
DERBY | derby db, not supported |
SQLITE3 | sqlite3 db, not supported |