[
https://issues.apache.org/jira/browse/NIFI-981?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15250485#comment-15250485
]
ASF GitHub Bot commented on NIFI-981:
-------------------------------------
GitHub user mattyb149 opened a pull request:
https://github.com/apache/nifi/pull/372
NIFI-981 [REVIEW-ONLY]: Initial addition of HiveQL processors
I'd like to get some feedback on the ExecuteHiveQL and PutHiveQL processors
before I start adding Kerberos support and such. I will incorporate any
comments into the code and then re-issue a PR when the processors are ready for
final review.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mattyb149/nifi hive-bundle
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi/pull/372.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 #372
----
----
> 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)