Hrushi20 commented on pull request #49:
URL:
https://github.com/apache/incubator-streampipes-extensions/pull/49#issuecomment-940400794
Hi
I get this error while running the streampipes-connect-adapters. I fixed all
the conflicts in the file and removed all the unnecessary files in the modules.
The IIot modules is working properly. The streampipes-connect-adapters throws
this error while running the project.
>**java: method guessSchma in class
org.apache.streampipes.connect.adapter.guess.SchemaGuesser cannot be applied to
given types;
required:
org.apache.streampipes.model.schema.EventSchema,java.util.List<java.util.Map<java.lang.String,java.lang.Object>>
found: org.apache.streampipes.model.schema.EventSchema
reason: actual and formal argument lists differ in length**
Not able to fix this issue.
Thank You.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]