[
https://issues.apache.org/jira/browse/NIFI-981?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15269126#comment-15269126
]
ASF GitHub Bot commented on NIFI-981:
-------------------------------------
GitHub user mattyb149 opened a pull request:
https://github.com/apache/nifi/pull/410
NIFI-981: Added SelectHiveQL and PutHiveQL processors
Forward-port of #384 to the master branch
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mattyb149/nifi NIFI-981-master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi/pull/410.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #410
----
commit cd265f29b791bce2617551e568f5e27d9d056fdf
Author: Matt Burgess <[email protected]>
Date: 2016-05-03T17:15:34Z
NIFI-981: Added SelectHiveQL and PutHiveQL processors
----
> Add support for Hive JDBC / ExecuteSQL
> --------------------------------------
>
> Key: NIFI-981
> URL: https://issues.apache.org/jira/browse/NIFI-981
> Project: Apache NiFi
> Issue Type: New Feature
> Components: Extensions
> Reporter: Joseph Witt
> Assignee: Matt Burgess
>
> In this mailing list thread from September 2015 "NIFI DBCP connection pool
> not working for hive" the main thrust of the converstation is to provide
> proper support for delivering data to hive. Hive's jdbc driver appears to
> have dependencies on Hadoop libraries. We need to be careful/thoughtful
> about how to best support this so that different versions of Hadoop distros
> can be supported (potentially in parallel on the same flow).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)