Source Layout (MongoDB, HBase)
The Source Layout section describes the logical and physical structure of the MongoDB or HBase source.
The Source Layout section helps to understand how the source cluster is organized from a process and instance perspective.
The Source Layout section contains the Physical and Logical subsections.

The Layout section
Physical Subsection
The Physical subsection shows information about the hosts and instances that the current cluster is comprised of.
This section helps to identify
Which source hosts are involved in the cluster
How they are sized.

The Physical subsection for MongoDB
Logical Subsection
The Logical subsection shows information about the way user data is stored across the cluster. This includes:
Databases, collections, and indexes for MongoDB
Namespaces, tables, and column families for HBase.

The Logical subsection for MongoDB