[
https://issues.apache.org/jira/browse/NIFI-3965?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17422210#comment-17422210
]
Daniel Westberg commented on NIFI-3965:
---------------------------------------
I can implement a hexdump processor to the project, as my first contribution,
if this issue hasn't yet been resolved.
If I understand correctly we are looking for a processor that converts
arbitrary flowfiles into hexdumps. Then with the existing GetFile and PutFile
processors we can create hexdump of files to/from filesystem.
Also as described in the hortonworks question linked, adding the first 16 hex
as attribute named "first16hex".
I can add some costumization of attributename.
> Hexdump nifi processor
> -----------------------
>
> Key: NIFI-3965
> URL: https://issues.apache.org/jira/browse/NIFI-3965
> Project: Apache NiFi
> Issue Type: New Feature
> Components: Tools and Build
> Affects Versions: 1.2.0
> Reporter: John Teabo
> Priority: Major
>
> It would be great to have a nifi processor that would do a hexdump of a file.
> An example of a groovy script already doing this in nifi can be seen in this
> hortonworks question:
> https://community.hortonworks.com/questions/60597/hexdump-nifi-processor-nifi-hexdump-processor.html
--
This message was sent by Atlassian Jira
(v8.3.4#803005)