Network Requirements¶
Table of Contents
Introduction¶
Depending on the specific requirements and nature of the RDBMS and backend environment, Gluent Data Platform packages may be installed on the following servers/clusters:
RDBMS Server: Mandatory
Hadoop Cluster (if applicable): Optional
Gluent Node (where applicable): Optional
Due to the optional location of certain components, the network requirements are presented by component in this guide. Each table shows the target components that need to be reachable and their default port.
Oracle ↔ Cloudera Data Hub (CDH)¶
Data Daemon¶
Target |
Default Port |
Details |
---|---|---|
CDH Impala Daemon Node(s) |
21050 |
Interact with Impala Daemon Frontend 1 |
CDH HDFS DataNode(s) |
HDFS for Result Cache file retrieval |
|
CDH NameNode |
8020 |
HDFS for Result Cache file retrieval |
Gluent Offload Engine¶
Target |
Default Port |
Details |
---|---|---|
CDH Impala Daemon Node(s) |
21050 |
Interact with Impala Daemon Frontend 4 |
CDH Edge/Spark Node |
22 |
SSH to run Sqoop or Spark and HDFS commands 7 |
CDH NameNode |
WebHDFS to run HDFS commands 7 |
|
Oracle Database Server(s) |
1521 |
Connection to Oracle Net Listener |
Metadata Daemon¶
Target |
Default Port |
Details |
---|---|---|
Data Daemon |
50051 |
Request information from Impala through Data Daemon |
Oracle Database Server(s) |
1521 |
Request information from Oracle Database instance 8 |
- 8
Connections are via the Oracle Net Listener only in Oracle Multitenant/Pluggable Database environments.
Smart Connector¶
Target |
Default Port |
Details |
---|---|---|
Data Daemon |
50051 |
Request information from Impala and/or HDFS through Data Daemon |
Spark¶
Target |
Default Port |
Details |
---|---|---|
Oracle Database Server(s) |
1521 |
JDBC connection to Oracle Net Listener 9 |
- 9
Only applicable when Spark is used for offload transport.
Oracle ↔ Google BigQuery¶
Data Daemon¶
Target |
Default Port |
Details |
---|---|---|
Google APIs |
443 |
Interact with Google BigQuery |
Gluent Offload Engine¶
Target |
Default Port |
Details |
---|---|---|
Gluent Node |
22 |
SSH to run Spark commands 12 |
Oracle Database Server(s) |
1521 |
Connection to Oracle Net Listener |
Google APIs |
443 |
Interact with Google BigQuery |
- 12
SSH is only required when Gluent Offload Engine commands are not executed on a node with the
spark-submit
script available.
Metadata Daemon¶
Target |
Default Port |
Details |
---|---|---|
Data Daemon |
50051 |
Request information from Google BigQuery through Data Daemon |
Oracle Database Server(s) |
1521 |
Request information from Oracle Database instance 13 |
- 13
Connections are via the Oracle Net Listener only in Oracle Multitenant/Pluggable Database environments.
Smart Connector¶
Target |
Default Port |
Details |
---|---|---|
Data Daemon |
50051 |
Request information from Google BigQuery through Data Daemon |
Spark¶
Target |
Default Port |
Details |
---|---|---|
Oracle Database Server(s) |
1521 |
JDBC connection to Oracle Net Listener |
Google APIs |
443 |
Write data to Google Cloud Storage bucket |