Github user benqiu2016 commented on a diff in the pull request:

    https://github.com/apache/nifi-minifi-cpp/pull/81#discussion_r113841440
  
    --- Diff: libminifi/src/core/yaml/YamlConfiguration.cpp ---
    @@ -339,7 +339,7 @@ void YamlConfiguration::parseProvenanceReportingYaml(
         return;
       }
     
    -  if (!reportNode || !(reportNode->IsSequence())) {
    --- End diff --
    
    @apiri it is not a sequence for provenance report like processors. 
    Provenance Reporting:
      scheduling strategy: TIMER_DRIVEN <=====we do not have -
      scheduling period: 1 sec
      port: 10001
      host: localhost
      port uuid: 471deef6-2a6e-4a7d-912a-81cc17e3a204
      batch size: 100


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to