Aaron Leon created NIFI-5844:
--------------------------------
Summary: Kryo Record Reader & Writer
Key: NIFI-5844
URL: https://issues.apache.org/jira/browse/NIFI-5844
Project: Apache NiFi
Issue Type: New Feature
Reporter: Aaron Leon
Kryo is a "fast and efficient binary object graph serialization framework for
Java" ([https://github.com/EsotericSoftware/kryo)]. It is supported by Apache
Spark and Apache Hive and used for internal serialization in Apache Storm. As a
result, Kryo is used directly and indirectly by many large companies such as
Spotify, Yahoo, Twitter and Groupon.
IMO It would be a worthwhile investigation to support Kryo serialization.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)