Kognitio on Kubernetes on Azure
How to launch a Kognitio server cluster on Google Cloud Platform (GCP)
How to launch a Kognitio server cluster on Google Cloud Platform (GCP)
How to launch a Kognitio server cluster on Google Cloud Platform (GCP)
This post demonstrates a new feature in Kognitio’s upcoming 8.2.3 release where it can automatically filter on a partition column and eliminate partitions for a query with a filter on a “natural” dimension column, if the partition column value is derived from the dimension column.
In Kognitio version 8.2.2, you can use our new Hive connector to make your Hive tables appear as Kognitio tables. Kognitio fetches the data directly from its source rather than pulling it through Hive, cutting out the middleman.
Introduction This blog post presents a basic MapR-DB connector which allows data in a MapR-DB table to be queried using ANSI SQL in Kognitio. It demonstrates how simple it can be to write a connector for a data source and demonstrates the use of standard Kognitio utilities to transform JSON data into tabular format. The…