[
https://issues.apache.org/jira/browse/NIFI-1193?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15114736#comment-15114736
]
Joseph Witt commented on NIFI-1193:
-----------------------------------
Anyone familiar with Kite and Hive have time to do a good PR review for this
one? It is a very large and apparently heavily thought through contrib. Needs
a lot of testing obviously. Going to move to 060 (i set 050 to spur movement).
[~rdblue] Can the Copyright reference to Cloudera be removed? Make sense to
have it if we're pulling in source from a Cloudera published lib but if this is
code being submitted to Apache NiFi then best to avoid it.
{quote}
+++
b/nifi-nar-bundles/nifi-kite-bundle/nifi-hive-dataset/src/main/resources/META-INF/services/org.kitesdk.data.spi.Loadable
@@ -0,0 +1,16 @@
+#
+# Copyright 2013 Cloudera Inc.
{quote}
> Add Hive support to Kite storage processor
> ------------------------------------------
>
> Key: NIFI-1193
> URL: https://issues.apache.org/jira/browse/NIFI-1193
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Extensions
> Affects Versions: 0.3.0
> Reporter: Ryan Blue
> Assignee: Ryan Blue
> Fix For: 0.6.0
>
>
> When the Kite processors were initially added in NIFI-238, we removed support
> for sending data directly to Hive tables because the dependencies were too
> large. Contacting the Hive MetaStore pulled in all of hive-exec and
> hive-metastore. I've created an alternative that increases the size by only
> 6.7MB (about 10% of what it was before).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)