You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@streampipes.apache.org by "bossenti (via GitHub)" <gi...@apache.org> on 2023/03/02 18:59:32 UTC

[I] Refurbish GenericImageClassificationProcessor (streampipes)

bossenti opened a new issue, #1372:
URL: https://github.com/apache/streampipes/issues/1372

   ### Body
   
   Our pipeline element [`GenericImageClassificationProcessor`](https://github.com/apache/streampipes/blob/dev/streampipes-extensions/streampipes-processors-image-processing-jvm/src/main/java/org/apache/streampipes/processors/imageprocessing/jvm/processor/genericclassification/GenericImageClassificationProcessor.java)  could use a spring clean.
   
   The following aspects need to be fixed improved:
   
   - [ ] Provided image is not uset as asset
   - [ ] `strings.en` and `documentation.md` could be improved
   - [ ] dead code should be removed
   
   ### Mentoring
   As this issue is marked as good first issue: one of @dominikriemer, @tenthe, or @bossenti are happy to provide help for getting started, just tag (one of) them if you want to start working on this issue and need some help.
   This issue is ideal for people that are interested in getting started with StreamPipes and its SDK.
   
   ### StreamPipes Committer
   
   I acknowledge that I am a maintainer/committer of the Apache StreamPipes project.


-- 
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: issues-unsubscribe@streampipes.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [I] Refurbish GenericImageClassificationProcessor (streampipes)

Posted by "Kshitiz-Mhto (via GitHub)" <gi...@apache.org>.
Kshitiz-Mhto commented on issue #1372:
URL: https://github.com/apache/streampipes/issues/1372#issuecomment-1476499655

   hello @bossenti , i m stuck.
   
   still, i am having problem 
   with rendering changes to UI, for example:
   
   when i misplaced the `icon.png` from `ImageCropper` like this:
   ![lol](https://user-images.githubusercontent.com/102871719/226396234-8e6f208e-9dc5-4daa-9493-47caf125d76c.png)
   
   but still the UI show like this, even i `uninstall` and `install` it , futher i try with `upate` option in the element.
   
   ![nochange](https://user-images.githubusercontent.com/102871719/226396118-ed1d8ca8-d707-402b-97d7-31b93996214b.png)
   
   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: issues-unsubscribe@streampipes.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [I] Refurbish GenericImageClassificationProcessor (streampipes)

Posted by "Kshitiz-Mhto (via GitHub)" <gi...@apache.org>.
Kshitiz-Mhto commented on issue #1372:
URL: https://github.com/apache/streampipes/issues/1372#issuecomment-1463640769

   Hello @bossenti , i am Working on it.


-- 
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: issues-unsubscribe@streampipes.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [I] Refurbish GenericImageClassificationProcessor (streampipes)

Posted by "bossenti (via GitHub)" <gi...@apache.org>.
bossenti commented on issue #1372:
URL: https://github.com/apache/streampipes/issues/1372#issuecomment-1474102102

   Great, that you got it running 🤩 
   In this case you need to re-install your pipeline element, so that your changes take affect
   You can click the <kbd>uninstall</kbd> button and afterwards the <kbd>install</kbd> button, then it should work 🙂 


-- 
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: issues-unsubscribe@streampipes.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [I] Refurbish GenericImageClassificationProcessor (streampipes)

Posted by "Kshitiz-Mhto (via GitHub)" <gi...@apache.org>.
Kshitiz-Mhto commented on issue #1372:
URL: https://github.com/apache/streampipes/issues/1372#issuecomment-1474886259

   one doubt, why this is like this, why there are two element  of each one? 
   if u don't mind, could you make me understand difference between them, in brief?


-- 
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: issues-unsubscribe@streampipes.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [I] Refurbish GenericImageClassificationProcessor (streampipes)

Posted by "Kshitiz-Mhto (via GitHub)" <gi...@apache.org>.
Kshitiz-Mhto commented on issue #1372:
URL: https://github.com/apache/streampipes/issues/1372#issuecomment-1466360410

   ![javaHome](https://user-images.githubusercontent.com/102871719/224747615-5fac062c-0daf-4f50-968b-f22f2467dd5b.png)
   


-- 
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: issues-unsubscribe@streampipes.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [I] Refurbish GenericImageClassificationProcessor (streampipes)

Posted by "Kshitiz-Mhto (via GitHub)" <gi...@apache.org>.
Kshitiz-Mhto commented on issue #1372:
URL: https://github.com/apache/streampipes/issues/1372#issuecomment-1465271869

   Hello @bossenti, i have made some changes  as per this issue, but i couldnot test the project in my local machine from yesterday. Could you help on this?
   while running command `mvn clean package`
   
   logs:
   
   ```
   Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.10.1:compile (default-compile) on project streampipes-commons: Fatal error compiling: error: release version 17 not supported -> [Help 1]
   org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.10.1:compile (default-compile) on project streampipes-commons: Fatal error compiling
       at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215)
       at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
       at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
       at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
       at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
       at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
       at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
       at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
       at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
       at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
       at org.apache.maven.cli.MavenCli.execute (MavenCli.java:957)
       at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:289)
       at org.apache.maven.cli.MavenCli.main (MavenCli.java:193)
       at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
       at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
       at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
       at java.lang.reflect.Method.invoke (Method.java:566)
       at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
       at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
       at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
       at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
   Caused by: org.apache.maven.plugin.MojoExecutionException: Fatal error compiling
       at org.apache.maven.plugin.compiler.AbstractCompilerMojo.execute (AbstractCompilerMojo.java:1220)
       at org.apache.maven.plugin.compiler.CompilerMojo.execute (CompilerMojo.java:198)
       at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
       at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210)
       at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
       at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
       at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
       at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
       at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
       at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
       at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
       at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
       at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
       at org.apache.maven.cli.MavenCli.execute (MavenCli.java:957)
       at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:289)
       at org.apache.maven.cli.MavenCli.main (MavenCli.java:193)
       at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
       at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
       at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
       at java.lang.reflect.Method.invoke (Method.java:566)
       at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
       at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
       at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
       at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
   Caused by: org.codehaus.plexus.compiler.CompilerException: error: release version 17 not supported
       at org.codehaus.plexus.compiler.javac.JavaxToolsCompiler.compileInProcess (JavaxToolsCompiler.java:197)
       at org.codehaus.plexus.compiler.javac.JavacCompiler.performCompile (JavacCompiler.java:182)
       at org.apache.maven.plugin.compiler.AbstractCompilerMojo.execute (AbstractCompilerMojo.java:1209)
       at org.apache.maven.plugin.compiler.CompilerMojo.execute (CompilerMojo.java:198)
       at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
       at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210)
       at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
       at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
       at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
       at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
       at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
       at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
       at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
       at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
       at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
       at org.apache.maven.cli.MavenCli.execute (MavenCli.java:957)
       at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:289)
       at org.apache.maven.cli.MavenCli.main (MavenCli.java:193)
       at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
       at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
       at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
       at java.lang.reflect.Method.invoke (Method.java:566)
       at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
       at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
       at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
       at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
   Caused by: java.lang.IllegalArgumentException: error: release version 17 not supported
       at com.sun.tools.javac.main.Arguments.reportDiag (Arguments.java:891)
       at com.sun.tools.javac.main.Arguments.handleReleaseOptions (Arguments.java:311)
       at com.sun.tools.javac.main.Arguments.processArgs (Arguments.java:350)
       at com.sun.tools.javac.main.Arguments.init (Arguments.java:246)
       at com.sun.tools.javac.api.JavacTool.getTask (JavacTool.java:185)
       at com.sun.tools.javac.api.JavacTool.getTask (JavacTool.java:119)
       at com.sun.tools.javac.api.JavacTool.getTask (JavacTool.java:68)
       at org.codehaus.plexus.compiler.javac.JavaxToolsCompiler.compileInProcess (JavaxToolsCompiler.java:135)
       at org.codehaus.plexus.compiler.javac.JavacCompiler.performCompile (JavacCompiler.java:182)
       at org.apache.maven.plugin.compiler.AbstractCompilerMojo.execute (AbstractCompilerMojo.java:1209)
       at org.apache.maven.plugin.compiler.CompilerMojo.execute (CompilerMojo.java:198)
       at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
       at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210)
       at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
       at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
       at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
       at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
       at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
       at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
       at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
       at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
       at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
       at org.apache.maven.cli.MavenCli.execute (MavenCli.java:957)
       at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:289)
       at org.apache.maven.cli.MavenCli.main (MavenCli.java:193)
       at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
       at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
       at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
       at java.lang.reflect.Method.invoke (Method.java:566)
       at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
       at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
       at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
       at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
   
   ```


-- 
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: issues-unsubscribe@streampipes.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [I] Refurbish GenericImageClassificationProcessor (streampipes)

Posted by "Kshitiz-Mhto (via GitHub)" <gi...@apache.org>.
Kshitiz-Mhto commented on issue #1372:
URL: https://github.com/apache/streampipes/issues/1372#issuecomment-1471526305

   i was using the command as `sudo` that was the cause, my mistake. 
   i successfuly build it but the i could not get the interface at localhost when i execute with command `sudo docker-compose up --build -d` in its root directory.
   
   > logo just zoom in and out, nothing shows up 
   
   ![Screenshot from 2023-03-16 14-20-39](https://user-images.githubusercontent.com/102871719/225560413-0d6d7aab-68d9-464e-99a8-1478e6f28257.png)
   
   
   
   


-- 
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: issues-unsubscribe@streampipes.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [I] Refurbish GenericImageClassificationProcessor (streampipes)

Posted by "Kshitiz-Mhto (via GitHub)" <gi...@apache.org>.
Kshitiz-Mhto commented on issue #1372:
URL: https://github.com/apache/streampipes/issues/1372#issuecomment-1476486256

   
   ![twins](https://user-images.githubusercontent.com/102871719/226394146-8f1790db-47dc-4dc2-9a01-a7ab4cbf0f61.png)
   
   


-- 
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: issues-unsubscribe@streampipes.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [I] Refurbish GenericImageClassificationProcessor (streampipes)

Posted by "bossenti (via GitHub)" <gi...@apache.org>.
bossenti commented on issue #1372:
URL: https://github.com/apache/streampipes/issues/1372#issuecomment-1466509825

   No worries :) 
   Hm both look fine 🤔 
   I've just checked out your branch and run `mvn clean package` successfully...
   @dominikriemer @tenthe do you have any other ideas what might be the issue here?


-- 
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: issues-unsubscribe@streampipes.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [I] Refurbish GenericImageClassificationProcessor (streampipes)

Posted by "bossenti (via GitHub)" <gi...@apache.org>.
bossenti commented on issue #1372:
URL: https://github.com/apache/streampipes/issues/1372#issuecomment-1465285240

   Okay, thats the right version
   Can you check if your `JAVA_HOME` is correctly set? (run `echo $JAVA_HOME`) 
   If you are on Mac or Linux you can run `which` java additionally


-- 
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: issues-unsubscribe@streampipes.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [I] Refurbish GenericImageClassificationProcessor (streampipes)

Posted by "bossenti (via GitHub)" <gi...@apache.org>.
bossenti commented on issue #1372:
URL: https://github.com/apache/streampipes/issues/1372#issuecomment-1465282012

   @Kshitiz-Mhto which Java version (JDK) do you have in place?


-- 
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: issues-unsubscribe@streampipes.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [I] Refurbish GenericImageClassificationProcessor (streampipes)

Posted by "Kshitiz-Mhto (via GitHub)" <gi...@apache.org>.
Kshitiz-Mhto commented on issue #1372:
URL: https://github.com/apache/streampipes/issues/1372#issuecomment-1465283808

   java version "17.0.5" 2022-10-18 LTS
   Java(TM) SE Runtime Environment (build 17.0.5+9-LTS-191)
   Java HotSpot(TM) 64-Bit Server VM (build 17.0.5+9-LTS-191, mixed mode, sharing)
   


-- 
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: issues-unsubscribe@streampipes.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [I] Refurbish GenericImageClassificationProcessor (streampipes)

Posted by "Kshitiz-Mhto (via GitHub)" <gi...@apache.org>.
Kshitiz-Mhto commented on issue #1372:
URL: https://github.com/apache/streampipes/issues/1372#issuecomment-1473550839

   problem with backend is solved. when i made changes, it is visible on the backend through json but not visible on the UI.
   like this:
   
   ![uiUnresolved](https://user-images.githubusercontent.com/102871719/225870483-0181ee90-983a-47cb-940f-08c83d2dc3be.png)
   
   
   


-- 
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: issues-unsubscribe@streampipes.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [I] Refurbish GenericImageClassificationProcessor (streampipes)

Posted by "bossenti (via GitHub)" <gi...@apache.org>.
bossenti commented on issue #1372:
URL: https://github.com/apache/streampipes/issues/1372#issuecomment-1472608434

   Well that just indicates that not all StreamPipes services are running
   Which docker-compose file are you referring to?
   I think the easiest way to set up the development environment for pipeline elements is to follow this instruction: https://cwiki.apache.org/confluence/display/STREAMPIPES/Extensions 🙂 


-- 
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: issues-unsubscribe@streampipes.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [I] Refurbish GenericImageClassificationProcessor (streampipes)

Posted by "bossenti (via GitHub)" <gi...@apache.org>.
bossenti commented on issue #1372:
URL: https://github.com/apache/streampipes/issues/1372#issuecomment-1478191452

   @Kshitiz-Mhto the duplicate processing elements can be traced down to the fact that have probably running the extensions service and all extensions in your IDE.
   
   With respect to the moved icon: it might be that we have a blind spot in our `uninstall` process here. Feel free to create a bug issue for that so we can investigate. If you want to test out changes to a processor, you can change values in the `strings.en`.


-- 
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: issues-unsubscribe@streampipes.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org