[GitHub] nifi pull request #1075: NIFI-2828: Fix Hive NAR dependencies

2016-10-05 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/nifi/pull/1075 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabl

[GitHub] nifi pull request #1075: NIFI-2828: Fix Hive NAR dependencies

2016-09-27 Thread mattyb149
GitHub user mattyb149 opened a pull request: https://github.com/apache/nifi/pull/1075 NIFI-2828: Fix Hive NAR dependencies The approach is to remove the parent dependency and put all Hadoop/Hive dependencies in the Hive NAR instead of expecting them in a parent classloader. You can