The BDD installer includes a
quickstart option, which installs the software on a single
machine with default configuration suitable for a demo environment. You can use
quickstart to install BDD quickly and easily, without
having to worry about setting it up yourself.
Important: Single-node installations can only be used for
demo purposes; you can't host a production environment on a single machine. If
you want to install BDD in a production environment, see
Cluster Installation.
Before you can install BDD with
quickstart, you must satisfy all of the prerequisites
described in
Prerequisites,
with a few exceptions:
- You must use CDH. HDP and
MapR aren't supported.
- You must have MySQL
databases for Studio and the Workflow Manager Service. These must be named
studio and
workflow, respectively.
- You can't have Kerberos
installed.
- You can't have TLS/SSL or
HDFS data at rest encryption enabled in Hadoop.
- You can't use any existing
Dgraph databases.
Note: If you want to install BDD on a single machine but need more control
and flexibility than
quickstart offers, see
Single-Node Installation.