| # |
| # Licensed to the Apache Software Foundation (ASF) under one |
| # or more contributor license agreements. See the NOTICE file |
| # distributed with this work for additional information |
| # regarding copyright ownership. The ASF licenses this file |
| # to you under the Apache License, Version 2.0 (the |
| # "License"); you may not use this file except in compliance |
| # with the License. You may obtain a copy of the License at |
| # |
| # http://www.apache.org/licenses/LICENSE-2.0 |
| # |
| # Unless required by applicable law or agreed to in writing, |
| # software distributed under the License is distributed on an |
| # "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY |
| # KIND, either express or implied. See the License for the |
| # specific language governing permissions and limitations |
| # under the License. |
| # |
| |
| Flow Controller: |
| name: MiNiFi Flow |
| Processors: |
| - name: generate |
| id: 2438e3c8-015a-1000-79ca-83af40ec1991 |
| class: org.apache.nifi.processors.standard.GenerateFlowFile |
| max concurrent tasks: 1 |
| scheduling strategy: TIMER_DRIVEN |
| scheduling period: 1 sec |
| penalization period: 300 msec |
| yield period: 100 msec |
| auto-terminated relationships list: [] |
| - class: org.apache.nifi.processors.standard.PublishKafka |
| id: 3744352b-6eb1-4677-98a6-353417a90496 |
| name: kafka |
| max concurrent tasks: 1 |
| scheduling strategy: EVENT_DRIVEN |
| penalization period: 300 msec |
| yield period: 100 msec |
| auto-terminated relationships list: [success, failure] |
| Properties: |
| Client Name: lmn |
| # Compress Codec: none |
| # Delivery Guarantee: '1' |
| Known Brokers: localhost:9092 |
| Max Request Size: '1' |
| Message Timeout: 300 msec |
| Request Timeout: 300 msec |
| Topic Name: test |
| Queue Buffering Max Time: 50 msec |
| Connections: |
| - name: conn |
| id: 2438e3c8-015a-1000-79ca-83af40ec1997 |
| source name: generate |
| source id: 2438e3c8-015a-1000-79ca-83af40ec1991 |
| source relationship name: success |
| destination name: kafka |
| destination id: 3744352b-6eb1-4677-98a6-353417a90496 |
| max work queue size: 0 |
| max work queue data size: 1 MB |
| flowfile expiration: 60 sec |
| Remote Processing Groups: |
| |