It is possible to use MongoDB with Open Source BI product Helical Insight. There are two methods via which we can use Mongo inside Helical Insight. Method 1 : Via Apache Drill Method 2: Via Dremio. Read on to learn how to connect via Dremio. Users can connect to MongoDB via Dremio. The following steps
Read More
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
Read More
This blog gives details of the installation of Apache Drill in embedded mode, i.e., to use Drill on a single node. If you wish to install Drill in distributed mode, follow the instructions here. Pre-requisites: We have tested with Apache Drill 1.14 Linux, Mac OS X, and Windows: Oracle or OpenJDK 8 Windows only: A
Read More
Visit this blog to learn how to connect and use Excel as a datasource using Apache Drill Users can now directly upload flat files like CSV, JSON, Parquet, TSV, Avro and Sequence Files to Helical Insight. Following steps need to be followed. Step 1: Download, install and start Apache Drill. To learn how to install
Read More
To install dremio first you have to download it. Here is the link where you can download dremio and start installing Install Dremio Please follow the below instruction in order to installa and use Dremio. Here is the reference link on how to install Dremio for Mac Dremio Mac Installation Here is the reference link
Read More
When you install Helical Insight it comes already loaded with many database drivers. Now in certain cases you may not be able While connecting to different databases, you need to add its JDBC4 driver in the Helical Insight Driver Folder. To add the JDBC4 Driver, please follow blow mentioned steps. Step 1: Download the JDBC4
Read More
Helical Insight dashboard designer also allows you to inject your own code at entire dashboard level or individual report level. On right click it has got HTML CSS JS options as well. Again, as mentioned earlier, on whichever component you right click, the code will get applied to that specific component. Below we have covered
Read More
This article explains you about overlays in dashboard designer using Helical Insight application. In certain cases in a dashboard we may want to make components on top of each other as overlays. For example company logo should be on top right of the report panel etc. In order to make components as overlays make them
Read More
On the dashboard designer page there are multiple operations and functionalities which can be done on right click. Now on whatever component the right click happens, the functionality/UX changes get applied to that specific component. For instance, the components can be added report, added image, added text box, a group. Please note that some of
Read More
How to Install Spark SQL Thrift Server (Hive) and connect it with Helical Insight In this article, we will see how to install Spark SQL Thrift Server (Hive) and how to fetch data from spark thrift server in helical insight Prerequisite: Helical Insight should be installed and running. We will now see how to install
Read More