Spark SQL

Provide the following information to create a Spark SQL Data Connector.

  • Data Connector Name: Provide a user-defined name to identify the data source.

  • Description: Provide the connection details (optional).

  • Username: Enter a Username (It should be the same as given in the connection server).

  • Password: Enter the password (It should be the same as provided in the connection server).

  • IP/Host: Enter database server details (from where the user wants to fetch data).

  • Port: Provide the server port number.

  • Click the ‘Save’ option.

  • The newly created Spark SQL Data Connector gets added to the Data Connectors list.

Last updated