Home Products IRIS Big Data SQL Adapter

IRIS Big Data SQL Adapter

5
1 reviews
549
Views
1
1
Details
Releases
Reviews
Awards
Issues
Pull requests
Videos
Articles
PEX Adapter to execute SQL into Hadoop Big Data repositories

What's new in this version

youtube video

iris-hive-adapter

This is an InterSystems IRIS Interoperability solution for SQL DML and DDL into Big Data repositories using IRIS Custom Adapter.

It contains a Big Data repository with Hadoop employee data, Apache Hive modules to allows create and edit Big Data Hadoop databases and tables, select, insert, update, delete and query data using SQL sentences inside Object Script.

With this adapter Object Script and Productions will be able to create and/or populate Hadoop Big Data repositories using SQL commands!

Credits

  1. Tutorial - Apache Hive on Docker (author: Hrishi Shirodkar) - https://hshirodkar.medium.com/apache-hive-on-docker-4d7280ac6f8e
  2. IRIS Template for Interoperability (author: Evgeny Shvarov) - https://openexchange.intersystems.com/package/iris-interoperability-template

Installation: Docker

Clone/git pull the repo into any local directory

$ git clone https://github.com/yurimarx/iris-hive-adapter.git

Open the terminal in this directory and run:

$ docker-compose build
  1. Run the IRIS container with your project:
$ docker-compose up
  1. Open the HiveProduction

  2. Click Start to run to production

  3. Now we will test the App! Run your REST Client app (like Postman) the following URLs and command in the body (using POST verb):

  1. Enjoy!!
Read more
Made with
Version
1.0.221 Oct, 2021
Category
Integration
Works with
InterSystems IRISInterSystems IRIS for Health
First published
17 Oct, 2021