JDBC connector
When using the JDBC connector, you can choose between using a PostgreSQL, MySQL or Hive databases. Based on the connector type you choose, there are mandatory fields where you must provide the correct information.
- Template: jdbc
- Using either PostgreSQL, MySQL or Hive as databases. When you use the JDBC connector, you must specify the JDBC database which are going to be used for the connection.
Using the JDBC connector
You can access and import the templates of the JDBC connector from Streaming SQL Console:
- Navigate to the Streaming SQL Console.
- Go to your cluster in Cloudera Manager.
- Click on SQL Stream Builder from the list of Services.
- Click on the SQLStreamBuilder Console.
The Streaming SQL Console opens in a new window.
- Select Console from the main menu.
- Click Templates under the SQL window.
- Select the JDBC template.
The template is imported to the SQL window.
- Provide information to the mandatory fields of the template.
- Click Execute.