youtube video
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!
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
$ docker-compose up
Open the HiveProduction
Click Start to run to production
Now we will test the App! Run your REST Client app (like Postman) the following URLs and command in the body (using POST verb):