Approach Helical Insight(BI) -> Fire SQL Query -> Map Cassandra with hive (one-time activity) -> Fetch data from Cassandra Just in Time This approach involves creation of mapping tables in Hive meta-store of SPARK which have one-to-one mapping to Cassandra DB tables. Helical Insight can connect to this Hive meta-store using SPARK’s Thrift Server which
Read More
In this blog, we have discussed the steps involved in connecting Helical Insight to Apache Druid. In order to start creating analytics with Apache Druid, follow the below given steps: 1. Download this folder Druid_Configure Files.zip and unzip it. 2. The file named “avatica-1.17.0.jar” is the JDBC driver for Apache Druid. Upload the JDBC Driver
Read More
In this post (Accessing Reports / Dashboards Created Using Helical Insight Publicly), we were passing authentication details (username and password) in the URL along with directory and file name. In this post, we hide those authentication details and just pass directory and file name to the URL. We will write a simple JavaScript code that
Read More
There might be certain cases in which people might be interested in embedding report / dashboard built using Helical Insight solution on their website which can then be used by anybody, without the need to login i.e. it should be accessible publicly. In this article we will cover how to access report/dashboard created using Helical
Read More
We Can Use Neo4j Graph Database with EFW reports: Note: This blog is applicable for HI Version Helical Insight v1.0.0 Follow these steps to use Neo4j Graph database with helical insight: Step 1: First we have to Download Neo4j JDBC driver to Neo4j graph database with HI You can download Neo4j driver from here Step
Read More
NOTE: This blog is relevant to version 3.0, 3.1, 4.0 and 4.1 of Helical Insight and will not work for any other version. You can know the version from the bottom left (above file browser) or from the admin page. This article briefs you about how you can completely white label and change the look
Read More
A marker identifies a location on a geographical map. Click here for Fullview Helical Insight map Customization allows user to define multiple markers within or outside the highlighted region. Whereas, the above custom marker is developed using Helical Insight Adhoc Report. To know more about how to generate a default geographical map click here To implement the
Read More
This customization allows user to define polygon on a geographical map. Click here for Fullview The above generated customization is developed using Helical Insight Adhoc Report. To know more about how to generate a default geographical map click here To implement the customization you will require to inject a Javascript code. Post injection the intended
Read More
This customization allows user to highlight any region on a geographical map. Click on image for fullview Using Helical Insight Map customization a user can define regions to highlight. There can be multiple regions. The above generated customization is developed using Helical Insight Adhoc Report. To know more about how to generate a default
Read More
Using Helical Insight map customization, a user can add information to a tool tip. On hovering, a user can see the customized information. Click on image for fullview The above tooltip customization is done using Helical Insight Adhoc. Once the default geographical map is generated, inject a javascript code to generate intended output. To know
Read More