[
https://issues.apache.org/jira/browse/NIFI-1193?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15117865#comment-15117865
]
ASF GitHub Bot commented on NIFI-1193:
--------------------------------------
Github user jskora commented on the pull request:
https://github.com/apache/nifi/pull/147#issuecomment-175199900
I cannot build a clean checkout of master from the Apache git repo after
this merge. I get
> `[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-remote-resources-plugin:1.5:process (default) on
project nifi-kite-processors: Failed to resolve dependencies for one or more
projects in the reactor. Reason: Missing:`
> `[ERROR] ----------`
> `[ERROR] 1) org.apache.hive:hive-serde:jar:0.12.0-cdh5.0.0`
If I roll back to the previous commit on master it builds fine.
> 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.5.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)