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

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

Github user joey commented on the pull request:

    https://github.com/apache/nifi/pull/128#issuecomment-158084660
  
    @rdblue I'm guessing that you used the shade plugin due to the hive-exec 
jar embedding so many libraries in unshaded package names?
    
    If so, I've got a pom that pulls in direct dependencies that can talk to 
the Hive metastore without the hive-exec jar. Let me know if that would help 
here.


> 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)

Reply via email to