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

    https://github.com/apache/nifi/pull/1478#discussion_r100668964
  
    --- Diff: 
nifi-commons/nifi-properties/src/main/java/org/apache/nifi/util/NiFiProperties.java
 ---
    @@ -48,6 +48,7 @@
     
         // core properties
         public static final String PROPERTIES_FILE_PATH = 
"nifi.properties.file.path";
    +    public static final String FLOW_CONFIGURATION_IMPLEMENTATION = 
"nifi.flow.configuration.implementation";
    --- End diff --
    
    This needs to be added in nifi.properties file in nifi-resources.


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to