[ 
https://issues.apache.org/jira/browse/NIFI-2020?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15369374#comment-15369374
 ] 

ASF GitHub Bot commented on NIFI-2020:
--------------------------------------

Github user YolandaMDavis commented on the issue:

    https://github.com/apache/nifi/pull/564
  
    @mattyb149 just pushed commits (no rebase so that you can easily see 
changes).  I wanted to get your input on the stream/lambdas implementation I 
have in ClassLoaderUtils...not too happy with it :(.  Unfortunately lambda's 
don't handle checked exceptions too well, so I'm forced right now to wrap in a 
RuntimeException when attempting to extract the URL from a URI (it throws 
MalformedURLException potentially) which is no bueno imo. Any thoughts on that 
or alternatives?  


> Enhance JoltTransformJSON processor to support custom transforms
> ----------------------------------------------------------------
>
>                 Key: NIFI-2020
>                 URL: https://issues.apache.org/jira/browse/NIFI-2020
>             Project: Apache NiFi
>          Issue Type: New Feature
>          Components: Core Framework
>    Affects Versions: 1.0.0
>            Reporter: Yolanda M. Davis
>            Assignee: Yolanda M. Davis
>             Fix For: 1.0.0
>
>
> Jolt supports additional custom transforms via fully-qualified Java 
> classnames. Would like to provide the ability to support custom 
> transformation (via drop in jars) for the Jolt Transform processor.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to