You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@streams.apache.org by "Steve Blackmon (JIRA)" <ji...@apache.org> on 2015/06/19 21:50:00 UTC

[jira] [Resolved] (STREAMS-321) Add HOCON Converter support for input object not at root node

     [ https://issues.apache.org/jira/browse/STREAMS-321?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Steve Blackmon resolved STREAMS-321.
------------------------------------
    Resolution: Fixed
      Assignee: Steve Blackmon

merged

> 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
>            Assignee: Steve Blackmon
>             Fix For: 0.3
>
>
> 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)