Thanks for your participation! I'll start a vote now.

Best,
tison.


Goson zhang <gosonzh...@apache.org> 于2022年8月24日周三 09:40写道:

> +1 (non-binding), good luck!
>
> david zollo <davidzollo...@gmail.com> 于2022年8月23日周二 23:20写道:
>
> > if CCLA is signed, my problem is solved.
> >
> >
> >
> > Best Regards
> >
> > ---------------
> > Apache DolphinScheduler PMC Chair & Apache SeaTunnel PPMC
> > David
> > Linkedin: https://www.linkedin.com/in/davidzollo
> > Twitter: @WorkflowEasy <https://twitter.com/WorkflowEasy>
> > ---------------
> >
> >
> > On Mon, Aug 22, 2022 at 10:55 PM huajie wang <benj...@gmail.com> wrote:
> >
> > > related notes:
> > >
> > > 1. StreamPark is my learning project in the early stage, Not a
> > company-led
> > > project and No company employees are involved
> > > 2. StreamPark is open-sourced on GitHub on my behalf, no company is
> > > associated with it
> > > 3. I contacted the initial committers and contributors, they are all
> > happy
> > > to donate the project to asf, and agreed to sign the iCLA
> > > 4. I will contact the companies to come forward and sign the CCLA
> > >
> > >
> > > To sum up, the StreamPark project will be donated in the name of
> > > individuals. StreamPark has been learning and practicing the Apache Way
> > > since it was open-sourced.
> > > We have built a small community, have a group of users, and are very
> > > willing to donate StreamPark to the Apache foundation.
> > > We are looking forward to building a more prosperous community by
> > following
> > > the Apache Way. Contribute to the development of the software.
> > >
> > >
> > > Best,
> > > benjobs
> > >
> > >
> > > david zollo <davidzollo...@gmail.com> 于2022年8月21日周日 19:35写道:
> > >
> > > > I want to know about how do you understand no organization? If you
> work
> > > for
> > > > a company, do you need to prove that this project is not
> > company-related?
> > > >
> > > >
> > > >
> > > > Best Regards
> > > >
> > > > ---------------
> > > > Apache DolphinScheduler PMC Chair & Apache SeaTunnel PPMC & Apache
> > > > Incubator Mentor
> > > > David
> > > > Linkedin: https://www.linkedin.com/in/davidzollo
> > > > Twitter: @WorkflowEasy <https://twitter.com/WorkflowEasy>
> > > > ---------------
> > > >
> > > >
> > > > On Thu, Aug 18, 2022 at 10:22 PM Sheng Wu <wu.sheng.841...@gmail.com
> >
> > > > wrote:
> > > >
> > > > > Sheng Wu <wu.sheng.841...@gmail.com> 于2022年8月18日周四 22:15写道:
> > > > > >
> > > > > > Several questions
> > > > > >
> > > > > > 1. Many source codes in the repository declare `Licensed to the
> > > Apache
> > > > > > Software Foundation (ASF)`[1], which is wrong. As an
> > > out-of-foundation
> > > > > > project, `licensed to the ASF`. Could you correct this?
> > > > > > The correct header should be like this
> > > > > > ```
> > > > > > /*
> > > > > >  * Copyright 2018 xxxxx
> > > > > >  *
> > > > > >  * Licensed under the Apache License, Version 2.0 (the
> "License");
> > > > > >  * you may not use this file except in compliance with the
> License.
> > > > > >  * You may obtain a copy of the License at
> > > > > >  *
> > > > > >  *     http://www.apache.org/licenses/LICENSE-2.0
> > > > > >  *
> > > > > >  * Unless required by applicable law or agreed to in writing,
> > > software
> > > > > >  * distributed under the License is distributed on an "AS IS"
> > BASIS,
> > > > > >  * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express
> or
> > > > > implied.
> > > > > >  * See the License for the specific language governing
> permissions
> > > and
> > > > > >  * limitations under the License.
> > > > > >  */
> > > > > > ```
> > > > > > 2. `com.streamxhub` is used for the package of source codes, as
> > well
> > > > > > as `https://streamxhub.com/` <https://streamxhub.com/> <
> https://streamxhub.com/> <
> > https://streamxhub.com/> <
> > > https://streamxhub.com/> <
> > > > https://streamxhub.com/> is used for
> > > > > project website. Is
> > > > > > streamxhub a company/legal entity? Who or which company owns this
> > > > > > project? `.com` usually means a company. We may need an SGA in
> the
> > > > > > donation process.
> > > > > > 3. I can't see the initial committers' GitHub accounts, could you
> > > make
> > > > > > them clear in the proposal?
> > > > > > 4. I can see at least 59 GitHub accounts/contributors contributed
> > to
> > > > > > this project, and the initial committer team has 7 members, how
> > about
> > > > > > the other 52? Such as GitHub ID(xxyykkxx) #14 on the contributor
> > > list.
> > > > > > He/she has over 12k LOC. Would ppl like him/her to submit ICLA?
> > > > >
> > > > > I found this in the doc
> > > > > ```
> > > > > Once StreamPark is approved to join Apache Incubator, the Initial
> > > > > committers will submit iCLA(s). The code is already licensed under
> > > > > Apache Software 2.0.
> > > > > Since no organization owns StreamPark, there's no entity to sign
> the
> > > > > SGA. We will ask the top 20 contributors to sign iCLAs for IP
> > > > > clearance.
> > > > > ```
> > > > >
> > > > > I think <4> should be fine, just feel a little surprised to see a
> > > > > `.com` domain only belonging to an individual group.
> > > > >
> > > > >
> > > > > > 5. How does this community/entity/org determine the initial
> > committer
> > > > > > candidate? Would others be happy with the current candidate list?
> > > > > > Would others like to join the initial team?
> > > > > >
> > > > > >
> > > > > >
> > > > > > [1]
> > > > >
> > > >
> > >
> >
> https://github.com/streamxhub/streamx/blob/v1.0.0-beta.1/streamx-flink/streamx-flink-core/src/main/java/com/streamxhub/streamx/flink/core/java/function/HBaseQueryFunction.java#L4
> > > > > >
> > > > > > Sheng Wu 吴晟
> > > > > > Twitter, wusheng1108
> > > > > >
> > > > > > Sherlock Homles <coopery...@apache.org> 于2022年8月18日周四 21:34写道:
> > > > > > >
> > > > > > > +1 (non-binding)
> > > > > > >
> > > > > > > StreamPark is a very great project. I have used it for a long
> > time.
> > > > > > >
> > > > > > > tison <wander4...@gmail.com> 于2022年8月18日周四 21:15写道:
> > > > > > > >
> > > > > > > > Thanks for your feedback! I'm going to keep the discussion
> for
> > a
> > > > > while and
> > > > > > > > start a vote the next week.
> > > > > > > >
> > > > > > > > Best,
> > > > > > > > tison.
> > > > > > > >
> > > > > > > >
> > > > > > > > Mingyu Chen <morning...@163.com> 于2022年8月18日周四 20:23写道:
> > > > > > > >
> > > > > > > > > +1 (non-binding)
> > > > > > > > > Good to see StreamPark to join the Incubator.
> > > > > > > > >
> > > > > > > > >
> > > > > > > > >
> > > > > > > > >
> > > > > > > > > --
> > > > > > > > >
> > > > > > > > > 此致!Best Regards
> > > > > > > > > 陈明雨 Mingyu Chen
> > > > > > > > >
> > > > > > > > > Email:
> > > > > > > > > morning...@apache.org
> > > > > > > > >
> > > > > > > > >
> > > > > > > > >
> > > > > > > > >
> > > > > > > > >
> > > > > > > > > 在 2022-08-18 15:27:26,"Jark Wu" <j...@apache.org> 写道:
> > > > > > > > > >+1 (non-binding)
> > > > > > > > > >
> > > > > > > > > >StreamPark is a nice name. Good luck!
> > > > > > > > > >
> > > > > > > > > >Best,
> > > > > > > > > >Jark Wu
> > > > > > > > > >
> > > > > > > > > >On 2022/08/18 01:50:10 Willem Jiang wrote:
> > > > > > > > > >> It's my pleasure to be the mentor of StreamPark.
> > > > > > > > > >> Please check out the proposal in the incubator wiki page
> > and
> > > > > give your
> > > > > > > > > >> feedback.
> > > > > > > > > >>
> > > > > > > > > >> Willem Jiang
> > > > > > > > > >>
> > > > > > > > > >> Twitter: willemjiang
> > > > > > > > > >> Weibo: 姜宁willem
> > > > > > > > > >>
> > > > > > > > > >> On Wed, Aug 17, 2022 at 11:05 AM tison <
> > > wander4...@gmail.com>
> > > > > wrote:
> > > > > > > > > >> >
> > > > > > > > > >> > I follow a previous proposal (Kvrocks) to send a
> digest
> > to
> > > > > general@
> > > > > > > > > while
> > > > > > > > > >> > linking the complete proposal to
> > > > > > > > > >> >
> > > > > > > > >
> > > > >
> > > >
> > >
> >
> https://cwiki.apache.org/confluence/display/INCUBATOR/StreamPark+Proposal
> > > > > > > > > >> >  >_<
> > > > > > > > > >> >
> > > > > > > > > >> > Best,
> > > > > > > > > >> > tison.
> > > > > > > > > >> >
> > > > > > > > > >> >
> > > > > > > > > >>
> > > > > > > > > >>
> > > > >
> ---------------------------------------------------------------------
> > > > > > > > > >> 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
> > > > > > >
> > > > >
> > > > >
> ---------------------------------------------------------------------
> > > > > To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
> > > > > For additional commands, e-mail: general-h...@incubator.apache.org
> > > > >
> > > > >
> > > >
> > >
> >
>

Reply via email to