GitHub user mattyb149 opened a pull request:

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

    NIFI-1868: Add PutHiveStreaming processor

    The second commit is to (temporarily) remove ConvertAvroToORC (and all ORC 
references). The Hive processors (for 1.0) must work with Hive 1.2.1, which was 
before ORC was split into its own Apache project. In order for PutHiveStreaming 
(and the rest of the bundle) to compile against Hive 1.2.1, the Hive version 
was downgraded and all ORC references were removed.
    
    NIFI-1663 was reopened to refactor ConvertAvroToORC to use hive-orc in Hive 
1.2.1 rather than Apache ORC. That Jira will restore the ConvertAvroToORC 
processor.

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

    $ git pull https://github.com/mattyb149/nifi NIFI-1868_1.0

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

    https://github.com/apache/nifi/pull/706.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 #706
    
----
commit 21ff63b29594e32361ad5ceb28885263f75957c8
Author: Matt Burgess <[email protected]>
Date:   2016-07-21T15:59:41Z

    NIFI-1868: Add PutHiveStreaming processor

commit 4328d4dea1a81f342fa6e521235621ba526c7301
Author: Matt Burgess <[email protected]>
Date:   2016-07-22T15:14:16Z

    NIFI-1868: Downgrade to Hive 1.2.1 and remove ConvertAvroToORC

----


---
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 enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to