One sneaky tip for querying MapR-DB tables using ANSI SQL
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…