[
https://issues.apache.org/jira/browse/NIFI-377?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14335449#comment-14335449
]
ASF GitHub Bot commented on NIFI-377:
-------------------------------------
GitHub user adamonduty opened a pull request:
https://github.com/apache/incubator-nifi/pull/30
NIFI-377: Add EncodeContent processor
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/adamonduty/incubator-nifi
NIFI-377-EncodeContent
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-nifi/pull/30.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 #30
----
commit 2710f1da1da426769ef76fa0c9cd666c87c84527
Author: Adam Lamar <[email protected]>
Date: 2015-02-20T15:50:46Z
NIFI-377: Add EncodeContent processor
----
> Add general EncodeContent processor
> -----------------------------------
>
> Key: NIFI-377
> URL: https://issues.apache.org/jira/browse/NIFI-377
> Project: Apache NiFi
> Issue Type: Improvement
> Reporter: Adam Lamar
> Priority: Minor
>
> NiFi includes a processor named Base64EncodeContent. To bring this processor
> more in line with other processors, it should be named EncodeContent (like
> EncryptContent, UnpackContent, etc). In addition, it would be nice if it
> supported more encodings like hex encoding.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)