Thanks , I followed the links below and having a problem getting the dev setup ,
I am getting this issue in ubuntu running on wsl 2 windows Welcome to Apache StreamPipes - wait for installation to be finished... [INFO] Version: 0.68.0 [INFO] Environment: 'pipeline-element' [INFO] Mode: Development mode, all ports mapped [INFO] Docker network 'spnet' already exists. Continuing more logs on https://gist.github.com/gpism/3a256026f8d1c3dd52773d5e76938ee6 Please help me get started with development seup I have created 5-6 processors but unable to install or test On Tue, Jul 26, 2022 at 11:29 PM Dominik Riemer < [email protected]> wrote: > Hi Gaurav, > > sounds cool! > > Are you looking for Camel/Nifi adapters to receive data or sinks to > publish data from StreamPipes as a sink? > We don't have any specific processors for that, but you can probably > exchange data over MQTT or some other protocol supported by both systems. > > Having said that, it would be really cool to have a tighter integration, > e.g., for data sinks we have a tutorial at [1], many existing processors as > some inspiration at [2] and a project containing configuration examples at > [3]. You might also be interested in using the Maven archetypes [4] for > processor development, or you can directly extend our extensions module and > create a PR. For adapters, we currently don't have a documentation, but you > can also check the examples in the repo. > > Regarding the Slack channel, we are not longer supporting this (need to > update the website 😉), so the best way is to communicate over the mailing > list or the Apache Slack channel in case you are an ASF committer. > > Please ask if you have any questions! > > Best > Dominik > > [1] > https://streampipes.apache.org/docs/docs/extend-tutorial-data-sinks.html > [2] > https://github.com/apache/incubator-streampipes/tree/dev/streampipes-extensions > [3] > https://github.com/apache/incubator-streampipes-examples/tree/dev/streampipes-pipeline-elements-examples-processors-jvm/src/main/java/org/apache/streampipes/pe/examples/jvm > [4] https://streampipes.apache.org/docs/docs/extend-archetypes.html > > > > -----Original Message----- > From: Gaurav P <[email protected]> > Sent: Tuesday, July 26, 2022 2:42 AM > To: [email protected] > Subject: Re: Looking forward to Contribute in Stream pipes : Digital twin > > HI Andrews , > > I am planning to generate digital twins for industry 4.0 assets like the > entire factory using unreal and display sensor data on 3d model > > For data processing and sensor data and integration with backend systems > like ERP already deployed, I am experimenting with using stream pipes > > For Now, I am exploring the following > 1) How ingrate with backend systems, is there any adapter for apache > camel, if not can I build /contribute? so that we access 300+ integrations > 2) Can we integrate with apache Nifi? > > Also can please give me access to slack channel also?I tried the click on > invite link but gives a error message > > Regards, > Gaurav > > > On Thu, Apr 21, 2022 at 8:19 PM Dominik Riemer <[email protected]> wrote: > > > Hi Gaurav, > > > > great to hear that you want to contribute! > > Have a look at our developer wiki where you can find information on > > how to start development: > > https://cwiki.apache.org/confluence/display/STREAMPIPES/Getting+Starte > > d There are manuals for UI development as well as backend development. > > > > Also have a look at the manual of the StreamPipes CLI, which can be > > found in the "installer/cli" directory of StreamPipes. > > > > What kind of digital twin capability are you thinking of? > > > > Best, > > Dominik > > > > > > -----Original Message----- > > From: Gaurav P <[email protected]> > > Sent: Thursday, April 21, 2022 4:37 AM > > To: [email protected] > > Subject: Looking forward to Contribute in Stream pipes : Digital twin > > > > Hi All , > > Yesterday I discovered Stream pipes and am really happy to see such > > an end to end, user-friendly platform, I look forward to contributing > > to adding digital twin capability to stream pipes i or integrating > > with the one I am building > > > > Is there any guide on how setup source and build it ? I can find the > > docker but not any instruction on how to build from source , any link > > would be helpful > > > > Also can we also dev channels on slack or discord , using email list > > like can be slow crubsome > > > > Regards , > > Gaurav > > > > -- > > B*e * the *Ch*ange > > > > > -- > B*e * the *Ch*ange > -- B*e * the *Ch*ange
