Steve Blackmon created STREAMS-321:
--------------------------------------
Summary: Add HOCON Converter support for input object not at root
node
Key: STREAMS-321
URL: https://issues.apache.org/jira/browse/STREAMS-321
Project: Streams
Issue Type: Improvement
Reporter: Steve Blackmon
Add HOCON Converter support for input object not at root node.
This will allow conversion rules to be written more clearly i.e.
activity.actor.displayName = twitter.status.user.name
rather than
activity.actor.displayName = user.name
and also provides name-spacing that would allow for converters with multiple
document inputs per output document.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)