Patrick Wiener created STREAMPIPES-255:
------------------------------------------
Summary: Error when importing AdapterDescriptions with file upload
references
Key: STREAMPIPES-255
URL: https://issues.apache.org/jira/browse/STREAMPIPES-255
Project: StreamPipes
Issue Type: Bug
Components: Connect
Reporter: Patrick Wiener
Fix For: 0.68.0
When using file upload feature in adapters, e.g. PLCS7 or other, download the
adapter description and import it on a fresh instance or other host, the schema
guesser in step fails because it requires the file (e.g. csv file) to be
present even though the event schema is already part of the adapter description
export itself.
Thus, we'd need a way to check if the event schema is already present in these
cases and skip the guess schema step.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)