[
https://issues.apache.org/jira/browse/NIFI-1850?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15321268#comment-15321268
]
ASF GitHub Bot commented on NIFI-1850:
--------------------------------------
GitHub user YolandaMDavis opened a pull request:
https://github.com/apache/nifi/pull/511
NIFI-1850 - JSON-to-JSON Schema Converter Editor
This is a merge from 0.7 of the Json-to-Json (Jolt) Editor with refactoring
for masterless clustering and bower dependency support.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/YolandaMDavis/nifi NIFI-1850-master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi/pull/511.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 #511
----
commit 8d6b9a454b5fee312e843aea3fcefcc794087ecf
Author: Yolanda M. Davis <[email protected]>
Date: 2016-06-08T04:53:38Z
NIFI-1850 - Initial Commit for JSON-to-JSON Schema Converter Editor (merge
from 0.7.0 - refactor for masterless cluster)
----
> JSON-to-JSON Schema Converter Editor
> ------------------------------------
>
> Key: NIFI-1850
> URL: https://issues.apache.org/jira/browse/NIFI-1850
> Project: Apache NiFi
> Issue Type: New Feature
> Components: Core UI
> Reporter: Yolanda M. Davis
> Assignee: Yolanda M. Davis
> Priority: Minor
> Fix For: 0.7.0
>
>
> With NIFI-361 implemented, users can embed a JOLT spec into the TransformJSON
> processor. However, building the spec is not intuitive enough without the
> ability to obtain real time feedback on spec syntax and preview output data.
> Would like to have a specification editor and transform preview view added
> to the processor configuration screen to allow users to immediately see the
> impact on the output JSON data.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)