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

Aldrin Piri commented on MINIFI-275:
------------------------------------

For reference, the sample file in MiNiFi Java's admin guide 
(https://github.com/apache/nifi-minifi/blob/master/minifi-docs/src/main/markdown/System_Admin_Guide.md#example-config-file)
 should work without issue, but currently would fail under similar 
circumstances.  

We should get some of these sample files incorporated into our build and test 
process to ensure we have consistent functionality.  There are additionally a 
number of test files available at 
https://github.com/apache/nifi-minifi/tree/master/minifi-bootstrap/src/test/resources.

> Configuration without IDs for components causes exceptions
> ----------------------------------------------------------
>
>                 Key: MINIFI-275
>                 URL: https://issues.apache.org/jira/browse/MINIFI-275
>             Project: Apache NiFi MiNiFi
>          Issue Type: Bug
>          Components: C++, Processing Configuration
>            Reporter: Aldrin Piri
>            Priority: Blocker
>             Fix For: cpp-0.2.0
>
>
> One of the changes to how components are handled in C++ introduced a defect 
> into the original construct over the version 1 schema of the YAML.  
> The absence of this ID causes a YAML exception.  
> We should provide handling to support configurations how they were created 
> originally, possibly providing a default/generated ID where one isn't 
> specified, and start laying the foundation for versioned schemas as provided 
> in our Java implementation.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to