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

Randy Gelhausen commented on MINIFI-84:
---------------------------------------

./target/minifi 
[2016-08-15 16:20:11.201] [console] [info] MiNiFi started
[2016-08-15 16:20:11.201] [console] [info] Performing parsing of specified 
config.yml
[2016-08-15 16:20:11.204] [console] [info] Added 2 processor configs.
[2016-08-15 16:20:11.205] [console] [info] NiFi Server Name localhost
[2016-08-15 16:20:11.205] [console] [info] NiFi Server Port: [9000]
[2016-08-15 16:20:11.205] [console] [info] NiFi server report interval: [0] ms
[2016-08-15 16:20:11.205] [console] [info] FlowController NiFi XML file 
./conf/flow.yml
[2016-08-15 16:20:11.205] [console] [info] FlowController  created
[2016-08-15 16:20:11.205] [console] [info] Load Flow Controller from file 
./conf/flow.yml
[2016-08-15 16:20:11.205] [console] [info] Detected a YAML configuration file 
for processing.
[2016-08-15 16:20:11.208] [console] [info] ProcessGroup MiNiFi-Flow created
[2016-08-15 16:20:11.208] [console] [info] Processor GetFile created UUID 
13569f19-a28c-4f08-b9ec-f6c82ca72265
[2016-08-15 16:20:11.208] [console] [info] Processor GetFile supported property 
name Batch Size
[2016-08-15 16:20:11.208] [console] [info] Processor GetFile supported property 
name Ignore Hidden Files
[2016-08-15 16:20:11.208] [console] [info] Processor GetFile supported property 
name Input Directory
[2016-08-15 16:20:11.208] [console] [info] Processor GetFile supported property 
name Keep Source File
[2016-08-15 16:20:11.208] [console] [info] Processor GetFile supported property 
name Maximum File Age
[2016-08-15 16:20:11.208] [console] [info] Processor GetFile supported property 
name Maximum File Size
[2016-08-15 16:20:11.208] [console] [info] Processor GetFile supported property 
name Minimum File Age
[2016-08-15 16:20:11.208] [console] [info] Processor GetFile supported property 
name Minimum File Size
[2016-08-15 16:20:11.208] [console] [info] Processor GetFile supported property 
name Polling Interval
[2016-08-15 16:20:11.208] [console] [info] Processor GetFile supported property 
name Recurse Subdirectories
[2016-08-15 16:20:11.208] [console] [info] Processor GetFile supported 
relationship name success
terminate called after throwing an instance of 
'YAML::TypedBadConversion<std::string>'
  what():  yaml-cpp: error at line 56, column 5: bad conversion
Aborted

> nifi-minifi-cpp flow.yml startup errors
> ---------------------------------------
>
>                 Key: MINIFI-84
>                 URL: https://issues.apache.org/jira/browse/MINIFI-84
>             Project: Apache NiFi MiNiFi
>          Issue Type: Bug
>          Components: C++
>            Reporter: Randy Gelhausen
>         Attachments: MiNiFi-Flow.xml
>
>
> Using a recent NiFi 1.0 build, I created a template with GetFile and TailFile 
> gathering data and pushing it to a Remote Process Group.
> After exporting the template,  I used nifi-minifi's minifi-toolkit to convert 
> the XML into a yaml flow definition.
> On attempting to start nifi-minifi-cpp with the flow.yml generated by 
> minifi-toolkit, I get 'YAML::TypedBadConversion<std::string>' errors.
> Attached are the template, flow.yml, and minifi logs.



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

Reply via email to