[
https://issues.apache.org/jira/browse/NIFI-1193?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15118673#comment-15118673
]
ASF GitHub Bot commented on NIFI-1193:
--------------------------------------
Github user apiri commented on the pull request:
https://github.com/apache/nifi/pull/147#issuecomment-175401857
@rdblue Can we reopen this just for the sake of continuing tracking this
given the current state of things? I have reopened the associated JIRA issue.
For future reference, while the Travis CI build can be flaky at times, it
has greatly aided in my reviews. Typically, the majority of the builds in the
matrix work appropriately and can serve as a pretty decent cleanroom build
process and can help catch things like these. By default this does `a mvn
clean install -Pcontrib-check` and allows any reviewer to just do a
multithreaded build skipping tests and contrib to generate an assembly for
functional testing.
> 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)