-
Notifications
You must be signed in to change notification settings - Fork 76
Open
Milestone
Description
- Nipyapi version: 0.16.2
- NiFi version: 1.9
- NiFi-Registry version: N/A
- Python version: 3.8
- Operating System: Windows
Description
Hi I want to update a processor name but it doesn't work. It is possible? I saw that update_processor only can receive a ProcessorConfigDTO that not include the processor name.
What I Did
Code:
config = nifi.PropertyDescriptorDTO(name='InsertRaw(PySpark)')
canvas.update_processor(item,config)
Error: "update param is not an instance of nifi.ProcessorConfigDTO"
Urgency
0 critical
Metadata
Metadata
Assignees
Labels
No labels