GitHub user mattyb149 reopened a pull request:

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

    NIFI-1663: Add ConvertAvroToORC processor

    This PR is based on #706 which removed the ConvertAvroToORC processor using 
Hive 2.x and Apache ORC 1.x. This PR replaces that processor with one that uses 
Hive 1.2.1 (which includes hive-orc before it was split into its own Apache 
project).

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

    $ git pull https://github.com/mattyb149/nifi old_orc

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

    https://github.com/apache/nifi/pull/727.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 #727
    
----
commit c550fdb1f3a6a140647eb85de273e6d20fc9bb4b
Author: Matt Burgess <mattyb...@apache.org>
Date:   2016-07-27T03:25:11Z

    NIFI-1663: Add ConvertAvroToORC processor

commit db7118780fe5cd16cfe919bfce171a453089ee35
Author: Matt Burgess <mattyb...@apache.org>
Date:   2016-08-04T13:59:21Z

    NIFI-1663: Updated NifiOrcUtils with review comments

commit 242e4dcc367c9f1b9f072dda965058c1646f25bf
Author: Matt Burgess <mattyb...@apache.org>
Date:   2016-08-05T21:13:00Z

    NIFI-1663: Added support to ConvertAvroToORC for nested records, added unit 
tests

----


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to