[ 
https://issues.apache.org/jira/browse/NIFI-1193?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15012454#comment-15012454
 ] 

ASF GitHub Bot commented on NIFI-1193:
--------------------------------------

GitHub user rdblue opened a pull request:

    https://github.com/apache/nifi/pull/128

    NIFI-1193: Add Hive support to Kite storage processor.

    This adds a Hive dataset implementation that shades and minimizes the
    classes needed to connect to the Hive MetaStore.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/rdblue/incubator-nifi 
NIFI-1193-kite-hive-support

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/nifi/pull/128.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 #128
    
----
commit dcf19984ec755e9c706cb3c4a12b7d0d025b89a9
Author: Ryan Blue <[email protected]>
Date:   2015-11-01T00:23:08Z

    NIFI-1193: Add Hive support to Kite storage processor.
    
    This adds a Hive dataset implementation that shades and minimizes the
    classes needed to connect to the Hive MetaStore.

----


> 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.4.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 is about half the size.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to