Uploaded image for project: 'Apache NiFi'
  1. Apache NiFi
  2. NIFI-12251 Improve robustness of Python framework
  3. NIFI-11444

Improve FlowFileTransform to allow returning a String for the content instead of byte[]

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 2.0.0-M3
    • Core Framework
    • None

    Description

      The FlowFileTransform Python class returns a FlowFileTransformResult. If the contents are to be returned, they must be provided as a byte[]. But we should also allow providing the contents as a String and deal with the conversion behind the scenes, in order to provide a simpler API.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              markap14 Mark Payne
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: