You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Charles Givre (Jira)" <ji...@apache.org> on 2019/11/05 12:46:00 UTC

[jira] [Created] (DRILL-7437) Storage Plugin for Generic HTTP REST API

Charles Givre created DRILL-7437:
------------------------------------

             Summary: Storage Plugin for Generic HTTP REST API
                 Key: DRILL-7437
                 URL: https://issues.apache.org/jira/browse/DRILL-7437
             Project: Apache Drill
          Issue Type: New Feature
            Reporter: Charles Givre
            Assignee: Charles Givre


In many data analytic situations there is a need to obtain reference data which is volatile or hosted on a service with a REST API.  

For instance, consider the case of a financial dataset which you want to run a currency conversion.  Or in the security arena, an organization might have a service that returns network information about an IT asset.  The goal being to enable Drill to quickly incorporate external data that is only accessible via REST API. 

This plugin is not intended to be a substitute for dedicated storage plugins with systems that use a REST API, such as Apache Solr or ElasticSearch.  

This plugin is based on several projects that were posted on github but never completed or submitted to Drill.  Posted here for attribution:
 * [https://github.com/kevinlynx/drill-storage-http]
 * [https://github.com/mayunSaicmotor/drill-storage-http]

 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)