In this document we are covering how you can connect to Mongo and another RDBMS (like mysql, oracle, sqlserver etc) and do a crossdb join and create reports. Pre-requisite : – Helical Insight (version 5.0) installed – Apache Drill (version 1.20) installed Useful links : https://www.helicalinsight.com/connecting-mongodb-using-apache-drill/ https://www.helicalinsight.com/drill-installation-helical-insight/ NOTE : Above documents might be using different
Read More
By default Open Source BI product Helical Insight gets installed on Apache Tomcat. In this blog, we will learn how to migrate this from Apache Tomcat to Apache web server. For Apache Web server default HTTP Port is: 80 and default HTTPS port is: 443. Similarly for Apache Tomcat default HTTP port is 8080 and
Read More