In this blog we are listing down the supported database drivers and relevant dependecy jar files, if any. Some of the databases are well tested but we are not able to include within the application by defaul because of CopyLeft/GPL etc kind of licensing issues. Hence you can download from here, then upload and start
Read More
A lot of NoSQL and non-relational databases (like Mongo, Elastic Search etc) are able to store the data in the form of arrays, JSON and objects. In many cases, we would like to access this unstructured data for creating reports like bursting, flattening, finding key values etc. There are a couple of options which Helical
Read More
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 Dremio Method 2: Via Drill. Read on to learn how to connect via Apache Drill. Users can connect to MongoDB in Helical Insight via Apache
Read More
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
Learn how to connect to CSV and Excel files using Dremio in this comprehensive guide. Streamline your data integration process and unlock powerful analytics capabilities with ease.
Read More
NOTE: From version 5.2.2 of Open Source BI Helical Insight, we have provided DIRECT inbuilt support to connect and use JSON, CSV, Excel, GoogleSheet, API etc. There is no dependence on other middleware (like Apache Drill) and this is a recommended approach to be used. If you are using older version or want to use
Read More
Users need to configure connection of Apache Drill to use it as a middleware if they wish to connect to flat files and MongoDB via Apache Drill. Once Middleware configuration is done, users will be able to see icons of the flat files on the Data Sources page. The Apache drill must be installed and
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