[
https://issues.apache.org/jira/browse/STREAMPIPES-387?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17423566#comment-17423566
]
Hrushikesh commented on STREAMPIPES-387:
----------------------------------------
Hi Dominik,
Thank you for your reply.
On hitting this command in the terminal using streampipes cli
{quote}{{ ./streampipes --version}}
{{0.69.0-SNAPSHOT, build 0538427}}{quote}
{{I am in the dev branch of incubator-streampipes-installer and the version of
streampipes is 0.69.0-SNAPSHOT}}
{{The version in the pom file of the tutorial is the same as mentioned.}}
{{However while running the project in intellij I get an error in the terminal
but the project is running on port 8095. I am not sure if the this is causing
an issue.}}
{quote}{{WARNING: An illegal reflective access operation has occurred}}
{{WARNING: Illegal reflective access by retrofit2.Platform
(file:/home/hrushi/.m2/repository/com/squareup/retrofit2/retrofit/2.9.0/retrofit-2.9.0.jar)
to constructor java.lang.invoke.MethodHandles$Lookup(java.lang.Class,int)}}
{{WARNING: Please consider reporting this to the maintainers of
retrofit2.Platform}}
{{WARNING: Use --illegal-access=warn to enable warnings of further illegal
reflective access operations}}
{{WARNING: All illegal access operations will be denied in a future release}}
{quote}
{{Thank You.}}
> Split StreamPipes Connect worker into two different services
> ------------------------------------------------------------
>
> Key: STREAMPIPES-387
> URL: https://issues.apache.org/jira/browse/STREAMPIPES-387
> Project: StreamPipes
> Issue Type: Improvement
> Components: Connect
> Reporter: Dominik Riemer
> Priority: Major
> Fix For: 0.69.0
>
>
> Currently, all adapters that are included in StreamPipes are served from a
> single service. Besides IIoT adapters, there are several adapters that are
> not directly related to IIoT data ingestion, but other sources.
> By splitting the connect modules into an "iiot" module and another module
> that includes all other adapters, users can better decide which adapters are
> relevant for their use case.
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)