Your BDD installation consists of two main directories: $BDD_HOME and $DOMAIN_HOME.
$ORACLE_HOME/BDD-<version>
$BDD_HOME contains the following subdirectories.
| Directory name | Description | 
|---|---|
| /BDD_manager | Directories related to the 
					 bdd-admin script: 
					 
 More information on the bdd-admin script is available in the Oracle Big Data Discovery Administrator's Guide. Note: Because this directory is required for updating the
						  cluster configuration after deployment and uninstalling BDD, it is created on
						  all Managed Servers, Dgraph nodes, and YARN NodeManager nodes in the cluster.
						  However, the 
						  bdd-admin script can only be run from
						  the Admin Server. 
						 
 
					  | 
 
				
| /common/hadoop | Files and directories BDD requires
					 to communicate with Hadoop: 
					 
  | 
 
				
| /dataprocessing | Executables and packages for Data
					 Processing, as well as the following subdirectories: 
					 
  | 
 
				
| /dgraph | Files and directories related to the
					 Dgraph, including: 
					 
  | 
 
				
| /logs | Log files for the Dgraph Dgraph HDFS Agent, and Data Processing components. | 
| /server | Files and directories related to the
					 Dgraph Gateway, including: 
					 
  | 
 
				
| /studio | Contains the EAR file for the Studio application, and a version file for Studio. | 
| /uninstall | The uninstall script and its required utilities. | 
| version.txt | Contains version information for your BDD installation. | 
$ORACLE_HOME/user_projects/domains/bdd-<version>_domain
$DOMAIN_HOME contains the following subdirectories.
| Directory name | Description | 
|---|---|
| /autodeploy | Provides a way to quickly deploy applications to a development server. You can place J2EE applications in this directory; these will be automatically deployed to the WebLogic Server when it is started in development mode. | 
| /bin | Scripts for migrating servers and services, setting up domain and startup environments, and starting and stopping the WebLogic Server and other components. | 
| /config | Data sources and configuration files for Studio and the Dgraph Gateway. | 
| /console-ext | Console extensions. This directory is only used on the Admin Server. | 
| edit.lok | Ensures can only edit the domain's configuration one at a time. Don't edit this file. | 
| /EndecaServer | Contains files and libraries used by the Dgraph Gateway. | 
| fileRealm.properties | Configuration file for the file realm. | 
| /init-info | Schemas used by the Dgraph Gateway. | 
| /lib | The domain library. The JAR files in this directory are dynamically added to the end of the Dgraph Gateway's classpath when the Dgraph Gateway is started. You use this directory to add application libraries to the Dgraph Gateway's classpath. | 
| /nodemanager | Files used by the Node Manager. nodemanager.domains lists the locations of directories created by the configuration wizard, and nodemanager.properties configures the Node Manager. | 
| /pending | Stores pending configuration changes. | 
| /security | Files related to domain security. | 
| /servers | Log files and security information for each server in the cluster. | 
| startWebLogic.sh | Script for starting the WebLogic Server. | 
| /tmp | Temporary directory. |