Users can connect to Elastic Search via Dremio. The following steps need to be followed:
Step 1: Install and start Dremio. To learn how to install Dremio, click here.
Step 2: Open Dremio console in the browser by entering your-host-ip:port in the address bar. Here, Dremio is on the localhost. Default port for Dremio is 9047.
Step 3: Click on Sources.
Step 4: You will see a list of data sources. Click on Elastic Search.
Step 5: Enter the connection details of Elastic Search.
You can see the databases that are present in this connection.
Step 6: Go to Data Sources page in Helical Insight. Click on Dremio.
Step 7: In the Create popup, enter the details:
- Host: Enter the IP address of the machine where Dremio is installed. Please note that direct= should be present before the IP address.
- Port: Enter the port for Dremio.
- Database Name: Dremio has a file-based system. So enter the path to the database that you want to access within elastic search as a dot notation in the format Elastic-Search-Connection-Name.Database-Name
- User Name: Authentication required to access Dremio.
- Password: Part of the authentication required to access Dremio.
- Data Source Name: Give the name of your choice to the data source.
Step 8: After entering the details, click on Test Connection.
Step 9:Once the connection test is successful, click on Save DataSource. You can now use the connection to:
- Create Metadata
- Edit the Datasource
- Share the Datasource
For more information you can email on support@helicalinsight.com