diff --git a/amperity_operator/source/api_streaming.rst b/amperity_operator/source/api_streaming.rst index 11d24a8f5..ff3209506 100755 --- a/amperity_operator/source/api_streaming.rst +++ b/amperity_operator/source/api_streaming.rst @@ -574,7 +574,7 @@ The Streaming Ingest courier pulls your data from the location that the Streamin Enter the **File pattern prefix**, which is useful for time based ingestion of streaming data. This setting may be configured to load data on an hourly basis. Possible values range from ``00`` - ``24``, each of which represents an hour in a 24 hour window. For example, use ``00`` to load data at 12:00 AM, ``08`` to load data at 8:00 AM, or ``12`` to load data at 12:00 PM. A courier may only be configured to use a single file pattern prefix. -#. Set the load operations to a string that is incorrect, such as **df-xxxxxx**. You may also set the load operation to empty: "{}". +#. Set the load operations to a string that is incorrect, such as **df-PLACEHOLDER**. You may also set the load operation to empty: "{}". .. tip:: If you use an incorrect string, the load operation settings will be saved in the courier configuration. After the schema for the feed is defined and the feed is activated, you can edit the courier and replace the feed ID with the correct identifier.