I did some adjustments in
../incubator-streampipes/streampipes-extensions/streampipes-pipeline-
elements-all-jvm/development/env
and set the SP_HOST variable according to my local ip address but
nothing has changed.
Still getting INFO
org.apache.streampipes.svcdiscovery.consul.ConsulProvider - Checking if
consul is available...
Any suggestion what to do?
Florian
Am Dienstag, dem 02.08.2022 um 13:43 +0200 schrieb Florian Micklich:
> Thanks Dominik!that was working like charming.I switched back to Java
> 11 and startedthe project from the repository you mentioned.After
> downloading the maven resources I was able to start the "all-
> pipeline-elements-jvm"But there I get
> INFOorg.apache.streampipes.svcdiscovery.consul.ConsulProvider - Could
> notconnect to Consul instance...I suspect this has something to do
> with the host.docker.internalcommand on linux as mentioned here:For
> Linux user: You must change theenvironment variables stating
> host.docker.internal to you localmachine's IP [1]For me it is not
> clear where to make that adjustment.
> [1]
> https://cwiki.apache.org/confluence/display/STREAMPIPES/Extensions
>
>
> Am Dienstag, dem 02.08.2022 um 09:27 +0000 schrieb Dominik Riemer:
> > Hi Florian,IntelliJ community should work without problems.Two
> > things which might be useful:- We integrated the incubator-
> > streampipes-extensions project into incubator-streampipes to
> > haveeverything in a single repo (the extensions can be found there
> > under"streampipes-extensions"). So please clone the project from
> > [1].- Therecent dev version requires minimum Java version 11 (which
> > probablycauses some errors in your current setup). Can you update
> > Java andsee if the errors disappear?If this doesn't help, we'll
> > take a deeper look 😉CheersDominik [1]
> > https://github.com/apache/incubator-streampipes
> >
> >
> > -----Original Message-----From: Florian Micklich <
> > [email protected]
> > > Sent: Tuesday, August 2, 2022 11:14 AMTo:
> > [email protected]
> > Subject: Setup Streampipes Extensions in Community Edition?Hi all,I
> > want to re-setup my dev environment.I got the latest devbranch from
> > here [1].Unfortunatelly I got only the IntelliJCommunity edition
> > and have a lot of problems to get startet.I wasable to import the
> > project but get following build error after I runthe processors-
> > geo-jvm02.08.22, 11:03 - Build completed with 20errors and 3
> > warnings in 4 sec, 939 ms
> > I am also using openjdk 8.../incubator-streampipes-
> > extensions(dev)$java -versionopenjdk version
> > "1.8.0_302"OpenJDKRuntime Environment (build 1.8.0_302-b08)OpenJDK
> > 64-Bit Server VM(build 25.302-b08, mixedmode)It seems to be some
> > maven dependencies are also missing.Before I postmy errors: It is
> > possible to use the community edition withoutproblems?Kind
> > regardsFlorian[1]
> > https://github.com/apache/incubator-streampipes-extensions
> >