In this article we will cover how to use Mongo Db 3.4.3(plus) version with SSL enabled using Helical Insight. Follow the below steps to use Mango 3.4.3(plus) with SSL Step1: Go to the Helical Insight tomcat lib location Location: C:\Helical Insight\apache-tomcat-7\webapps\hi\WEB-INF\lib Step2: Take the backup of the below jar files from above location calcite-mongodb-1.8.2.jar mongo-java-driver-2.14.3.jar
Read More
This article shows how to connect Helical Insight Application with a MongoDB datasource. In Helical Insight version 1.0.1 beta currently we are not providing a UI for directly connecting to MongoDB which we are working upon. Meanwhile MongoDB datasource usage inside Helical Insight is a backend process. There are 2 file types required for proper
Read More
Steps: Create a folder inside HI Repository. In this case we have created a folder named “CSV Datasource”. C:\Helical Insight\hi-repository\CSV Datasource Inside this folder create another folder and save the CSV file inside it. In our case we have created a folder named “CSV”. C:\Helical Insight\hi-repository\CSV Datasoure\CSV Place the CSV which you intend to use
Read More
In this blog we will cover how to connect Open Source BI product Helical Insight application with Hive database. Click on “Data Sources” page. The list of Data sources is present as a collection of icons for each database. Click on “Hive”. Now in the “Create” tab, enter the following details: Host: Enter the server
Read More
Following are the steps to configure Hive Datasource into Helical Insight Application : Go to Tomcat Library folder Path: “ C:\Helical Insight\apache-tomcat-7\webapps\hi\WEB-INF\lib “ Note : Path address will depend on where the Helical Insight application is installed. Here, Helical Insight Application is installed in windows C drive. Extract the jar files provided into lib folder.
Read More