Uploaded image for project: 'Apache NiFi'
  1. Apache NiFi
  2. NIFI-8644

Update Stateless so that a ParameterProviderDefinition is provided to dataflow instead of ParameterProvider

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.14.0
    • NiFi Stateless
    • None

    Description

      Currently, when a stateless dataflow is created, a ParameterProvider is supplied, which the engine can use to retrieve parameterized values for the dataflow.

      However, it will make sense going forward to allow for a ParameterProvider to be defined outside of the scope of what is provided by default in the stateless api. For example, there may be a desire to integrate with a a secret store provided by a public cloud service, etc. Such a capability would need to be encapsulated in a NAR instead of added to the root class path.

      As such, we need to refactor the stateless api such that instead of providing a ParameterProvider, we instead introduce a notion of a ParameterProviderDefinition, and then include a List of ParameterProviderDefinitions as part of the Dataflow Definition.

      In this way, we can make the parameter retrieval far more flexible and powerful.

      Attachments

        Issue Links

          Activity

            People

              markap14 Mark Payne
              markap14 Mark Payne
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 2h 50m
                  2h 50m