Hi folks,

@tison, yes probably it could be useful to be part of IPMC for this and any 
other project, it would be great to help also on this side of the ASF.

@Enrico, the project is not fully open source at the moment, they shared all 
the backend services, but they are going to finalize this process sharing the 
entire set of services. And yes, the platform is used by several companies in 
production.

@Chris, I'm very happy that you are interested to help here, I think that they 
can change the license and I'll try to bring Aristide Cittadino of ACSoftware 
in this thread to let him participate in this discussion with all of us.

@Dave, probably we can manage everything easily bringing the project under the 
Apache License.

Thank you all for all your feedback and we will receive some comments also from 
Aristide very soon.

Cheers,
PJ



On 2023/01/12 14:58:44 Dave Fisher wrote:
> 
> 
> Sent from my iPhone
> 
> > On Jan 12, 2023, at 5:42 AM, Christofer Dutz <christofer.d...@c-ware.de> 
> > wrote:
> > 
> > Hi,
> > 
> > So, I did have a look at the website and indeed it looks interesting.
> > However, when I looked at the GitHub repo and the GPL2 yelled at me.
> > 
> > Are you able to do a re-licensing? I mean … can you ask everyone who 
> > contributed to the project if they agree to re-licensing it under the 
> > Apache 2.0 license?
> 
> The only community to go through the Petri process accomplished this license 
> conversion from GPL.
> 
> petri.apache.org
> 
> This was BuildStream which was a gnu project community.
> 
> If there is a community Petri might be a good start.
> > 
> > If that’s not possible, I guess this is the end of the line for Apache. If 
> > it’s possible I am still keeping my hand up for being your Mentor and 
> > possibly championing the project.
> 
> I noticed that this project is heavily dependent on Storm. I strongly suggest 
> that they get involved in that project ASAP.
> 
> Regards,
> Dave
> 
> > 
> > Chris
> > 
> > 
> > 
> > From: Christofer Dutz <christofer.d...@c-ware.de>
> > Date: Thursday, 12. January 2023 at 14:22
> > To: general@incubator.apache.org <general@incubator.apache.org>
> > Subject: Re: Looking for a champion: HyperIoT
> > Hi all,
> > 
> > well … it being used is not a requirement … some projects have been joining 
> > Apache even without a single user, but we want at least a minimum on 
> > community around it.
> > 
> > As I’m really into the (I)IoT topic and I currently have one Mentoring slot 
> > open … I would be raising my hand for being interested to help.
> > 
> > Give me a bit of time to read up on what the project is about.
> > 
> > Chris
> > 
> > 
> > From: Enrico Olivelli <eolive...@gmail.com>
> > Date: Thursday, 12. January 2023 at 11:26
> > To: general@incubator.apache.org <general@incubator.apache.org>
> > Subject: Re: Looking for a champion: HyperIoT
> > Piergiorgio,
> > Is this project already OSS ?
> > Is this project already used by other companies?
> > 
> > If it doesn't meet those requirements I don't think that it will have
> > a happy story in the Incubator.
> > 
> > I have never been a Mentor for an incubating project but I have been
> > following this list for quite some time,
> > and my understanding is that a project that wants to enter the ASF
> > MUST already be an OSS project with active users.
> > 
> > just my 2 cents
> > Enrico
> > 
> >> Il giorno gio 12 gen 2023 alle ore 09:17 tison <wander4...@gmail.com>
> >> ha scritto:
> >> 
> >>> I'm an ASF Member, I could also help here for writing the proposal but I'm
> >>> not a PMC member for the Incubator project, I'm a committer for my past
> >>> incubation experience related to Apache ManifoldCF.
> >> 
> >> FYI, as an ASF Member, you can request to become a IPMC member anytime:
> >> 
> >>> Individuals may be nominated to join the IPMC after a vote which passes.
> >> Individuals may choose to bring themselves or others to the attention of
> >> the IPMC. Additionally, any Member of the Apache Software Foundation may
> >> join the IPMC by request.
> >> 
> >> ... from 
> >> https://incubator.apache.org/guides/roles_and_responsibilities.html
> >> .
> >> 
> >> Best,
> >> tison.
> >> 
> >> 
> >> Piergiorgio Lucidi <piergior...@apache.org> 于2023年1月12日周四 16:06写道:
> >> 
> >>> Hi folks,
> >>> 
> >>> ACSoftware contacted me because they would like to donate their platform
> >>> named HyperIoT to the Foundation. I'm searching for a champion to build 
> >>> the
> >>> incubation proposal.
> >>> 
> >>> I'm an ASF Member, I could also help here for writing the proposal but I'm
> >>> not a PMC member for the Incubator project, I'm a committer for my past
> >>> incubation experience related to Apache ManifoldCF.
> >>> 
> >>> They currently published only the backend services on their GitHub account
> >>> but they are going to also share all the UI modules:
> >>> https://github.com/ACSoftwareTeam/HyperIoT-Platform
> >>> 
> >>> You can find more information and some screenshots here:
> >>> https://hyperiot.cloud/
> >>> 
> >>> Below is an overview of this platform.
> >>> 
> >>> HyperIoT is an OpenSource Cloud Native platform entirely based on Apache
> >>> Technologies for managing big data from any IoT network.
> >>> The platform captures the information sent from any source by managing 
> >>> data
> >>> compression, running statistics or machine/deep learning algorithms,
> >>> presenting data to the end user in realtime and offline mode (saved data).
> >>> 
> >>> It consists of the following macro-components (entirely built on top of
> >>> Apache Technologies):
> >>> 
> >>> - Realtime and Enrichments (Kafka and Storm): Realtime configuration and
> >>> visualization of data coming from sources with the possibility of defining
> >>> enrichment rules on incoming data
> >>> 
> >>> - Events and Alarm Management (Storm): Data are analyzed in real time with
> >>> the possibility of reporting any alarms by sending timely notifications
> >>> either to the device or using other channels such as email
> >>> 
> >>> - Persistence (HBase and Hadoop) : Data is saved in a secure mode
> >>> 
> >>> - Statistics and Machine Learning (Apache Spark): It is possible to run
> >>> periodically, on the saved data, machine learning algorithms or generic
> >>> statistics presenting the results of these computations in the user's
> >>> dashboard.
> >>> 
> >>> HyperIoT cloud infrastructure constitutes a generic server-side
> >>> architecture suitable for cross-cutting applications in various
> >>> manufacturing sectors. The infrastructure allows a user, without the
> >>> intervention of external developers, to be able to:
> >>> 
> >>> - Configure communication between the IoT network and the cloud (without
> >>> writing code but following graphically guided processes)
> >>> - Have a set of predefined statistics for the data being processed
> >>> - Upload your own analytics algorithms (for more technical users)
> >>> - Access an intuitive web interface for configurations and access to
> >>> real-time and historical data via different graphical widgets
> >>> - Share the information collected
> >>> 
> >>> The easy use of the platform through graphically guided processes allows 
> >>> it
> >>> to be used even by personnel who do not have specific knowledge about IoT
> >>> topics, data streaming, big data, etc...
> >>> 
> >>> This will help spread the benefits of IoT and Industry 4.0 technologies
> >>> even to personnel who are not exactly experts.
> >>> 
> >>> Thank you for your support.
> >>> 
> >>> Cheers,
> >>> PJ
> >>> 
> >>> --
> >>> Piergiorgio
> >>> 
> > 
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
> > For additional commands, e-mail: general-h...@incubator.apache.org
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
> For additional commands, e-mail: general-h...@incubator.apache.org
> 
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
For additional commands, e-mail: general-h...@incubator.apache.org

Reply via email to