Re: [VOTE] Gobblin to enter Apache Incubator

2017-02-21 Thread Abhishek Tiwari
+1 (non-binding)

Abhishek

On Sun, Feb 19, 2017 at 3:01 PM, Olivier Lamy  wrote:

> Hi Craig
>
> On 20 February 2017 at 00:23, Craig Russell 
> wrote:
>
> > Hi Olivier,
> >
> > Can you also post the link to this proposal on https://wiki.apache.org/
> > incubator/ProjectProposals ?
> >
>
> Sure. done.
>
> Olivier
>
>
> >
> > Thanks,
> >
> > Craig
> >
> > > On Feb 16, 2017, at 9:33 PM, Olivier Lamy  wrote:
> > >
> > > Hello Everyone,
> > > I would like to call a vote for accepting "Gobblin" for incubation in
> the
> > > Apache Incubator.
> > > The full proposal is available below, and is also available in the
> wiki:
> > > https://wiki.apache.org/incubator/GobblinProposal
> > >
> >
> > Craig L Russell
> > Secretary, Apache Software Foundation
> > c...@apache.org http://db.apache.org/jdo
> >
> >
> > -
> > To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
> > For additional commands, e-mail: general-h...@incubator.apache.org
> >
> >
>
>
> --
> Olivier Lamy
> http://twitter.com/olamy | http://linkedin.com/in/olamy
>


Re: [RESULT][VOTE] Gobblin to enter Apache Incubator

2017-02-22 Thread Abhishek Tiwari
Thanks Olivier.

You missed to count yourself in the binding votes :)

Regards,
Abhishek

On Wed, Feb 22, 2017 at 4:00 PM, Olivier Lamy  wrote:

> Hi,
> The vote has passed with the following result:
> +1 (binding): Jean-Baptiste, Ross, Colm, Jim, Raphael, Carl, Craig
> +1 (non binding): Lian, Abhishek, Naresh
>
> Vote thread: https://s.apache.org/GOBBLIN_INCUBATION_VOTE
> I will start all the process in the coming days.
> Thanks to all the voters!
>
> Cheers
> --
> Olivier Lamy
> http://twitter.com/olamy | http://linkedin.com/in/olamy
>


Re: [VOTE] Accept Amaterasu into the Apache Incubator

2017-04-19 Thread Abhishek Tiwari
+1 (non-binding)

Looks interesting. CD and management of complex data pipelines is often a
repetitive and painful process, I will love to see Amaterasu evolve as a
strong solution.

Regards,
Abhishek

On Tue, Apr 18, 2017 at 11:01 PM, Jean-Baptiste Onofré 
wrote:

> Any thoughts ?
>
> Regards
> JB
>
> On 04/16/2017 08:20 PM, Jean-Baptiste Onofré wrote:
>
>> Hi all,
>>
>> following the discussion thread, I think we can start the vote on
>> accepting
>> Amaterasu into the Apache Incubator.
>>
>> The ASF voting rules are described:
>>
>> http://www.apache.org/foundation/voting.html
>>
>> A vote for accepting a new Apache Incubator podling is a majority vote
>> for which
>> only Incubator PMC member votes are binding.
>>
>> This vote will run for at least 72 hours. Please VOTE as follows
>> [] +1 Accept Amaterasu into the Apache Incubator
>> [] +0 Abstain.
>> [] -1 Do not accept Amaterasu into the Apache Incubator because ...
>>
>> The proposal is listed below, but you can also access it on the wiki:
>>
>>https://wiki.apache.org/incubator/AmaterasuProposal
>>
>> Note that we are looking for one more mentor on the proposal.
>> One concern has been raised about the "Amaterasu" name. We want to move
>> forward
>> with Amaterasu name but open to change if needed.
>>
>> Thanks
>> Regards
>>
>
> --
> Jean-Baptiste Onofré
> jbono...@apache.org
> http://blog.nanthrax.net
> Talend - http://www.talend.com
>
> -
> To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
> For additional commands, e-mail: general-h...@incubator.apache.org
>
>


Re: Gobblin Incubator Meetup/Video Conference

2017-07-20 Thread Abhishek Tiwari
Hi Raphael,

Yes, these meetups / meetings are informal and open to all and mostly to
answer user questions and give community a potential face time with each
other (without any decision making).

Regards,
Abhishek

On Wed, Jul 19, 2017 at 11:40 PM, Raphael Bircher 
wrote:

> Hi all
>
> Am .07.2017, 06:52 Uhr, schrieb Olivier Lamy :
>
> Hi,
>> So moving forward on Gobblin, (yeah finally software grant bottleneck
>> unlock!!).
>> This community used to have a monthly online conference (such announced
>> https://www.meetup.com/Big-Data-Meetup-LinkedIn/events/239739875/ )
>> The idea is to keep doing with report/links/etc... posted on both user@
>> and
>>
>
> As long the meeting is just informal, and without decision making it's
> fine.
>
> Regards, Raphael
>
>
>
> --
> My introduction https://youtu.be/Ln4vly5sxYU
>
> -
> To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
> For additional commands, e-mail: general-h...@incubator.apache.org
>
>


Urgent: Regarding Java package name change to org.apache.*

2017-08-02 Thread Abhishek Tiwari
Hi all,

In regards to the recently incubated project - Gobblin, we were wondering
about the policy around renaming Java package names to org.apache.* Is it a
mandatory requirement or good to have?

The reason to ask this is that while we see many projects have migrated to
use org.apache.* package name for their Java source files, the Kafka
project uses kafka.* for Scala sources and org.apache.kafka.* for Java
sources.

Please let us know as soon as possible, because we are in process of
renaming the  packages but if not mandatory we would want to keep gobblin.*
package name and avoid the cost of downstream migrations and backwards
incompatibility.

Regards,
Abhishek


Re: Urgent: Regarding Java package name change to org.apache.*

2017-08-03 Thread Abhishek Tiwari
decide what constitutes a "very good reason" or
> >>>>> does
> >>>>> the IPMC and after graduation, the board?
> >>>>>
> >>>>> Flex has not changed its packages in the 5 years at Apache.  We felt
> >>>>> backward compatibility was and is a "very good reason".  It was way
> >>>>> more
> >>>>> important to not require folks to alter their code in order to move
> to
> >>>>> the
> >>>>> Apache versions of Flex.  Also, we are not using Java/Maven so there
> >>>>> isn't
> >>>>> really a shading option.
> >>>>>
> >>>>> On the other hand, it seems like it could be confusing for Apache
> >>>>> projects
> >>>>> to have packages starting with "com.".  Flex's packages start with
> >>>>> "mx" or
> >>>>> "spark" (the component set names).
> >>>>>
> >>>>> Seems like a more refined guidance would be that:
> >>>>> 1) packages starting with "com" (and maybe
> >>>>> org.somethingOtherThanApache)
> >>>>> should be changed as soon as possible/practical
> >>>>> 2) there is no recommendation for other package prefixes
> >>>>>
> >>>>> My 2 cents,
> >>>>> -Alex
> >>>>>
> >>>>> On 8/3/17, 5:42 AM, "Shane Curcuru"  >>>>> <mailto:a...@shanecurcuru.org>> wrote:
> >>>>>
> >>>>>> John D. Ament wrote on 8/2/17 9:13 PM:
> >>>>>>> On Wed, Aug 2, 2017 at 8:54 PM Roman Shaposhnik
> >>>>>>> 
> >>>>>>> wrote:
> >>>>>>>
> >>>>>>>> On Wed, Aug 2, 2017 at 5:40 PM, Abhishek Tiwari 
> >>>>>>>> wrote:
> >>>>>>>>> Hi all,
> >>>>>>>>>
> >>>>>>>>> In regards to the recently incubated project - Gobblin, we were
> >>>>>>>>> wondering
> >>>>>>>>> about the policy around renaming Java package names to
> >>>>>>>>> org.apache.* Is
> >>>>>>>> it a
> >>>>>>>>> mandatory requirement or good to have?
> >>>>>>>>>
> >>>>>>>>> The reason to ask this is that while we see many projects have
> >>>>>>>>> migrated
> >>>>>>>> to
> >>>>>>>>> use org.apache.* package name for their Java source files, the
> >>>>>>>>> Kafka
> >>>>>>>>> project uses kafka.* for Scala sources and org.apache.kafka.* for
> >>>>>>>>> Java
> >>>>>>>>> sources.
> >>>>>>>>>
> >>>>>>>>> Please let us know as soon as possible, because we are in process
> >>>>>>>>> of
> >>>>>>>>> renaming the  packages but if not mandatory we would want to keep
> >>>>>>>> gobblin.*
> >>>>>>>>> package name and avoid the cost of downstream migrations and
> >>>>>>>>> backwards
> >>>>>>>>> incompatibility.
> >>>>>>>>
> >>>>>>>> You don't have to do it right away, but it is a requirement unless
> >>>>>>>> you
> >>>>>>>> have a really,
> >>>>>>>> really, really good reason of why you can't do that.
> >>>>>>>>
> >>>>>>>>
> >>>>>>> I'm not aware of any requirement around Java package naming.  IN
> >>>>>>> fact,
> >>>>>>> last
> >>>>>>> time it came up it was clear that its a best practice only, and
> >>>>>>> doesn't
> >>>>>>> have any actual naming requirements.
> >>>>>>
> >>>>>> John: Do you have a link to that discussion?  I'm of the mind that
> >>>>>> it's
> >>>>>> an expected best practice, unless you have a really, really good
> >>>>>> reason
> 

Write access to Incubator Wiki

2017-08-31 Thread Abhishek Tiwari
Hello,
Can you please grant write access for my user (abti) to the Incubator
wiki (https://wiki.apache.org/incubator/)?  I need it to
help out with the September report for the Gobblin project.

Thanks in advance!

Regards,
Abhishek


Re: Write access to Incubator Wiki

2017-09-01 Thread Abhishek Tiwari
Great, thanks!

Regards,
Abhishek

On Fri, Sep 1, 2017 at 2:23 AM, Nick Burch  wrote:

> On Thu, 31 Aug 2017, Abhishek Tiwari wrote:
>
>> Can you please grant write access for my user (abti) to the Incubator
>> wiki (https://wiki.apache.org/incubator/)?
>>
>
> Karma granted, happy reporting!
>
> Nick
>
> -
> To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
> For additional commands, e-mail: general-h...@incubator.apache.org
>
>


Re: Crail project looking for mentors

2017-10-18 Thread Abhishek Tiwari
Not being on IPMC shouldn't block you as far as I know. Someone can be
voted in to IPMC if they are willing to put in the effort to be the mentor?

On Wed, Oct 18, 2017 at 11:42 AM, Clebert Suconic  wrote:

> I just learned I can't be a mentor.. as I'm not on the IPMC...
>
> but I will stick around with you guys :) let me know when it's the
> right time to have technical discussions.. I have got a few things I
> would change ... but in a way it wouldn't break what you have now.
>
> On Wed, Oct 18, 2017 at 1:13 PM, Gang(Gary) Wang  wrote:
> > I'm a PPMC at Mnemonic project,  we got interested in this project
> because
> > our project is working on Ceph memory service for our Durable object
> model
> > (DOM) and Durable computing model (DCM). Crail could be a promising and
> > more efficient solution for us to take fully advantage of the RDMA
> > capabilities for durable object exchange across nodes in a cluster. I'm
> > looking forward to integrating Crail soon...
> >
> >
> >
> > On Tue, Oct 17, 2017 at 9:18 PM, patrick stuedi 
> wrote:
> >
> >> Efficient asynchronous I/O is one key aspect in Crail, because we're
> >> directly leveraging the asynchronous hardware interfaces of NVMe,
> >> RDMA, etc and export them at the distributed systems level. If you
> >> have experience with libaio and similar interfaces then that's
> >> definitely related.. Crail is a distributed storage system designed
> >> for high-performance storage and networking hardware, tailored to
> >> support data processing in new data center deployments. If you're
> >> interested in becoming a mentor please let us know...
> >>
> >> On Wed, Oct 18, 2017 at 5:44 AM, Clebert Suconic
> >>  wrote:
> >> > I have written a libaio wrapper in java.  For artemis and high
> >> performance
> >> > sync IOs.
> >> >
> >> >
> >> > Would that work be related sim any form ?
> >> >
> >> > On Tue, Oct 17, 2017 at 11:37 PM Luciano Resende <
> luckbr1...@gmail.com>
> >> > wrote:
> >> >
> >> >> On Fri, Oct 13, 2017 at 5:58 PM, patrick stuedi 
> >> wrote:
> >> >>
> >> >> > Hi all,
> >> >> >
> >> >> > The Crail project (www.crail.io) is looking for additional mentors
> >> >> > helping with the Apache incubator process. A draft of the Crail
> >> >> > incubator proposal is available here:
> >> >> >
> >> >> > https://wiki.apache.org/incubator/CrailProposal
> >> >> >
> >> >> > If you're interested and you're eligible to be a mentor please let
> us
> >> >> know!
> >> >> >
> >> >> >
> >> >>
> >> >> We are still looking for one more mentor before starting the formal
> vote
> >> >> for Crail.
> >> >>
> >> >> Any volunteers ?
> >> >>
> >> >> Thanks
> >> >>
> >> >>
> >> >> --
> >> >> Luciano Resende
> >> >> http://twitter.com/lresende1975
> >> >> http://lresende.blogspot.com/
> >> >>
> >> > --
> >> > Clebert Suconic
> >>
> >> -
> >> To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
> >> For additional commands, e-mail: general-h...@incubator.apache.org
> >>
> >>
>
>
>
> --
> Clebert Suconic
>
> -
> To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
> For additional commands, e-mail: general-h...@incubator.apache.org
>
>


[VOTE] Apache Gobblin 0.12.0 release RC0

2018-01-08 Thread Abhishek Tiwari
The Apache Gobblin community has voted on and approved the release of
Apache Gobblin 0.12.0 (incubating):

https://www.mail-archive.com/dev@gobblin.incubator.apache.org/msg01380.html

Results:
6 binding +1 votes
No 0 votes
No -1 votes

I'd like to call a vote in general to approve the release.

The source release candidate RC0 can be downloaded here:

https://dist.apache.org/repos/dist/dev/incubator/gobblin/apache-gobblin-incubating-0.12.0-rc0/

The artifacts (i.e. JARs) corresponding to this release candidate can be
found here:

https://repository.apache.org/content/repositories/orgapachegobblin-1000/

This has been signed with PGP key 234E3FE3, corresponding to
a...@apache.org, which is included in the repository's KEYS file (
https://dist.apache.org/repos/dist/release/incubator/gobblin/KEYS).  This
key can be found on keyservers, such as:

*http://pgp.mit.edu/pks/lookup?op=get&search=0x234E3FE3
*

It is also listed here:

https://people.apache.org/keys/committer/abti.asc

The release candidate has been tagged with release-0.12.0-rc0.
I've also created a branch 0.12.0.

For reference, here is a list of all closed JIRAs tagged with 0.12.0:

https://issues.apache.org/jira/issues/?jql=project%20%3D%20GOBBLIN%20AND%20fixVersion%20%3D%200.12.0%20AND%20status%20in%20(Closed%2C%20Resolved)%20ORDER%20BY%20updatedDate%20DESC%2C%20createdDate%20DESC%2C%20status%20DESC%2C%20priority%20DESC


For a summary of the changes in this release, see:

https://github.com/apache/incubator-gobblin/blob/0.12.0/CHANGELOG.md

Please review and vote. The vote will be open for 72 hours.

[ ] +1 approve
[ ] +0 no opinion
[ ] -1 disapprove (and reason why)

Thanks,
Abhishek, on behalf of the Apache Gobblin PPMC


Re: [VOTE] Apache Gobblin 0.12.0 release RC0

2018-01-11 Thread Abhishek Tiwari
Thanks Justin for reviewing the release. I will work on LICENSE and NOTICE
and push through a new RC with the changes.

Regards,
Abhishek

On Tue, Jan 9, 2018 at 10:38 PM, Justin Mclean  wrote:

> Hi,
>
> -1 (binding) for LICENSE and NOTICE issues
>
> I checked:
> - name included incubating
> - hashes and signatures correct
> - DISCLAIMER exists
> - LICENSE and NOTICE need more work (see below)
> - No unexpected binaries in source release
> - All files have ASF headers
> - Couldn’t compile from source but probably don’t have a correct
> environment set up
>
> LICENSE should list all of the bundled software licenses, NOTICE should
> not include permissive license details or in general copyrights. Neither
> should mention dependancies only what is actually bundled in a release. I
> suggest you ask your mentors to guide you on this and/or read this. [1]
>
> NOTICE is also incorrect  "This product includes software developed by The
> Apache Software” it’s developed at not by, it missing the ASF copyright
> line and contains way too much information. Please use the boilerplate
> notice here [3]
>
> LICENSE should be listing the following software licenses:
> - MIT licensed bootstrap
> - MIT licensed normalize.css
> - license for glyphicons-halflings font
> - probably this file [2] copyright linkedin?
>
> That’s all I could find that was bundled in the release. As far as i can
> see none of the software mentioned in NOTICE is actually bundled in the
> release.
>
> Thanks,
> Justin
>
> 1. http://www.apache.org/dev/licensing-howto.html
> 2. ./apache-gobblin-incubating-sources-0.12.0/gobblin-restli/
> gobblin-throttling-service/gobblin-throttling-service-
> server/src/main/webapp/WEB-INF/web.xml
> 3. https://www.apache.org/legal/src-headers.html#notice
> -
> To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
> For additional commands, e-mail: general-h...@incubator.apache.org
>
>


Re: [DISCUSS] Apache Pinot Incubator Proposal

2018-02-13 Thread Abhishek Tiwari
Pinot is already quite popular and I think it will be an awesome addition
under the Apache umbrella.

+1 (non-binding)

On Tue, Feb 13, 2018 at 12:10 AM, kishore g  wrote:

> Hello,
>
> I would like to propose Pinot as an Apache Incubator project. The proposal
> is available as a draft at https://wiki.apache.org/incubator/PinotProposal.
> I
> have also included the text of the proposal below.
>
> Any feedback from the community is much appreciated.
>
> Regards,
> Kishore G
>
> = Pinot Proposal =
>
> == Abstract ==
>
> Pinot is a distributed columnar storage engine that can ingest data in
> real-time and serve analytical queries at low latency. There are two modes
> of data ingestion - batch and/or realtime. Batch mode allows users to
> generate pinot segments externally using systems such as Hadoop. These
> segments can be uploaded into Pinot via simple curl calls. Pinot can ingest
> data in near real-time from streaming sources such as Kafka. Data ingested
> into Pinot is stored in a columnar format. Pinot provides a SQL like
> interface (PQL) that supports filters, aggregations, and group by
> operations. It does not support joins by design, in order to guarantee
> predictable latency. It leverages other Apache projects such as Zookeeper,
> Kafka, and Helix, along with many libraries from the ASF.
>
> == Proposal ==
>
> Pinot was open sourced by LinkedIn and hosted on GitHub. Majority of the
> development happens at LinkedIn with other contributions from Uber and
> Slack. We believe that being a part of Apache Software Foundation will
> improve the diversity and help form a strong community around the project.
>
> LinkedIn submits this proposal to donate the code base to Apache Software
> Foundation. The code is already under Apache License 2.0.  Code and the
> documentation are hosted on Github.
>  * Code: http://github.com/linkedin/pinot
>  * Documentation: https://github.com/linkedin/pinot/wiki
>
>
> == Background ==
>
> LinkedIn, similar to other companies, has many applications that provide
> rich real-time insights to members and customers (internal and external).
> The workload characteristics for these applications vary a lot. Some
> internal applications simply need ad-hoc query capabilities with sub-second
> to multiple seconds latency. But external site facing applications require
> strong SLA even very high workloads. Prior to Pinot, LinkedIn had multiple
> solutions depending on the workload generated by the application and this
> was inefficient. Pinot was developed to be the one single platform that
> addresses all classes of applications. Today at LinkedIn, Pinot powers more
> than 50 site facing products with workload ranging from few queries per
> second to 1000’s of queries per second while maintaining the 99th
> percentile latency which can be as low as few milliseconds. All internal
> dashboards at LinkedIn are powered by Pinot.
>
> == Rationale ==
>
> We believe that requirement to develop rich real-time analytic applications
> is applicable to other organizations. Both Pinot and the interested
> communities would benefit from this work being openly available.
>
> == Current Status ==
>
> Pinot is currently open sourced under the Apache License Version 2.0 and
> available at github.com/linkedin/pinot. All the development is done using
> GitHub Pull Requests. We cut releases on a weekly basis and deploy it at
> LinkedIn. mp-0.1.468 is the latest release tag that is deployed in
> production.
>
> == Meritocracy ==
>
> Following the Apache meritocracy model, we intend to build an open and
> diverse community around Pinot. We will encourage the community to
> contribute to discussion and codebase.
>
> == Community ==
>
> Pinot is currently used extensively at LinkedIn and Uber. Several companies
> have expressed interest in the project. We hope to extend the contributor
> base significantly by bringing Pinot into Apache.
>
> == Core Developers ==
>
> Pinot was started by engineers at LinkedIn, and now has committers from
> Uber.
>
> == Alignment ==
>
> Apache is the most natural home for taking Pinot forward. Pinot leverages
> several existing Apache Projects such as Kafka, Helix, Zookeeper, and Avro.
> As Pinot gains adoption, we plan to add support for the ORC and Parquet
> formats, as well as adding integration with Yarn and Mesos.
>
> == Known Risks ==
>
> === Orphaned Products ===
>
> The risk of the Pinot project being abandoned is minimal. The teams at
> LinkedIn and Uber are highly incentivized to continue development of Pinot
> as it is a critical part of their infrastructure.
>
> === Inexperience with Open Source ===
>
> Post open sourcing, Pinot was completely developed on GitHub. All the
> current developers on Pinot are well aware of the open source development
> process. However, most of the developers are new to the Apache process.
> Kishore Gopalakrishna, one of the lead developers in Pinot, is VP and
> committer of the Apache Helix project.
>
> === Homogenous Developers 

[VOTE] Apache Gobblin 0.12.0 release RC2

2018-03-26 Thread Abhishek Tiwari
The Apache Gobblin community has voted on and approved the release of
Apache Gobblin 0.12.0 (incubating):

https://www.mail-archive.com/dev@gobblin.incubator.apache.org/msg01772.html

Results:
5 binding +1 votes
No 0 votes
No -1 votes

The feedback from previous release candidates has been addressed:
RC0 thread: https://www.mail-archive.com/general@incubator.
apache.org/msg62151.html
RC0 resolution: LICENSE and NOTICE files have been updated (tracked by
GOBBLIN-431 )
RC1 thread: https://www.mail-archive.com/dev@gobblin.
incubator.apache.org/msg01733.html
RC1 resolution: gradlew scripts have been included in the source
distribution, and the steps for building the distribution has been added to
README (including the way to obtain gradlew jar)

I'd like to call a vote in general to approve the release.

The source release candidate RC2 can be downloaded here:

https://dist.apache.org/repos/dist/dev/incubator/gobblin/
apache-gobblin-incubating-0.12.0-rc2/

The artifacts (i.e. JARs) corresponding to this release candidate can be
found here:

https://repository.apache.org/content/repositories/orgapachegobblin-1002

This has been signed with PGP key 234E3FE3, corresponding to
a...@apache.org, which is included in the repository's KEYS file (
https://dist.apache.org/repos/dist/release/incubator/gobblin/KEYS).  This
key can be found on keyservers, such as:

*http://pgp.mit.edu/pks/lookup?op=get&search=0x234E3FE3
*

It is also listed here:

https://people.apache.org/keys/committer/abti.asc

The release candidate has been tagged with release-0.12.0-rc2.
I've also created a branch 0.12.0.

For reference, here is a list of all closed JIRAs tagged with 0.12.0:

https://issues.apache.org/jira/issues/?jql=project%20%3D%20GOBBLIN%20AND%
20fixVersion%20%3D%200.12.0%20AND%20status%20in%20(Closed%
2C%20Resolved)%20ORDER%20BY%20updatedDate%20DESC%2C%20createdDate%20DESC%2C%
20status%20DESC%2C%20priority%20DESC

For a summary of the changes in this release, see:

https://github.com/apache/incubator-gobblin/blob/0.12.0/CHANGELOG.md

Please review and vote. The vote will be open for 72 hours.

[ ] +1 approve
[ ] +0 no opinion
[ ] -1 disapprove (and reason why)

Thanks,
Abhishek, on behalf of the Apache Gobblin PPMC


Re: [VOTE] Apache Gobblin 0.12.0 release RC2

2018-03-27 Thread Abhishek Tiwari
Hi Matt,

Thanks for checking. We intentionally do not bundle gradle-wrapper.jar, and
instead document the steps to obtain it and build.
Please check the included README.md file.

Regards,
Abhishek

On Tue, Mar 27, 2018 at 8:18 AM, Matt Sicker  wrote:

> The bundled gradle wrapper in the source tgz doesn't work. It appears to be
> missing gradle/wrapper/gradle-wrapper.jar
>
> On 26 March 2018 at 19:01, Abhishek Tiwari  wrote:
>
> > The Apache Gobblin community has voted on and approved the release of
> > Apache Gobblin 0.12.0 (incubating):
> >
> > https://www.mail-archive.com/dev@gobblin.incubator.apache.
> > org/msg01772.html
> >
> > Results:
> > 5 binding +1 votes
> > No 0 votes
> > No -1 votes
> >
> > The feedback from previous release candidates has been addressed:
> > RC0 thread: https://www.mail-archive.com/general@incubator.
> > apache.org/msg62151.html
> > RC0 resolution: LICENSE and NOTICE files have been updated (tracked by
> > GOBBLIN-431 <https://issues.apache.org/jira/browse/GOBBLIN-431>)
> > RC1 thread: https://www.mail-archive.com/dev@gobblin.
> > incubator.apache.org/msg01733.html
> > RC1 resolution: gradlew scripts have been included in the source
> > distribution, and the steps for building the distribution has been added
> to
> > README (including the way to obtain gradlew jar)
> >
> > I'd like to call a vote in general to approve the release.
> >
> > The source release candidate RC2 can be downloaded here:
> >
> > https://dist.apache.org/repos/dist/dev/incubator/gobblin/
> > apache-gobblin-incubating-0.12.0-rc2/
> >
> > The artifacts (i.e. JARs) corresponding to this release candidate can be
> > found here:
> >
> > https://repository.apache.org/content/repositories/orgapachegobblin-1002
> >
> > This has been signed with PGP key 234E3FE3, corresponding to
> > a...@apache.org, which is included in the repository's KEYS file (
> > https://dist.apache.org/repos/dist/release/incubator/gobblin/KEYS).
> This
> > key can be found on keyservers, such as:
> >
> > *http://pgp.mit.edu/pks/lookup?op=get&search=0x234E3FE3
> > <http://pgp.mit.edu/pks/lookup?op=get&search=0x234E3FE3>*
> >
> > It is also listed here:
> >
> > https://people.apache.org/keys/committer/abti.asc
> >
> > The release candidate has been tagged with release-0.12.0-rc2.
> > I've also created a branch 0.12.0.
> >
> > For reference, here is a list of all closed JIRAs tagged with 0.12.0:
> >
> > https://issues.apache.org/jira/issues/?jql=project%20%
> 3D%20GOBBLIN%20AND%
> > 20fixVersion%20%3D%200.12.0%20AND%20status%20in%20(Closed%
> > 2C%20Resolved)%20ORDER%20BY%20updatedDate%20DESC%2C%
> > 20createdDate%20DESC%2C%
> > 20status%20DESC%2C%20priority%20DESC
> >
> > For a summary of the changes in this release, see:
> >
> > https://github.com/apache/incubator-gobblin/blob/0.12.0/CHANGELOG.md
> >
> > Please review and vote. The vote will be open for 72 hours.
> >
> > [ ] +1 approve
> > [ ] +0 no opinion
> > [ ] -1 disapprove (and reason why)
> >
> > Thanks,
> > Abhishek, on behalf of the Apache Gobblin PPMC
> >
>
>
>
> --
> Matt Sicker 
>


Re: [VOTE] Apache Gobblin 0.12.0 release RC2

2018-03-27 Thread Abhishek Tiwari
Yes, I understand that gradle-wrapper.jar is a convenience jar that helps
get the gradle.
However, we could not include it in the distribution because it is not
acceptable to include binaries and instead we went with the proposed
resolution in this thread:
https://issues.apache.org/jira/browse/LEGAL-288?focusedCommentId=15980830&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-15980830


This is (almost) exactly the same as what Apache Fineract does to address
the same:
- https://github.com/apache/fineract/blob/develop/README.md
-
https://www.mail-archive.com/dev@gobblin.incubator.apache.org/msg01727.html
I like the Fineract model, especially because it requires only one extra
step than what would be required otherwise to build the distribution.
However, we will continue to improve upon the build process in future.

We have not moved to newer versions of gradle yet, and we specify the
gradle version requirement in README.md.

Abhishek

On Tue, Mar 27, 2018 at 10:06 AM, Matt Sicker  wrote:

> I'd suggest not including gradlew and gradlew.bat in your source
> distribution then. You are aware that gradle-wrapper.jar is itself a
> bootstrap jar to get gradle itself, right? It's tiny and generally bundled
> with source code for convenience. As an aside, in order to regenerate the
> gradle wrapper the normal way (gradle wrapper --gradle-version 2.13), I had
> to run it outside the project since the latest version of gradle is
> incompatible, too. :/
>
> On 27 March 2018 at 11:46, Abhishek Tiwari  wrote:
>
> > Hi Matt,
> >
> > Thanks for checking. We intentionally do not bundle gradle-wrapper.jar,
> and
> > instead document the steps to obtain it and build.
> > Please check the included README.md file.
> >
> > Regards,
> > Abhishek
> >
> > On Tue, Mar 27, 2018 at 8:18 AM, Matt Sicker  wrote:
> >
> > > The bundled gradle wrapper in the source tgz doesn't work. It appears
> to
> > be
> > > missing gradle/wrapper/gradle-wrapper.jar
> > >
> > > On 26 March 2018 at 19:01, Abhishek Tiwari  wrote:
> > >
> > > > The Apache Gobblin community has voted on and approved the release of
> > > > Apache Gobblin 0.12.0 (incubating):
> > > >
> > > > https://www.mail-archive.com/dev@gobblin.incubator.apache.
> > > > org/msg01772.html
> > > >
> > > > Results:
> > > > 5 binding +1 votes
> > > > No 0 votes
> > > > No -1 votes
> > > >
> > > > The feedback from previous release candidates has been addressed:
> > > > RC0 thread: https://www.mail-archive.com/general@incubator.
> > > > apache.org/msg62151.html
> > > > RC0 resolution: LICENSE and NOTICE files have been updated (tracked
> by
> > > > GOBBLIN-431 <https://issues.apache.org/jira/browse/GOBBLIN-431>)
> > > > RC1 thread: https://www.mail-archive.com/dev@gobblin.
> > > > incubator.apache.org/msg01733.html
> > > > RC1 resolution: gradlew scripts have been included in the source
> > > > distribution, and the steps for building the distribution has been
> > added
> > > to
> > > > README (including the way to obtain gradlew jar)
> > > >
> > > > I'd like to call a vote in general to approve the release.
> > > >
> > > > The source release candidate RC2 can be downloaded here:
> > > >
> > > > https://dist.apache.org/repos/dist/dev/incubator/gobblin/
> > > > apache-gobblin-incubating-0.12.0-rc2/
> > > >
> > > > The artifacts (i.e. JARs) corresponding to this release candidate can
> > be
> > > > found here:
> > > >
> > > > https://repository.apache.org/content/repositories/
> > orgapachegobblin-1002
> > > >
> > > > This has been signed with PGP key 234E3FE3, corresponding to
> > > > a...@apache.org, which is included in the repository's KEYS file (
> > > > https://dist.apache.org/repos/dist/release/incubator/gobblin/KEYS).
> > > This
> > > > key can be found on keyservers, such as:
> > > >
> > > > *http://pgp.mit.edu/pks/lookup?op=get&search=0x234E3FE3
> > > > <http://pgp.mit.edu/pks/lookup?op=get&search=0x234E3FE3>*
> > > >
> > > > It is also listed here:
> > > >
> > > > https://people.apache.org/keys/committer/abti.asc
> > > >
> > > > The release candidate has been tagged with release-0.12.0-rc2.
> > > > I've als

Re: [VOTE] Apache Gobblin 0.12.0 release RC2

2018-03-27 Thread Abhishek Tiwari
Thanks Matt for pointing that out, good to know. I have created a Jira to
consider that option: https://issues.apache.org/jira/browse/GOBBLIN-449
However, I am wondering if this is a deal breaker for the release? Or, can
we use the current process that we have adopted since it works well for our
users, and follows a pre-existing Apache model of Apache Fineract.

Abhishek

On Tue, Mar 27, 2018 at 10:44 AM, Matthew Hayes <
matthew.terence.ha...@gmail.com> wrote:

> Abhishek, what about using a bootstrap gradle task to download the jar and
> gradlew?  DataFu does this [1], which was based on Samza's solution.  You
> just need to have some version of gradle installed and can run `gradle -b
> bootstrap.gradle`.  Then you don't need the jar or gradlew checked in.
>
> -Matt
>
> [1]https://github.com/apache/datafu/blob/master/bootstrap.gradle
>
> On Tue, Mar 27, 2018 at 10:30 AM, Abhishek Tiwari  wrote:
>
> > Yes, I understand that gradle-wrapper.jar is a convenience jar that helps
> > get the gradle.
> > However, we could not include it in the distribution because it is not
> > acceptable to include binaries and instead we went with the proposed
> > resolution in this thread:
> > https://issues.apache.org/jira/browse/LEGAL-288?
> focusedCommentId=15980830&
> > page=com.atlassian.jira.plugin.system.issuetabpanels%
> > 3Acomment-tabpanel#comment-15980830
> >
> >
> > This is (almost) exactly the same as what Apache Fineract does to address
> > the same:
> > - https://github.com/apache/fineract/blob/develop/README.md
> > -
> > https://www.mail-archive.com/dev@gobblin.incubator.apache.
> > org/msg01727.html
> > I like the Fineract model, especially because it requires only one extra
> > step than what would be required otherwise to build the distribution.
> > However, we will continue to improve upon the build process in future.
> >
> > We have not moved to newer versions of gradle yet, and we specify the
> > gradle version requirement in README.md.
> >
> > Abhishek
> >
> > On Tue, Mar 27, 2018 at 10:06 AM, Matt Sicker  wrote:
> >
> > > I'd suggest not including gradlew and gradlew.bat in your source
> > > distribution then. You are aware that gradle-wrapper.jar is itself a
> > > bootstrap jar to get gradle itself, right? It's tiny and generally
> > bundled
> > > with source code for convenience. As an aside, in order to regenerate
> the
> > > gradle wrapper the normal way (gradle wrapper --gradle-version 2.13), I
> > had
> > > to run it outside the project since the latest version of gradle is
> > > incompatible, too. :/
> > >
> > > On 27 March 2018 at 11:46, Abhishek Tiwari  wrote:
> > >
> > > > Hi Matt,
> > > >
> > > > Thanks for checking. We intentionally do not bundle
> gradle-wrapper.jar,
> > > and
> > > > instead document the steps to obtain it and build.
> > > > Please check the included README.md file.
> > > >
> > > > Regards,
> > > > Abhishek
> > > >
> > > > On Tue, Mar 27, 2018 at 8:18 AM, Matt Sicker 
> wrote:
> > > >
> > > > > The bundled gradle wrapper in the source tgz doesn't work. It
> appears
> > > to
> > > > be
> > > > > missing gradle/wrapper/gradle-wrapper.jar
> > > > >
> > > > > On 26 March 2018 at 19:01, Abhishek Tiwari 
> wrote:
> > > > >
> > > > > > The Apache Gobblin community has voted on and approved the
> release
> > of
> > > > > > Apache Gobblin 0.12.0 (incubating):
> > > > > >
> > > > > > https://www.mail-archive.com/dev@gobblin.incubator.apache.
> > > > > > org/msg01772.html
> > > > > >
> > > > > > Results:
> > > > > > 5 binding +1 votes
> > > > > > No 0 votes
> > > > > > No -1 votes
> > > > > >
> > > > > > The feedback from previous release candidates has been addressed:
> > > > > > RC0 thread: https://www.mail-archive.com/general@incubator.
> > > > > > apache.org/msg62151.html
> > > > > > RC0 resolution: LICENSE and NOTICE files have been updated
> (tracked
> > > by
> > > > > > GOBBLIN-431 <https://issues.apache.org/jira/browse/GOBBLIN-431>)
> > > > > > RC1 thread: https://www.mail-archive.com/dev@gobblin.
> > > > > > incubator.apache.org/msg01733.html
> &

Re: [VOTE] Apache Gobblin 0.12.0 release RC2

2018-04-01 Thread Abhishek Tiwari
Thanks everyone for the feedback.

Summarizing the thread: proposed changes to the NOTICE file is an
improvement and thus we will consider it in the next release.
At the moment, I will close the vote since we have run out of time and have
the necessary votes.

Thanks again,
Abhishek

On Sun, Apr 1, 2018 at 1:51 AM, Romain Manni-Bucau 
wrote:

> +1, not a blocker since it is more on nice to have helpers than needed
> tools IMHO and legally it looks ok and it builds properly
>
> Le 1 avr. 2018 10:42, "Olivier Lamy"  a écrit :
>
> > Well not a big drama, we can fix that with the next release.
> > ATM  2 mentors have voted +1: Jean-Baptiste and myself.
> > 1 * IPMC with Matt.
> >
> >
> > On Sun, 1 Apr 2018 at 18:36, Justin Mclean 
> > wrote:
> >
> > > Hi,
> > >
> > > PS by my count you only need one more +1 vote and only one of your
> > project
> > > mentors have voted.
> > >
> > > Thanks,
> > > Justin
> > > -
> > > To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
> > > For additional commands, e-mail: general-h...@incubator.apache.org
> > >
> > >
> >
> > --
> > Olivier Lamy
> > http://twitter.com/olamy | http://linkedin.com/in/olamy
> >
>


[RESULT] [VOTE] Apache Gobblin 0.12.0 release RC2

2018-04-01 Thread Abhishek Tiwari
Hi all,

The vote for releasing Apache Gobblin 0.12.0 (incubating) is now closed.

With a total of 4 +1 binding votes and one -1 vote, the vote passes.

+1 votes:
* Olivier Lamy
* Matt Sicker
* Jean-Baptiste Onofré
* Romain Manni-Bucau

-1 vote:
* Justin Mclean

Thank you everyone for taking the time to review the release and providing
useful feedback. We will continue to incorporate the improvements with the
next release.

I will now proceed to publish the release and send ANNOUNCE.

Regards,
Abhishek

On Sun, Apr 1, 2018 at 2:28 AM, Abhishek Tiwari  wrote:

> Thanks everyone for the feedback.
>
> Summarizing the thread: proposed changes to the NOTICE file is an
> improvement and thus we will consider it in the next release.
> At the moment, I will close the vote since we have run out of time and
> have the necessary votes.
>
> Thanks again,
> Abhishek
>
>
> On Sun, Apr 1, 2018 at 1:51 AM, Romain Manni-Bucau 
> wrote:
>
>> +1, not a blocker since it is more on nice to have helpers than needed
>> tools IMHO and legally it looks ok and it builds properly
>>
>> Le 1 avr. 2018 10:42, "Olivier Lamy"  a écrit :
>>
>> > Well not a big drama, we can fix that with the next release.
>> > ATM  2 mentors have voted +1: Jean-Baptiste and myself.
>> > 1 * IPMC with Matt.
>> >
>> >
>> > On Sun, 1 Apr 2018 at 18:36, Justin Mclean 
>> > wrote:
>> >
>> > > Hi,
>> > >
>> > > PS by my count you only need one more +1 vote and only one of your
>> > project
>> > > mentors have voted.
>> > >
>> > > Thanks,
>> > > Justin
>> > > -
>> > > To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
>> > > For additional commands, e-mail: general-h...@incubator.apache.org
>> > >
>> > >
>> >
>> > --
>> > Olivier Lamy
>> > http://twitter.com/olamy | http://linkedin.com/in/olamy
>> >
>>
>
>


Re: [VOTE] Apache Gobblin 0.12.0 release RC2

2018-04-01 Thread Abhishek Tiwari
Although the vote is over and successful, at this point I think I will just
update the NOTICE file and bring in another RC for vote.

However, I am puzzled that this improvement (not blocker) is attracting -1
votes. I would have expected +1 or 0 with improvement suggestion,
specifically because I see that this is a very common pattern in many if
not most of the major Apache TLP projects.
The two entries in our NOTICE file is for: bootstrap and Glyphicon icons.
And, for exactly the same included bits, here are the NOTICE files for a
few other major TLPs:
Apache Hadoop: https://github.com/apache/hadoop/blob/trunk/NOTICE.txt


Apache HBase: https://github.com/apache/hbase/blob/master/NOTICE.txt


Apache Ambari: https://github.com/apache/ambari/blob/trunk/
ambari-web/app/assets/licenses/NOTICE.txt


Apache Spark: https://github.com/apache/spark/blob/master/NOTICE


.. there are many more, but I stopped at these.

So, isn't enforcing improvements on podling not harsh when it does not
attracts -1 or blocks releases for other Apache TLP releases?

Abhishek

On Sun, Apr 1, 2018 at 3:12 PM, Justin Mclean 
wrote:

> Hi,
>
> It's hard to come up with a single simple sentence that applies in all
> cases. So when I said "if something is bundled then it's license and
> copyright needs to be in LICENSE not NOTICE.” I’m wrong as it's not going
> to all cover all cases.
>
> For bundling Apache licensed (v2) bits of software the copyright isn’t in
> the license. If the software has a NOTICE file then that is very likely
> going to effect your NOTICE file - which I think what Sebb was getting at
> and this is certainly the most common situation.
>
> In general other permissive licenses (like MIT and BSD) include a
> copyright line in the license text and theres’s no need to include anything
> in NOTICE.
>
> Then we come to required notices which are going to be uncommon. The
> licenses with required notices (ignoring ALv2) that I know of are the BSD
> with advertising clause (Category X), CDDL (list of modifications and how
> to get source) and MPL (info how to get source code) which are both
> Category B. None of these would be bundled in a source release (but may
> affect a binary one). I can’t think of any category A license which has a
> required notices. Does anyone know of one?
>
> Thanks,
> Justin
>
>
> -
> To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
> For additional commands, e-mail: general-h...@incubator.apache.org
>
>


[VOTE] Apache Gobblin 0.12.0 release RC3

2018-06-23 Thread Abhishek Tiwari
The Apache Gobblin community has voted on and approved the release of
Apache Gobblin 0.12.0 (incubating):

https://www.mail-archive.com/dev@gobblin.incubator.apache.org/msg01981.html

Results:
5 binding +1 votes
1 non-binding +1 vote
No 0 votes
No -1 votes

The feedback from previous release candidates has been addressed:
RC0 thread: https://www.mail-archive.com/general@incubator.apache
.org/msg62151.html
RC0 resolution: LICENSE and NOTICE files have been updated (tracked by
GOBBLIN-431 )
RC1 thread: https://www.mail-archive.com/dev@gobblin.incubator.apache
.org/msg01733.html
RC1 resolution: gradlew scripts have been included in the source
distribution, and the steps for building the distribution has been added to
README (including the way to obtain gradlew jar)
RC 2 thread: https://mail-archives.apache
.org/mod_mbox/incubator-general/201804.mbox/%3CCAD+38UAE+Cpv3syCYH1RHGLbdHNqZHPfVh3YS6g=qxhhb8n...@mail.gmail.com%3E
RC 2 resolution: This release candidate (RC3) has been cut with Justin's
changes to NOTICE file to make it Apache compliant

I'd like to call a vote in general to approve the release.

The source release candidate RC3 can be downloaded here:
https://dist.apache.org/repos/dist/dev/incubator/gobblin/apache-gobblin
-incubating-0.12.0-rc3/

The artifacts (i.e. JARs) corresponding to this release candidate can be
found here:
https://repository.apache.org/content/repositories/orgapachegobblin-1003

This has been signed with PGP key 234E3FE3, corresponding to
a...@apache.org, which is included in the repository's KEYS file (
https://dist.apache.org/repos/dist/release/incubator/gobblin/KEYS).  This
key can be found on keyservers, such as:

*http://pgp.mit.edu/pks/lookup?op=get&search=0x234E3FE3
*

It is also listed here:
https://people.apache.org/keys/committer/abti.asc

The release candidate has been tagged with release-0.12.0-rc3.
I've also created a branch 0.12.0.

For reference, here is a list of all closed JIRAs tagged with 0.12.0:
https://issues.apache.org/jira/issues/?jql=project%20%3D%20GOBBLIN%20AND%20fixVersion%20%3D%200.12.0%20AND%20status%20in%20(Closed%2C%20Resolved)%20ORDER%20BY%20updatedDate%20DESC%2C%20createdDate%20DESC%2C%20status%20DESC%2C%20priority%20DESC


For a summary of the changes in this release, see:
https://github.com/apache/incubator-gobblin/blob/0.12.0/CHANGELOG.md

Please review and vote. The vote will be open for 72 hours.

[ ] +1 approve
[ ] +0 no opinion
[ ] -1 disapprove (and reason why)

Thanks,
Abhishek, on behalf of the Apache Gobblin PPMC


Re: [VOTE] Apache Gobblin 0.12.0 release RC3

2018-06-27 Thread Abhishek Tiwari
[bump up to get traction]

Abhishek

On Sat, Jun 23, 2018 at 1:57 PM Abhishek Tiwari  wrote:

> The Apache Gobblin community has voted on and approved the release of
> Apache Gobblin 0.12.0 (incubating):
>
> https://www.mail-archive.com/dev@gobblin.incubator.apache.org/msg01981.html
>
> Results:
> 5 binding +1 votes
> 1 non-binding +1 vote
> No 0 votes
> No -1 votes
>
> The feedback from previous release candidates has been addressed:
> RC0 thread: https://www.mail-archive.com/general@incubator.apache
> .org/msg62151.html
> RC0 resolution: LICENSE and NOTICE files have been updated (tracked by
> GOBBLIN-431 <https://issues.apache.org/jira/browse/GOBBLIN-431>)
> RC1 thread: https://www.mail-archive.com/dev@gobblin.incubator.apache
> .org/msg01733.html
> RC1 resolution: gradlew scripts have been included in the source
> distribution, and the steps for building the distribution has been added to
> README (including the way to obtain gradlew jar)
> RC 2 thread: https://mail-archives.apache
> .org/mod_mbox/incubator-general/201804.mbox/%3CCAD+38UAE+Cpv3syCYH1RHGLbdHNqZHPfVh3YS6g=qxhhb8n...@mail.gmail.com%3E
> RC 2 resolution: This release candidate (RC3) has been cut with Justin's
> changes to NOTICE file to make it Apache compliant
>
> I'd like to call a vote in general to approve the release.
>
> The source release candidate RC3 can be downloaded here:
> https://dist.apache.org/repos/dist/dev/incubator/gobblin/apache-gobblin
> -incubating-0.12.0-rc3/
>
> The artifacts (i.e. JARs) corresponding to this release candidate can be
> found here:
> https://repository.apache.org/content/repositories/orgapachegobblin-1003
>
> This has been signed with PGP key 234E3FE3, corresponding to
> a...@apache.org, which is included in the repository's KEYS file (
> https://dist.apache.org/repos/dist/release/incubator/gobblin/KEYS).  This
> key can be found on keyservers, such as:
>
> *http://pgp.mit.edu/pks/lookup?op=get&search=0x234E3FE3
> <http://pgp.mit.edu/pks/lookup?op=get&search=0x234E3FE3>*
>
> It is also listed here:
> https://people.apache.org/keys/committer/abti.asc
>
> The release candidate has been tagged with release-0.12.0-rc3.
> I've also created a branch 0.12.0.
>
> For reference, here is a list of all closed JIRAs tagged with 0.12.0:
>
> https://issues.apache.org/jira/issues/?jql=project%20%3D%20GOBBLIN%20AND%20fixVersion%20%3D%200.12.0%20AND%20status%20in%20(Closed%2C%20Resolved)%20ORDER%20BY%20updatedDate%20DESC%2C%20createdDate%20DESC%2C%20status%20DESC%2C%20priority%20DESC
>
>
> For a summary of the changes in this release, see:
> https://github.com/apache/incubator-gobblin/blob/0.12.0/CHANGELOG.md
>
> Please review and vote. The vote will be open for 72 hours.
>
> [ ] +1 approve
> [ ] +0 no opinion
> [ ] -1 disapprove (and reason why)
>
> Thanks,
> Abhishek, on behalf of the Apache Gobblin PPMC
>
>


Re: [VOTE] Apache Gobblin 0.12.0 release RC3

2018-06-30 Thread Abhishek Tiwari
Thanks Olivier.

Abhishek

On Sat, Jun 30, 2018 at 10:11 AM Olivier Lamy  wrote:

> +1
>
> On Thu, 28 Jun 2018 at 3:05 am, Abhishek Tiwari  wrote:
>
> > [bump up to get traction]
> >
> > Abhishek
> >
> > On Sat, Jun 23, 2018 at 1:57 PM Abhishek Tiwari  wrote:
> >
> > > The Apache Gobblin community has voted on and approved the release of
> > > Apache Gobblin 0.12.0 (incubating):
> > >
> > >
> >
> https://www.mail-archive.com/dev@gobblin.incubator.apache.org/msg01981.html
> > >
> > > Results:
> > > 5 binding +1 votes
> > > 1 non-binding +1 vote
> > > No 0 votes
> > > No -1 votes
> > >
> > > The feedback from previous release candidates has been addressed:
> > > RC0 thread: https://www.mail-archive.com/general@incubator.apache
> > > .org/msg62151.html
> > > RC0 resolution: LICENSE and NOTICE files have been updated (tracked by
> > > GOBBLIN-431 <https://issues.apache.org/jira/browse/GOBBLIN-431>)
> > > RC1 thread: https://www.mail-archive.com/dev@gobblin.incubator.apache
> > > .org/msg01733.html
> > > RC1 resolution: gradlew scripts have been included in the source
> > > distribution, and the steps for building the distribution has been
> added
> > to
> > > README (including the way to obtain gradlew jar)
> > > RC 2 thread: https://mail-archives.apache
> > >
> >
> .org/mod_mbox/incubator-general/201804.mbox/%3CCAD+38UAE+Cpv3syCYH1RHGLbdHNqZHPfVh3YS6g=
> > qxhhb8n...@mail.gmail.com%3E
> > > RC 2 resolution: This release candidate (RC3) has been cut with
> Justin's
> > > changes to NOTICE file to make it Apache compliant
> > >
> > > I'd like to call a vote in general to approve the release.
> > >
> > > The source release candidate RC3 can be downloaded here:
> > >
> https://dist.apache.org/repos/dist/dev/incubator/gobblin/apache-gobblin
> > > -incubating-0.12.0-rc3/
> > >
> > > The artifacts (i.e. JARs) corresponding to this release candidate can
> be
> > > found here:
> > >
> https://repository.apache.org/content/repositories/orgapachegobblin-1003
> > >
> > > This has been signed with PGP key 234E3FE3, corresponding to
> > > a...@apache.org, which is included in the repository's KEYS file (
> > > https://dist.apache.org/repos/dist/release/incubator/gobblin/KEYS).
> > This
> > > key can be found on keyservers, such as:
> > >
> > > *http://pgp.mit.edu/pks/lookup?op=get&search=0x234E3FE3
> > > <http://pgp.mit.edu/pks/lookup?op=get&search=0x234E3FE3>*
> > >
> > > It is also listed here:
> > > https://people.apache.org/keys/committer/abti.asc
> > >
> > > The release candidate has been tagged with release-0.12.0-rc3.
> > > I've also created a branch 0.12.0.
> > >
> > > For reference, here is a list of all closed JIRAs tagged with 0.12.0:
> > >
> > >
> >
> https://issues.apache.org/jira/issues/?jql=project%20%3D%20GOBBLIN%20AND%20fixVersion%20%3D%200.12.0%20AND%20status%20in%20(Closed%2C%20Resolved)%20ORDER%20BY%20updatedDate%20DESC%2C%20createdDate%20DESC%2C%20status%20DESC%2C%20priority%20DESC
> > >
> > >
> > > For a summary of the changes in this release, see:
> > > https://github.com/apache/incubator-gobblin/blob/0.12.0/CHANGELOG.md
> > >
> > > Please review and vote. The vote will be open for 72 hours.
> > >
> > > [ ] +1 approve
> > > [ ] +0 no opinion
> > > [ ] -1 disapprove (and reason why)
> > >
> > > Thanks,
> > > Abhishek, on behalf of the Apache Gobblin PPMC
> > >
> > >
> >
> --
> Olivier Lamy
> http://twitter.com/olamy | http://linkedin.com/in/olamy
>


Re: [VOTE] Apache Gobblin 0.12.0 release RC3

2018-06-30 Thread Abhishek Tiwari
Thanks Justin. I will remove the md5.

Abhishek

On Sun, Jul 1, 2018 at 3:02 AM Justin Mclean 
wrote:

> Hi,
>
> +1 (binding)
>
> Please remove the md5 hash from the release area before releasing as these
> should not longer be used.
>
> I checked:
> - incubating in artefacts name
> - signatures ands hashes correct
> - DISCLAIMER exists
> - LICENSE is missing a license
> - NOTICE is correct
> - Source file have headers, but there a few shell scripts missing them
> [1][2][3][4][5]
> - can compile from source
>
> LICENSE is missing license for the glyphicons-halflings font. [6]
>
> Thanks,
> Justin
>
> 1. apache-gobblin-incubating-sources-0.12.0/bin/gobblin-cluster-worker.sh
> 2. apache-gobblin-incubating-sources-0.12.0/bin/gobblin-service.sh
> 3. apache-gobblin-incubating-sources-0.12.0/bin/gobblin-cluster-master.sh
> 4.
> apache-gobblin-incubating-sources-0.12.0/gobblin-aws/src/test/resources/workerCloudInit.sh
> 5.
> apache-gobblin-incubating-sources-0.12.0/gobblin-aws/src/test/resources/masterCloudInit.sh
> 6.
> apache-gobblin-incubating-sources-0.12.0/gobblin-admin/src/main/resources/static/fonts/glyphicons-halflings-regular.*
> -
> To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
> For additional commands, e-mail: general-h...@incubator.apache.org
>
>


Re: [VOTE] Apache Gobblin 0.12.0 release RC3

2018-07-01 Thread Abhishek Tiwari
We are still looking for 1 more +1, will really appreciate it if anyone can
spare sometime to review and vote :)

Abhishek

On Sun, Jul 1, 2018 at 6:41 AM Abhishek Tiwari  wrote:

> Thanks Justin. I will remove the md5.
>
> Abhishek
>
> On Sun, Jul 1, 2018 at 3:02 AM Justin Mclean 
> wrote:
>
>> Hi,
>>
>> +1 (binding)
>>
>> Please remove the md5 hash from the release area before releasing as
>> these should not longer be used.
>>
>> I checked:
>> - incubating in artefacts name
>> - signatures ands hashes correct
>> - DISCLAIMER exists
>> - LICENSE is missing a license
>> - NOTICE is correct
>> - Source file have headers, but there a few shell scripts missing them
>> [1][2][3][4][5]
>> - can compile from source
>>
>> LICENSE is missing license for the glyphicons-halflings font. [6]
>>
>> Thanks,
>> Justin
>>
>> 1. apache-gobblin-incubating-sources-0.12.0/bin/gobblin-cluster-worker.sh
>> 2. apache-gobblin-incubating-sources-0.12.0/bin/gobblin-service.sh
>> 3. apache-gobblin-incubating-sources-0.12.0/bin/gobblin-cluster-master.sh
>> 4.
>> apache-gobblin-incubating-sources-0.12.0/gobblin-aws/src/test/resources/workerCloudInit.sh
>> 5.
>> apache-gobblin-incubating-sources-0.12.0/gobblin-aws/src/test/resources/masterCloudInit.sh
>> 6.
>> apache-gobblin-incubating-sources-0.12.0/gobblin-admin/src/main/resources/static/fonts/glyphicons-halflings-regular.*
>> -
>> To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
>> For additional commands, e-mail: general-h...@incubator.apache.org
>>
>>


Re: [VOTE] Apache Gobblin 0.12.0 release RC3

2018-07-02 Thread Abhishek Tiwari
Hi Jim,
Thanks for the vote. Hope Scotland was fun this time of year :)

Everyone,
Thanks for the review and vote. I will close the vote now, and send out a
result mail.

Regards,
Abhishek

On Mon, Jul 2, 2018 at 4:19 PM Jim Jagielski  wrote:

> Just got back from a week+ in Scotland... sorry for the delay.
>
> +1 (binding) from me.
>
> > On Jul 1, 2018, at 1:18 PM, Abhishek Tiwari  wrote:
> >
> > We are still looking for 1 more +1, will really appreciate it if anyone
> can
> > spare sometime to review and vote :)
> >
> > Abhishek
> >
> > On Sun, Jul 1, 2018 at 6:41 AM Abhishek Tiwari  wrote:
> >
> >> Thanks Justin. I will remove the md5.
> >>
> >> Abhishek
> >>
> >> On Sun, Jul 1, 2018 at 3:02 AM Justin Mclean 
> >> wrote:
> >>
> >>> Hi,
> >>>
> >>> +1 (binding)
> >>>
> >>> Please remove the md5 hash from the release area before releasing as
> >>> these should not longer be used.
> >>>
> >>> I checked:
> >>> - incubating in artefacts name
> >>> - signatures ands hashes correct
> >>> - DISCLAIMER exists
> >>> - LICENSE is missing a license
> >>> - NOTICE is correct
> >>> - Source file have headers, but there a few shell scripts missing them
> >>> [1][2][3][4][5]
> >>> - can compile from source
> >>>
> >>> LICENSE is missing license for the glyphicons-halflings font. [6]
> >>>
> >>> Thanks,
> >>> Justin
> >>>
> >>> 1.
> apache-gobblin-incubating-sources-0.12.0/bin/gobblin-cluster-worker.sh
> >>> 2. apache-gobblin-incubating-sources-0.12.0/bin/gobblin-service.sh
> >>> 3.
> apache-gobblin-incubating-sources-0.12.0/bin/gobblin-cluster-master.sh
> >>> 4.
> >>>
> apache-gobblin-incubating-sources-0.12.0/gobblin-aws/src/test/resources/workerCloudInit.sh
> >>> 5.
> >>>
> apache-gobblin-incubating-sources-0.12.0/gobblin-aws/src/test/resources/masterCloudInit.sh
> >>> 6.
> >>>
> apache-gobblin-incubating-sources-0.12.0/gobblin-admin/src/main/resources/static/fonts/glyphicons-halflings-regular.*
> >>> -
> >>> 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
>
>


[RESULT] [VOTE] Apache Gobblin 0.12.0 release RC3

2018-07-02 Thread Abhishek Tiwari
Thanks to all who voted!

The release has PASSED with the following IPMC votes:

+1 Jim Jagielski (binding)
+1 Justin Mclean (binding)
+1 Olivier Lamy (binding)

I will proceed to publish the release and send ANNOUNCE.

On behalf of Apache Gobblin, thank you!

Regards,
Abhishek

Vote thread reference:
https://www.mail-archive.com/general@incubator.apache.org/msg64040.html


[ANNOUNCE] Apache Gobblin (incubating) 0.12.0 released

2018-07-02 Thread Abhishek Tiwari
We are pleased to announce that Apache Gobblin (incubating) 0.12.0 is
released.

Gobblin is a distributed data integration framework that simplifies common
aspects of big data integration such as data ingestion, replication,
organization and lifecycle management for both streaming and batch data
ecosystems.

The release is available at:
https://gobblin.apache.org/download/

On behalf of the Gobblin team,
Abhishek Tiwari

=
*DISCLAIMER*
Apache Gobblin (incubating) is an effort undergoing incubation at The
Apache Software
Foundation (ASF), sponsored by Incubator.
Incubation is required of all newly accepted projects until a further
review indicates that the infrastructure, communications, and decision
making process have stabilized in a manner consistent with other successful
ASF projects.
While incubation status is not necessarily a reflection of the completeness
or stability of the code, it does indicate that the project has yet to be
fully endorsed by the ASF.


Re: [ANNOUNCE] Apache Gobblin (incubating) 0.12.0 released

2018-08-03 Thread Abhishek Tiwari
Sorry this slipped my mind. I have fixed the issues on the website:

- Updated KEYS link
- Linked releases to Apache mirror system
- Removed links to previous non-Apache releases

Thanks Sebb for the suggestions.

Regards
Abhishek

On Mon, Jul 2, 2018 at 11:03 AM sebb  wrote:

> On 2 July 2018 at 17:38, Abhishek Tiwari  wrote:
> > We are pleased to announce that Apache Gobblin (incubating) 0.12.0 is
> > released.
> >
> > Gobblin is a distributed data integration framework that simplifies
> common
> > aspects of big data integration such as data ingestion, replication,
> > organization and lifecycle management for both streaming and batch data
> > ecosystems.
> >
> > The release is available at:
> > https://gobblin.apache.org/download/
>
> Sorry, but there are some issues with the download page.
>
> - must link to KEYS using
> https://www.apache.org/dist/incubator/gobblin/KEYS
> - must link to release artifacts using ASF mirror system
> - must not include direct links to non-ASF releases
>
> > On behalf of the Gobblin team,
> > Abhishek Tiwari
> >
> > =
> > *DISCLAIMER*
> > Apache Gobblin (incubating) is an effort undergoing incubation at The
> > Apache Software
> > Foundation (ASF), sponsored by Incubator.
> > Incubation is required of all newly accepted projects until a further
> > review indicates that the infrastructure, communications, and decision
> > making process have stabilized in a manner consistent with other
> successful
> > ASF projects.
> > While incubation status is not necessarily a reflection of the
> completeness
> > or stability of the code, it does indicate that the project has yet to be
> > fully endorsed by the ASF.
>


Re: [ANNOUNCE] Apache Gobblin (incubating) 0.12.0 released

2018-08-13 Thread Abhishek Tiwari
Hi Sebb,

I have updated the links for sha512 and asc. Please check the website.

Abhishek

On Mon, Aug 13, 2018 at 2:05 AM sebb  wrote:

> I'm afraid the page is still faulty.
>
> Links to sigs and hashes must use
>
>  https://www.apache.org/dist/incubator/gobblin/...
>
> and not the mirror system.
>
> On 3 August 2018 at 19:58, Abhishek Tiwari  wrote:
> > Sorry this slipped my mind. I have fixed the issues on the website:
> >
> > - Updated KEYS link
> > - Linked releases to Apache mirror system
> > - Removed links to previous non-Apache releases
> >
> > Thanks Sebb for the suggestions.
> >
> > Regards
> > Abhishek
> >
> > On Mon, Jul 2, 2018 at 11:03 AM sebb  wrote:
> >
> >> On 2 July 2018 at 17:38, Abhishek Tiwari  wrote:
> >> > We are pleased to announce that Apache Gobblin (incubating) 0.12.0 is
> >> > released.
> >> >
> >> > Gobblin is a distributed data integration framework that simplifies
> >> common
> >> > aspects of big data integration such as data ingestion, replication,
> >> > organization and lifecycle management for both streaming and batch
> data
> >> > ecosystems.
> >> >
> >> > The release is available at:
> >> > https://gobblin.apache.org/download/
> >>
> >> Sorry, but there are some issues with the download page.
> >>
> >> - must link to KEYS using
> >> https://www.apache.org/dist/incubator/gobblin/KEYS
> >> - must link to release artifacts using ASF mirror system
> >> - must not include direct links to non-ASF releases
> >>
> >> > On behalf of the Gobblin team,
> >> > Abhishek Tiwari
> >> >
> >> > =
> >> > *DISCLAIMER*
> >> > Apache Gobblin (incubating) is an effort undergoing incubation at The
> >> > Apache Software
> >> > Foundation (ASF), sponsored by Incubator.
> >> > Incubation is required of all newly accepted projects until a further
> >> > review indicates that the infrastructure, communications, and decision
> >> > making process have stabilized in a manner consistent with other
> >> successful
> >> > ASF projects.
> >> > While incubation status is not necessarily a reflection of the
> >> completeness
> >> > or stability of the code, it does indicate that the project has yet
> to be
> >> > fully endorsed by the ASF.
> >>
>


Re: [VOTE] Apache Gobblin 0.13.0 release RC1

2018-08-15 Thread Abhishek Tiwari
+1 (non-binding)

Abhishek

On Tue, Aug 14, 2018 at 5:59 PM Hung Tran  wrote:

> The Apache Gobblin community has voted on and approved the release of Apache
> Gobblin 0.13.0 (incubating):
>
>
> 
> https://www.mail-archive.com/dev@gobblin.incubator.apache.org/msg02110.html
>
> Results:
> 4 binding +1 votes
> No 0 votes
> No -1 votes
>
> I'd like to call a vote in general to approve the release.
>
> The source release candidate RC1 can be downloaded here:
> https://dist.apache.org/repos/dist/dev/incubator/gobblin/apache-gobblin
> -incubating-0.13.0-rc1/
>
> The artifacts (i.e. JARs) corresponding to this release candidate can be
> found here:
> https://repository.apache.org/content/repositories/orgapachegobblin-1006
>
> This has been signed with PGP key 0x9BB772F1, corresponding to
> hut...@apache.org, which is included in the repository's KEYS file (
> https://dist.apache.org/repos/dist/release/incubator/gobblin/KEYS). This key
> can be found on keyservers, such as:
> http://pgp.mit.edu/pks/lookup?op=get&search=0x9BB772F1
>
> The release candidate has been tagged with release-0.13.0-rc1.
> I've also created a branch 0.13.0.
>
> For reference, here is a list of all closed JIRAs tagged with 0.13.0: 
> https://issues.apache.org/jira/issues/?filter=12343492
>
> For a summary of the changes in this release, see: 
> https://github.com/apache/incubator-gobblin/blob/0.13.0/CHANGELOG.md 
>  
> 
>
>
> Please review and vote. The vote will be open for at least 72 hours.
>
>  [ ] +1 approve
>  [ ] +0 no opinion
>  [ ] -1 disapprove (and reason why)
>
>
> Thanks,
> Hung, on behalf of the Apache Gobblin PPMC
>
>


Re: [VOTE] Apache Gobblin 0.13.0 release RC1

2018-08-17 Thread Abhishek Tiwari
Bumping up to get traction :)

Abhishek

On Wed, Aug 15, 2018 at 8:01 AM Abhishek Tiwari  wrote:

> +1 (non-binding)
>
> Abhishek
>
> On Tue, Aug 14, 2018 at 5:59 PM Hung Tran  wrote:
>
>> The Apache Gobblin community has voted on and approved the release of Apache
>> Gobblin 0.13.0 (incubating):
>>
>>
>> <https://www.mail-archive.com/dev@gobblin.incubator.apache.org/msg02091.html>
>> https://www.mail-archive.com/dev@gobblin.incubator.apache.org/msg02110.html
>>
>> Results:
>> 4 binding +1 votes
>> No 0 votes
>> No -1 votes
>>
>> I'd like to call a vote in general to approve the release.
>>
>> The source release candidate RC1 can be downloaded here:
>> https://dist.apache.org/repos/dist/dev/incubator/gobblin/apache-gobblin
>> -incubating-0.13.0-rc1/
>>
>> The artifacts (i.e. JARs) corresponding to this release candidate can be
>> found here:
>> https://repository.apache.org/content/repositories/orgapachegobblin-1006
>>
>> This has been signed with PGP key 0x9BB772F1, corresponding to
>> hut...@apache.org, which is included in the repository's KEYS file (
>> https://dist.apache.org/repos/dist/release/incubator/gobblin/KEYS). This key
>> can be found on keyservers, such as:
>> http://pgp.mit.edu/pks/lookup?op=get&search=0x9BB772F1
>>
>> The release candidate has been tagged with release-0.13.0-rc1.
>> I've also created a branch 0.13.0.
>>
>> For reference, here is a list of all closed JIRAs tagged with 0.13.0: 
>> https://issues.apache.org/jira/issues/?filter=12343492
>>
>> For a summary of the changes in this release, see: 
>> https://github.com/apache/incubator-gobblin/blob/0.13.0/CHANGELOG.md 
>> <https://github.com/apache/incubator-gobblin/blob/0.13.0/CHANGELOG.md> 
>> <https://github.com/apache/incubator-gobblin/blob/0.13.0/CHANGELOG.md>
>>
>>
>> Please review and vote. The vote will be open for at least 72 hours.
>>
>>  [ ] +1 approve
>>  [ ] +0 no opinion
>>  [ ] -1 disapprove (and reason why)
>>
>>
>> Thanks,
>> Hung, on behalf of the Apache Gobblin PPMC
>>
>>


Re: [VOTE] Apache Gobblin 0.13.0 release RC1

2018-08-21 Thread Abhishek Tiwari
Sorry for spam. But, bump again to get some attention.

Abhishek

On Fri, Aug 17, 2018 at 5:34 PM Abhishek Tiwari  wrote:

> Bumping up to get traction :)
>
> Abhishek
>
> On Wed, Aug 15, 2018 at 8:01 AM Abhishek Tiwari  wrote:
>
>> +1 (non-binding)
>>
>> Abhishek
>>
>> On Tue, Aug 14, 2018 at 5:59 PM Hung Tran  wrote:
>>
>>> The Apache Gobblin community has voted on and approved the release of Apache
>>> Gobblin 0.13.0 (incubating):
>>>
>>>
>>> <https://www.mail-archive.com/dev@gobblin.incubator.apache.org/msg02091.html>
>>> https://www.mail-archive.com/dev@gobblin.incubator.apache.org/msg02110.html
>>>
>>> Results:
>>> 4 binding +1 votes
>>> No 0 votes
>>> No -1 votes
>>>
>>> I'd like to call a vote in general to approve the release.
>>>
>>> The source release candidate RC1 can be downloaded here:
>>> https://dist.apache.org/repos/dist/dev/incubator/gobblin/apache-gobblin
>>> -incubating-0.13.0-rc1/
>>>
>>> The artifacts (i.e. JARs) corresponding to this release candidate can be
>>> found here:
>>> https://repository.apache.org/content/repositories/orgapachegobblin-1006
>>>
>>> This has been signed with PGP key 0x9BB772F1, corresponding to
>>> hut...@apache.org, which is included in the repository's KEYS file (
>>> https://dist.apache.org/repos/dist/release/incubator/gobblin/KEYS).
>>> This key can be found on keyservers, such as:
>>> http://pgp.mit.edu/pks/lookup?op=get&search=0x9BB772F1
>>>
>>> The release candidate has been tagged with release-0.13.0-rc1.
>>> I've also created a branch 0.13.0.
>>>
>>> For reference, here is a list of all closed JIRAs tagged with 0.13.0: 
>>> https://issues.apache.org/jira/issues/?filter=12343492
>>>
>>> For a summary of the changes in this release, see: 
>>> https://github.com/apache/incubator-gobblin/blob/0.13.0/CHANGELOG.md 
>>> <https://github.com/apache/incubator-gobblin/blob/0.13.0/CHANGELOG.md> 
>>> <https://github.com/apache/incubator-gobblin/blob/0.13.0/CHANGELOG.md>
>>>
>>>
>>> Please review and vote. The vote will be open for at least 72 hours.
>>>
>>>  [ ] +1 approve
>>>  [ ] +0 no opinion
>>>  [ ] -1 disapprove (and reason why)
>>>
>>>
>>> Thanks,
>>> Hung, on behalf of the Apache Gobblin PPMC
>>>
>>>


Re: Guidance : Gitter --> Slack

2018-08-31 Thread Abhishek Tiwari
Are you okay with message count limitation with Slack? or is there any
license that they have for open source projects?

Abhishek

On Fri, Aug 31, 2018 at 3:48 PM Sid Anand  wrote:

> Hi Folks!
> The Airflow community would like to move to Slack from Gitter. Is there any
> guidance on this list on how to do that? We would essentially like to
> shutdown Gitter.
>
> -s
>


Re: [VOTE] Apache Gobblin 0.13.0 release RC2

2018-09-11 Thread Abhishek Tiwari
+1

Abhishek

On Tue, Sep 11, 2018 at 2:51 PM Hung Tran  wrote:

> Adding some CCs since the message was not received.
>
> Hung.
> --
> *From:* Hung Tran 
> *Sent:* Monday, September 10, 2018 9:51:31 PM
> *To:* general@incubator.apache.org
> *Subject:* [VOTE] Apache Gobblin 0.13.0 release RC2
>
> The Apache Gobblin community has voted on and approved the release of
> Apache Gobblin 0.13.0 (incubating):
>
> https://www.mail-archive.com/dev@gobblin.incubator.apache.org/msg02175.html
>
> Results:
> 3 binding +1 votes
> No 0 votes
> No -1 votes
>
> The feedback from previous release candidates has been addressed:
>
> RC1 thread:
> https://www.mail-archive.com/general@incubator.apache.org/msg64403.html
> Resolution:
> Removed the binary release tar from the source release tar.
>
> I'd like to call a vote in general to approve the release.
>
> The source release candidate RC2 with convenience binaries can be
> downloaded here:
> https://dist.apache.org/repos/dist/dev/incubator/gobblin/apache-gobblin
> -incubating-0.13.0-rc2/
>
> The artifacts (i.e. JARs) corresponding to this release candidate can be
> found here:
> https://repository.apache.org/content/repositories/orgapachegobblin-1007
>
> This has been signed with PGP key 0x9BB772F1,corresponding to
> hut...@apache.org, which is included in the repository's KEYS file (
> https://dist.apache.org/repos/dist/release/incubator/gobblin/KEYS). This
> key can be found on keyservers, such as:
> http://pgp.mit.edu/pks/lookup?op=get&search=0x9BB772F1
>
>
> The release candidate has been tagged with release-0.13.0-rc2.
> I've also created a branch 0.13.0.
>
>
> For reference, here is a list of all closed JIRAs tagged with 0.13.0:
> https://issues.apache.org/jira/issues/?filter=12343492
>
> For a summary of the changes in this release, see:
> https://github.com/apache/incubator-gobblin/blob/0.13.0/CHANGELOG.md
>
> Please review and vote. The vote will be open for at least 72 hours.
>
>  [ ] +1 approve
>  [ ] +0 no opinion
>  [ ] -1 disapprove (and reason why)
>
> Thanks,
> Hung, on behalf of the Apache Gobblin PPMC
>
>
>


Re: [VOTE] Apache Gobblin 0.13.0 release RC2

2018-09-17 Thread Abhishek Tiwari
Ping.

Can someone help us review and vote :)

Regards
Abhishek

On Tue, Sep 11, 2018 at 2:59 PM Abhishek Tiwari  wrote:

> +1
>
> Abhishek
>
> On Tue, Sep 11, 2018 at 2:51 PM Hung Tran  wrote:
>
>> Adding some CCs since the message was not received.
>>
>> Hung.
>> --
>> *From:* Hung Tran 
>> *Sent:* Monday, September 10, 2018 9:51:31 PM
>> *To:* general@incubator.apache.org
>> *Subject:* [VOTE] Apache Gobblin 0.13.0 release RC2
>>
>> The Apache Gobblin community has voted on and approved the release of
>> Apache Gobblin 0.13.0 (incubating):
>>
>>
>> https://www.mail-archive.com/dev@gobblin.incubator.apache.org/msg02175.html
>>
>> Results:
>> 3 binding +1 votes
>> No 0 votes
>> No -1 votes
>>
>> The feedback from previous release candidates has been addressed:
>>
>> RC1 thread:
>> https://www.mail-archive.com/general@incubator.apache.org/msg64403.html
>> Resolution:
>> Removed the binary release tar from the source release tar.
>>
>> I'd like to call a vote in general to approve the release.
>>
>> The source release candidate RC2 with convenience binaries can be
>> downloaded here:
>> https://dist.apache.org/repos/dist/dev/incubator/gobblin/apache-gobblin
>> -incubating-0.13.0-rc2/
>>
>> The artifacts (i.e. JARs) corresponding to this release candidate can be
>> found here:
>> https://repository.apache.org/content/repositories/orgapachegobblin-1007
>>
>> This has been signed with PGP key 0x9BB772F1,corresponding to
>> hut...@apache.org, which is included in the repository's KEYS file (
>> https://dist.apache.org/repos/dist/release/incubator/gobblin/KEYS). This
>> key can be found on keyservers, such as:
>> http://pgp.mit.edu/pks/lookup?op=get&search=0x9BB772F1
>>
>>
>> The release candidate has been tagged with release-0.13.0-rc2.
>> I've also created a branch 0.13.0.
>>
>>
>> For reference, here is a list of all closed JIRAs tagged with 0.13.0:
>> https://issues.apache.org/jira/issues/?filter=12343492
>>
>> For a summary of the changes in this release, see:
>> https://github.com/apache/incubator-gobblin/blob/0.13.0/CHANGELOG.md
>>
>> Please review and vote. The vote will be open for at least 72 hours.
>>
>>  [ ] +1 approve
>>  [ ] +0 no opinion
>>  [ ] -1 disapprove (and reason why)
>>
>> Thanks,
>> Hung, on behalf of the Apache Gobblin PPMC
>>
>>
>>


Re: [VOTE] Apache Gobblin 0.13.0 release RC2

2018-09-17 Thread Abhishek Tiwari
Sure, I will ping them. Meanwhile, would love it if others can also review
:)

Regards,
Abhishek

On Mon, Sep 17, 2018 at 3:35 PM Justin Mclean 
wrote:

> Hi,
>
> Your mentors are IPMC and can vote on this release, perhaps you could ask
> them.
>
> Thanks,
> Justin
> -
> To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
> For additional commands, e-mail: general-h...@incubator.apache.org
>
>


Re: [VOTE] Apache Gobblin 0.13.0 release RC2

2018-09-17 Thread Abhishek Tiwari
Thanks. Can we update the binary release with LICENSE, NOTICE and
DISCLAIMER without going through creating a new RC?

Those warnings are known.

Thanks,
Abhishek

On Mon, Sep 17, 2018 at 3:58 PM Justin Mclean 
wrote:

> Hi,
>
> +1 (binding)  to the source release but -1 (binding) to the binary release
> as it is missing LICENSE, NOTICE and DISCLAIMER.
>
> I checked:
> - incubating in name
> - hashes and signatures good
> - DISCLAIMER exists
> - LICENSE and NOTICE fine
> - all source files have ASF headers
> - no unexpected binary files
> - can compile from source
>
> BTW I got a number of warnings along these lines when building, I assume
> this is a known issue and OK?
> javadoc: warning - Error fetching URL:
> https://hive.apache.org/javadocs/r1.0.1/api/
>
> Thanks,
> Justin
>
>
>
> -
> To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
> For additional commands, e-mail: general-h...@incubator.apache.org
>
>


[VOTE] Apache Gobblin 0.14.0 release RC0

2018-12-04 Thread Abhishek Tiwari
The Apache Gobblin community has voted on and approved the release of
Apache Gobblin 0.14.0 (incubating):
https://www.mail-archive.com/dev@gobblin.incubator.apache.org/msg02386.html

Results:
3 binding +1 votes
No 0 votes
No -1 votes

I'd like to call a vote in general to approve the release.

The source release candidate RC0 can be downloaded here:
https://dist.apache.org/repos/dist/dev/incubator/gobblin/apache-gobblin-incubating-0.14.0-rc0/


The artifacts (i.e. JARs) corresponding to this release candidate can be
found here:
https://repository.apache.org/content/repositories/orgapachegobblin-1008/

This has been signed with PGP key 234E3FE3, corresponding to
a...@apache.org, which is included in the repository's KEYS file.  This
key can be found on keyservers, such as:
http://pgp.mit.edu/pks/lookup?op=get&search=0x234E3FE3

It is also listed here:
https://people.apache.org/keys/committer/abti.asc

The release candidate has been tagged with release-0.14.0-rc0
I've also created a branch 0.14.0

For reference, here is a list of all closed JIRAs tagged with 0.14.0:
https://issues.apache.org/jira/issues/?jql=project%20%3D%20GOBBLIN%20AND%20fixVersion%20%3D%200.14.0%20AND%20status%20in%20(Closed%2C%20Resolved)%20ORDER%20BY%20updatedDate%20DESC%2C%20createdDate%20DESC%2C%20status%20DESC%2C%20priority%20DESC


For a summary of the changes in this release, please see:
https://github.com/apache/incubator-gobblin/blob/0.14.0/CHANGELOG.md

Please review and vote. The vote will be open for atleast 72 hours (ends on
Friday, December 7, 2018 at 3:30 pm PT).

[ ] +1 approve
[ ] +0 no opinion
[ ] -1 disapprove (and reason why)

Thanks,
Abhishek, on behalf of the Apache Gobblin (incubating) PPMC


[RESULT] [VOTE] Apache Gobblin 0.14.0 release RC0

2018-12-08 Thread Abhishek Tiwari
Thanks to all who voted!

The release has PASSED with the following IPMC votes:

3 binding +1 votes (Olivier Lamy, Justin Mclean, Jean-Baptiste Onofré)
No 0 votes
No -1 votes

I will proceed to publish the release and send ANNOUNCE.

On behalf of Apache Gobblin, thank you!

Regards,
Abhishek

Vote thread reference:
https://www.mail-archive.com/general@incubator.apache.org/msg65969.html

On Fri, Dec 7, 2018 at 9:23 PM Jean-Baptiste Onofré  wrote:

> +1 (binding)
>
> I checked:
> - LICENSE, NOTICE, DISCLAIMER are there
> - ASF headers
> - build
>
> Thanks,
> Regards
> JB
>
> On 05/12/2018 00:12, Abhishek Tiwari wrote:
> > The Apache Gobblin community has voted on and approved the release of
> > Apache Gobblin 0.14.0 (incubating):
> >
> https://www.mail-archive.com/dev@gobblin.incubator.apache.org/msg02386.html
> >
> > Results:
> > 3 binding +1 votes
> > No 0 votes
> > No -1 votes
> >
> > I'd like to call a vote in general to approve the release.
> >
> > The source release candidate RC0 can be downloaded here:
> >
> https://dist.apache.org/repos/dist/dev/incubator/gobblin/apache-gobblin-incubating-0.14.0-rc0/
> >
> >
> > The artifacts (i.e. JARs) corresponding to this release candidate can be
> > found here:
> >
> https://repository.apache.org/content/repositories/orgapachegobblin-1008/
> >
> > This has been signed with PGP key 234E3FE3, corresponding to
> > a...@apache.org, which is included in the repository's KEYS file.  This
> > key can be found on keyservers, such as:
> > http://pgp.mit.edu/pks/lookup?op=get&search=0x234E3FE3
> >
> > It is also listed here:
> > https://people.apache.org/keys/committer/abti.asc
> >
> > The release candidate has been tagged with release-0.14.0-rc0
> > I've also created a branch 0.14.0
> >
> > For reference, here is a list of all closed JIRAs tagged with 0.14.0:
> >
> https://issues.apache.org/jira/issues/?jql=project%20%3D%20GOBBLIN%20AND%20fixVersion%20%3D%200.14.0%20AND%20status%20in%20(Closed%2C%20Resolved)%20ORDER%20BY%20updatedDate%20DESC%2C%20createdDate%20DESC%2C%20status%20DESC%2C%20priority%20DESC
> >
> >
> > For a summary of the changes in this release, please see:
> > https://github.com/apache/incubator-gobblin/blob/0.14.0/CHANGELOG.md
> >
> > Please review and vote. The vote will be open for atleast 72 hours (ends
> on
> > Friday, December 7, 2018 at 3:30 pm PT).
> >
> > [ ] +1 approve
> > [ ] +0 no opinion
> > [ ] -1 disapprove (and reason why)
> >
> > Thanks,
> > Abhishek, on behalf of the Apache Gobblin (incubating) PPMC
> >
>
> --
> Jean-Baptiste Onofré
> jbono...@apache.org
> http://blog.nanthrax.net
> Talend - http://www.talend.com
>
> -
> To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
> For additional commands, e-mail: general-h...@incubator.apache.org
>
>


[ANNOUNCE] Apache Gobblin (incubating) 0.14.0 released

2018-12-08 Thread Abhishek Tiwari
We are pleased to announce that Apache Gobblin (incubating) 0.14.0 is
released.

Gobblin is a distributed data integration framework that simplifies common
aspects of big data integration such as data ingestion, replication,
organization and lifecycle management for both streaming and batch data
ecosystems.

The release is available at:
https://gobblin.apache.org/download/

On behalf of the Gobblin team,
Abhishek Tiwari

=
*DISCLAIMER*
Apache Gobblin (incubating) is an effort undergoing incubation at The
Apache Software Foundation (ASF), sponsored by Incubator.
Incubation is required of all newly accepted projects until a further
review indicates that the infrastructure, communications, and decision
making process have stabilized in a manner consistent with other successful
ASF projects.
While incubation status is not necessarily a reflection of the completeness
or stability of the code, it does indicate that the project has yet to be
fully endorsed by the ASF.


Re: [VOTE] Graduate Apache Gobblin (Incubating) as a TLP

2020-12-20 Thread Abhishek Tiwari
Hi Dave,

Thanks for the inputs, review and vote. I really appreciate it.
I have reopened the vote to give other IPMC members more time.

Thanks,
Abhishek

On Sun, Dec 20, 2020 at 2:45 PM Dave Fisher  wrote:

> Abhishek,
>
> (1) Justin is the VP, Incubator.
>
> (2) we are voting to recommend graduation to the Board.
>
> (3) The next Board meeting is almost one month from now. There is plenty
> of time.
>
> (4) Justin is also a Board member.
>
> I voted at the beginning, but I did take the time to review Gobblin.
>
> Regards,
> Dave
>
> Sent from my iPhone
>
> > On Dec 20, 2020, at 6:45 AM, Abhishek Tiwari  wrote:
> >
> > Hi Justin,
> >
> > I know that you are an active IPMC member and are certainly speaking from
> > your experience and wisdom.
> > However, the steps that I have followed were modeled per the graduation
> > guide and numerous past IPMC vote threads:
> >
> > Graduation Guide:
> >
> https://incubator.apache.org/guides/graduation.html#the_recommendation_vote
> > (please refer to the calendar, it says that 'let vote run for 72 hours')
> >
> > DataFu: https://s.apache.org/wal8o passed by 3 +1 IPMC votes
> > SINGA: https://s.apache.org/qao4e passed by 4 +1 IPMC votes
> >
> > So, I found it reasonable for me to close the vote thread given:
> > - Discuss thread in IPMC did not generate any objections or pending todos
> > (that ran for 72 hours)
> > - Vote thread in IPMC received 3 +1 votes (that ran for 72 hours)
> > - All mentors are onboard and have voted positively
> >
> > Having said that, given the time of year and what is happening around the
> > world, I will reopen the vote thread for 48 more hours.
> > Please let me know if that works, or you have alternate recommendations?
> >
> > Regards,
> > Abhishek
> >
> >> On Sun, Dec 20, 2020 at 3:18 AM Justin Mclean  >
> >> wrote:
> >>
> >> Hi,
> >>
> >>> I closed the vote after 72 hours of starting the vote (which was after
> 72
> >>> hours of discussion time). Are you recommending adding more time to the
> >>> vote?
> >>
> >> 72 hours is just a guideline for release votes not for graduation.
> >> Generally you want to get consensus from the entire IPMC and your
> mentors
> >> for graduation. Given the time of the year and what is happening in the
> >> world you might want to give IPMC members a little more time is all I’m
> >> saying.
> >>
> >> Thanks,
> >> Justin
> >> -
> >> 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
>
>


Re: [VOTE] Graduate Apache Gobblin (Incubating) as a TLP

2020-12-23 Thread Abhishek Tiwari
Hi Justin,

I saw your detailed email on the Discuss thread, I will reply there and we
will try to rectify the identified issues.

Abhishek

On Wed, Dec 23, 2020 at 5:15 PM Justin Mclean 
wrote:

> Hi,
>
> -1 (binding) due to docker and trademark issues, but happy to change my
> vote to +1 once those are on teh way to bee corrected.
>
> Thanks,
> Justin
> -
> To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
> For additional commands, e-mail: general-h...@incubator.apache.org
>
>


Re: [DISCUSS] Graduate Apache Gobblin (Incubating) as a TLP

2020-12-23 Thread Abhishek Tiwari
Hi Justin,

Thanks for your detailed review. Regarding the identified issues:

*> I suggest you run your home page past trademarks. There's a large number
of 3rd party logos used without attribution there and I’m not sure how some
of those trademark owners would feel about a*
*> pacman eating their logos. *
1. Yes, it would be good to review this further with the trademarks, until
then we will remove this from our home page.

*> You also have links on your home page to various commercial entires
without the no follow attribute. In general there should be no links to 3rd
parties on your front page, they can images or links on *
*> another page but they should be no-follow links.*
 2. will add no-follow attribute and move them to some other page for
better hygiene like you suggested

> *Your home page also includes google analytic, while policy has not be
set, the general advice is to not use Google Analytics and at some future
point it’s likely that all ASF projects will be asked to stop *
*> using it.*
3. didn't know about this convention, will remove it. Is there an alternate
recommendation for this?

*> I note that until very recently you have not voted in any PPMC members.
Is there a reason for that?*
4. There was an error in voting early on, where we voted in Tamas and
Sudarshan as only committers but not PPMCs (although we wanted to invite
them as PPMCs), so to retroactively fix the issue, by recommendation of our
mentor we re-ran the vote and invited them to PPMC.

> *Your docker releases [1][2] are not following the guidelines here. [3]*
5. will check on docker and get back.

Thanks,
Abhishek

On Wed, Dec 23, 2020 at 5:14 PM Justin Mclean 
wrote:

> Hi,
>
> I suggest you run your home page past trademarks. There's a large number
> of 3rd party logos used without attribution there and I’m not sure how some
> of those trademark owners would feel about a pacman eating their logos. You
> also have links on your home page to various commercial entires without the
> no follow attribute. In general there should be no links to 3rd parties on
> your front page, they can images or links on another page but they should
> be no-follow links.
>
> Your home page also includes google analytic, while policy has not be set,
> the general advice is to not use Google Analytics and at some future point
> it’s likely that all ASF projects will be asked to stop using it.
>
> I note that until very recently you have not voted in any PPMC members. Is
> there a reason for that?
>
> Your docker releases [1][2] are not following the guidelines here. [3]
>
> Thanks,
> Justin
>
> 1. https://hub.docker.com/r/gobblin
> 2, https://hub.docker.com/r/apache/gobblin
> 3. https://incubator.apache.org/guides/distribution.html#docker
> -
> To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
> For additional commands, e-mail: general-h...@incubator.apache.org
>
>


Re: [DISCUSS] Graduate Apache Gobblin (Incubating) as a TLP

2021-01-01 Thread Abhishek Tiwari
Hi Justin,

Happy new year!

Regarding the feedback you gave us:
1. 3rd party logos being eaten by pacman on the homepage: We have removed
this animation, and created a ticket to follow-up with Trademarks for
future usage of that animation.
2. nofollow attribute missing in links to external entities: We have added
nofollow attributes to such links.
3. Google analytics on homepage: We have removed the usage of Google
Analytics.
4. Docker not following guidelines: We have deleted the pre-apache repo (
https://hub.docker.com/r/gobblin ), and updated the apache/gobblin on
DockerHub to bring it inline with the guidelines.

Please let us know if this addresses the issues that you had identified?

Thanks,
Abhishek

On Wed, Dec 23, 2020 at 10:37 PM Abhishek Tiwari  wrote:

> Hi Justin,
>
> Thanks for your detailed review. Regarding the identified issues:
>
> *> I suggest you run your home page past trademarks. There's a large
> number of 3rd party logos used without attribution there and I’m not sure
> how some of those trademark owners would feel about a*
> *> pacman eating their logos. *
> 1. Yes, it would be good to review this further with the trademarks, until
> then we will remove this from our home page.
>
> *> You also have links on your home page to various commercial entires
> without the no follow attribute. In general there should be no links to 3rd
> parties on your front page, they can images or links on *
> *> another page but they should be no-follow links.*
>  2. will add no-follow attribute and move them to some other page for
> better hygiene like you suggested
>
> > *Your home page also includes google analytic, while policy has not be
> set, the general advice is to not use Google Analytics and at some future
> point it’s likely that all ASF projects will be asked to stop *
> *> using it.*
> 3. didn't know about this convention, will remove it. Is there an
> alternate recommendation for this?
>
> *> I note that until very recently you have not voted in any PPMC members.
> Is there a reason for that?*
> 4. There was an error in voting early on, where we voted in Tamas and
> Sudarshan as only committers but not PPMCs (although we wanted to invite
> them as PPMCs), so to retroactively fix the issue, by recommendation of our
> mentor we re-ran the vote and invited them to PPMC.
>
> > *Your docker releases [1][2] are not following the guidelines here. [3]*
> 5. will check on docker and get back.
>
> Thanks,
> Abhishek
>
> On Wed, Dec 23, 2020 at 5:14 PM Justin Mclean 
> wrote:
>
>> Hi,
>>
>> I suggest you run your home page past trademarks. There's a large number
>> of 3rd party logos used without attribution there and I’m not sure how some
>> of those trademark owners would feel about a pacman eating their logos. You
>> also have links on your home page to various commercial entires without the
>> no follow attribute. In general there should be no links to 3rd parties on
>> your front page, they can images or links on another page but they should
>> be no-follow links.
>>
>> Your home page also includes google analytic, while policy has not be
>> set, the general advice is to not use Google Analytics and at some future
>> point it’s likely that all ASF projects will be asked to stop using it.
>>
>> I note that until very recently you have not voted in any PPMC members.
>> Is there a reason for that?
>>
>> Your docker releases [1][2] are not following the guidelines here. [3]
>>
>> Thanks,
>> Justin
>>
>> 1. https://hub.docker.com/r/gobblin
>> 2, https://hub.docker.com/r/apache/gobblin
>> 3. https://incubator.apache.org/guides/distribution.html#docker
>> -
>> To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
>> For additional commands, e-mail: general-h...@incubator.apache.org
>>
>>


Re: [VOTE] Graduate Apache Gobblin (Incubating) as a TLP

2021-01-02 Thread Abhishek Tiwari
Hi Justin,

We have tried to address and resolve the issues that you had identified,
please review the discuss thread: https://s.apache.org/4zde4
and let us know if it looks ok to you?

Thanks,
Abhishek

On Wed, Dec 23, 2020 at 5:15 PM Justin Mclean 
wrote:

> Hi,
>
> -1 (binding) due to docker and trademark issues, but happy to change my
> vote to +1 once those are on teh way to bee corrected.
>
> Thanks,
> Justin
> -
> To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
> For additional commands, e-mail: general-h...@incubator.apache.org
>
>


Re: [DISCUSS] Graduate Apache Gobblin (Incubating) as a TLP

2021-01-02 Thread Abhishek Tiwari
Hi Justin,

Thanks for the review again.

1. I see that we missed the logos under "Execution Modes", I will remove
those as well.

4. Regarding docker, per policy [1] I thought unreleased tags are fine (ie.
if its nightly or snapshot), where-as the *latest* tag should point to an
(approved) released code. Seems like my understanding was incorrect, so I
will remove the unreleased tags from there as well.

[1] https://incubator.apache.org/guides/distribution.html#docker

Abhishek

On Sat, Jan 2, 2021 at 6:30 PM Justin Mclean 
wrote:

> HI,
>
> > 1. 3rd party logos being eaten by pacman on the homepage: We have removed
> > this animation, and created a ticket to follow-up with Trademarks for
> > future usage of that animation.
>
> There are still trademarks on that page that are not mentioned in the
> footer disclaimer. You might also have to look at [1][2][3][4] on what you
> can and cannot do with these 3rd party trademarks.
>
> > 4. Docker not following guidelines: We have deleted the pre-apache repo (
> > https://hub.docker.com/r/gobblin ), and updated the apache/gobblin on
> > DockerHub to bring it inline with the guidelines.
>
> It looks like you may have unrealised code available via docker? [5]
> Please note this [6] from the distribution policy. In particular unreleased
> materials must not be distributed through channels which encourage use by
> anyone outside the project development community.
>
> Thanks,
> Justin
>
> 1. https://www.oracle.com/legal/trademarks.html
> 2. https://www.oracle.com/legal/logos.html
> 3.
> http://www.oracle.com/us/technologies/java/java-licensing-logo-guidelines-1908204.pdf
> 4. https://aws.amazon.com/trademark-guidelines/
> 5.
> https://hub.docker.com/r/apache/gobblin/tags?page=1&ordering=last_updated
> 6. https://infra.apache.org/release-distribution.html#unreleased
>
>
>
>
>
>
>
>
> -
> To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
> For additional commands, e-mail: general-h...@incubator.apache.org
>
>


Re: [DISCUSS] Graduate Apache Gobblin (Incubating) as a TLP

2021-01-02 Thread Abhishek Tiwari
Hi Justin,

For 1: I have removed the remaining logos from the "Execution Modes"
section on homepage
For 2: I have removed unreleased tags from docker (which were all the tags
published so far)

Please review.

Abhishek

On Sat, Jan 2, 2021 at 6:51 PM Abhishek Tiwari  wrote:

> Hi Justin,
>
> Thanks for the review again.
>
> 1. I see that we missed the logos under "Execution Modes", I will remove
> those as well.
>
> 4. Regarding docker, per policy [1] I thought unreleased tags are fine
> (ie. if its nightly or snapshot), where-as the *latest* tag should point
> to an (approved) released code. Seems like my understanding was incorrect,
> so I will remove the unreleased tags from there as well.
>
> [1] https://incubator.apache.org/guides/distribution.html#docker
>
> Abhishek
>
> On Sat, Jan 2, 2021 at 6:30 PM Justin Mclean 
> wrote:
>
>> HI,
>>
>> > 1. 3rd party logos being eaten by pacman on the homepage: We have
>> removed
>> > this animation, and created a ticket to follow-up with Trademarks for
>> > future usage of that animation.
>>
>> There are still trademarks on that page that are not mentioned in the
>> footer disclaimer. You might also have to look at [1][2][3][4] on what you
>> can and cannot do with these 3rd party trademarks.
>>
>> > 4. Docker not following guidelines: We have deleted the pre-apache repo
>> (
>> > https://hub.docker.com/r/gobblin ), and updated the apache/gobblin on
>> > DockerHub to bring it inline with the guidelines.
>>
>> It looks like you may have unrealised code available via docker? [5]
>> Please note this [6] from the distribution policy. In particular unreleased
>> materials must not be distributed through channels which encourage use by
>> anyone outside the project development community.
>>
>> Thanks,
>> Justin
>>
>> 1. https://www.oracle.com/legal/trademarks.html
>> 2. https://www.oracle.com/legal/logos.html
>> 3.
>> http://www.oracle.com/us/technologies/java/java-licensing-logo-guidelines-1908204.pdf
>> 4. https://aws.amazon.com/trademark-guidelines/
>> 5.
>> https://hub.docker.com/r/apache/gobblin/tags?page=1&ordering=last_updated
>> 6. https://infra.apache.org/release-distribution.html#unreleased
>>
>>
>>
>>
>>
>>
>>
>>
>> -
>> To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
>> For additional commands, e-mail: general-h...@incubator.apache.org
>>
>>


Re: [DISCUSS] Graduate Apache Gobblin (Incubating) as a TLP

2021-01-03 Thread Abhishek Tiwari
Thanks for clarifying. So far, we are experimenting with Docker, so not
many downloads had happened (except from a few devs). We will tag it
clearly that they are not for public consumption if we enable publishing
nightly in future.

Thanks,
Abhishek

On Sun, Jan 3, 2021 at 11:10 PM Justin Mclean 
wrote:

> HI,
>
> > 4. Regarding docker, per policy [1] I thought unreleased tags are fine
> (ie.
> > if its nightly or snapshot), where-as the *latest* tag should point to an
> > (approved) released code. Seems like my understanding was incorrect, so I
> > will remove the unreleased tags from there as well.
>
> You're correct that the latest tag should point to the the last approved
> release version of the code. I was not sure this was happening in this
> case. Re other tags it's generally OK if they are very clearly marked as
> not for public consumption/for project internal development use only. If
> they get excessive number of downloads you may need to reconsider putting
> them there as it may be the general public is using them.
>
> Thanks,
> Justin
> -
> To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
> For additional commands, e-mail: general-h...@incubator.apache.org
>
>


Re: [DISCUSS] Graduate Apache Gobblin (Incubating) as a TLP

2021-01-05 Thread Abhishek Tiwari
Hi Justin,

Please let us know if this addresses the points that you had brought
forward, and if we can move forward with the graduation?

Thanks,
Abhishek

On Sun, Jan 3, 2021 at 11:20 PM Abhishek Tiwari  wrote:

> Thanks for clarifying. So far, we are experimenting with Docker, so not
> many downloads had happened (except from a few devs). We will tag it
> clearly that they are not for public consumption if we enable publishing
> nightly in future.
>
> Thanks,
> Abhishek
>
> On Sun, Jan 3, 2021 at 11:10 PM Justin Mclean 
> wrote:
>
>> HI,
>>
>> > 4. Regarding docker, per policy [1] I thought unreleased tags are fine
>> (ie.
>> > if its nightly or snapshot), where-as the *latest* tag should point to
>> an
>> > (approved) released code. Seems like my understanding was incorrect, so
>> I
>> > will remove the unreleased tags from there as well.
>>
>> You're correct that the latest tag should point to the the last approved
>> release version of the code. I was not sure this was happening in this
>> case. Re other tags it's generally OK if they are very clearly marked as
>> not for public consumption/for project internal development use only. If
>> they get excessive number of downloads you may need to reconsider putting
>> them there as it may be the general public is using them.
>>
>> Thanks,
>> Justin
>> -
>> To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
>> For additional commands, e-mail: general-h...@incubator.apache.org
>>
>>


Re: [DISCUSS] Graduate Apache Gobblin (Incubating) as a TLP

2021-01-08 Thread Abhishek Tiwari
Hi Owen, Justin,

Thanks for discussing this.

I had filed a ticket for a follow-up with the trademarks:
https://issues.apache.org/jira/browse/GOBBLIN-1347
And, I have just now also started a thread with the trademarks to clarify
on the process / rules going forward: https://s.apache.org/pp2ce
which we will refer to in the future if we want to add any non-Apache logos.

Thanks,
Abhishek

On Fri, Jan 8, 2021 at 5:16 PM Owen O'Malley  wrote:

> Talking to Justin, although you removed the non-Apache logos from the
> Gobblin home page, he would still like you to start a discussion with
> trademarks to clarify what would be required to use them. That way, we'll
> know the rules going forward.
>
> Thanks,
>Owen
>
> On Tue, Jan 5, 2021 at 10:30 PM Abhishek Tiwari  wrote:
>
> > Hi Justin,
> >
> > Please let us know if this addresses the points that you had brought
> > forward, and if we can move forward with the graduation?
> >
> > Thanks,
> > Abhishek
> >
> > On Sun, Jan 3, 2021 at 11:20 PM Abhishek Tiwari  wrote:
> >
> > > Thanks for clarifying. So far, we are experimenting with Docker, so not
> > > many downloads had happened (except from a few devs). We will tag it
> > > clearly that they are not for public consumption if we enable
> publishing
> > > nightly in future.
> > >
> > > Thanks,
> > > Abhishek
> > >
> > > On Sun, Jan 3, 2021 at 11:10 PM Justin Mclean <
> jus...@classsoftware.com>
> > > wrote:
> > >
> > >> HI,
> > >>
> > >> > 4. Regarding docker, per policy [1] I thought unreleased tags are
> fine
> > >> (ie.
> > >> > if its nightly or snapshot), where-as the *latest* tag should point
> to
> > >> an
> > >> > (approved) released code. Seems like my understanding was incorrect,
> > so
> > >> I
> > >> > will remove the unreleased tags from there as well.
> > >>
> > >> You're correct that the latest tag should point to the the last
> approved
> > >> release version of the code. I was not sure this was happening in this
> > >> case. Re other tags it's generally OK if they are very clearly marked
> as
> > >> not for public consumption/for project internal development use only.
> If
> > >> they get excessive number of downloads you may need to reconsider
> > putting
> > >> them there as it may be the general public is using them.
> > >>
> > >> Thanks,
> > >> Justin
> > >> -
> > >> To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
> > >> For additional commands, e-mail: general-h...@incubator.apache.org
> > >>
> > >>
> >
>


Re: [DISCUSS] Graduate Apache Gobblin (Incubating) as a TLP

2021-01-10 Thread Abhishek Tiwari
Thanks Justin.

Regards,
Abhishek

On Sun, Jan 10, 2021 at 3:54 PM Justin Mclean 
wrote:

> Hi,
>
> Thanks for doing that - everything looks OK to me.
>
> Thanks,
> Justin
>
> -
> To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
> For additional commands, e-mail: general-h...@incubator.apache.org
>
>


Re: [VOTE] Graduate Apache Gobblin (Incubating) as a TLP

2021-01-10 Thread Abhishek Tiwari
Thanks Justin, I will close the vote in a few hours.

Regards,
Abhishek

On Sun, Jan 10, 2021 at 4:00 PM Justin Mclean 
wrote:

> Hi,
>
> Changing my vote to +1 (binding)
>
> Thanks,
> Justin
>
> -
> To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
> For additional commands, e-mail: general-h...@incubator.apache.org
>
>


[RESULT] [VOTE] Graduate Apache Gobblin (Incubating) as a TLP

2021-01-11 Thread Abhishek Tiwari
The vote is now closed, and has passed with:
Nine +1 binding votes and no -1 or 0 votes.

+1 (binding):
Dave Fisher
Owen O'Malley
Jean-Baptiste Onofre
Olivier Lamy
Ryan Blue
Justin Mclean
Ming Wen
Willem Jiang
Furkan KAMACI

+1 (non-binding)
Juan Pan
Lidong Dai

Thanks a lot for taking the time to vote!  We'll submit the resolution to
the
board.

Regards,
Abhishek, on behalf of the Apache Gobblin (Incubating) community

On Mon, Jan 11, 2021 at 2:10 AM lidong dai  wrote:

>  +1 (non-binding)
>
>
>
> Best Regards
> ---
> DolphinScheduler(Incubator) PPMC
> Lidong Dai
> dailidon...@gmail.com
> ---
>
>
> On Mon, Jan 11, 2021 at 1:18 PM Jean-Baptiste Onofre 
> wrote:
>
> > +1 (binding)
> >
> > Regards
> > JB
> >
> > > Le 17 déc. 2020 à 09:54, Abhishek Tiwari  a écrit :
> > >
> > > Hi all,
> > >
> > > After a discussion with the community [1], a positive vote
> > > result [2], and a discussion with the IPMC [7], we believe
> > > Apache Gobblin (Incubating) is ready for graduation to a TLP,
> > > and we'd like to call for a Vote.
> > >
> > > Please vote on the resolution pasted below to graduate
> > > Apache Gobblin (Incubating) from the incubator to a TLP:
> > >
> > > [ ] +1, Graduate Apache Gobblin from the Incubator.
> > > [ ] +0, Don't care.
> > > [ ] -1, Don't graduate Apache Gobblin from the Incubator (provide
> > details)
> > >
> > > To list a few of the community's achievements:
> > >
> > > - 1700+ contributions from 149 contributors
> > > - 4 releases under 3 different release managers
> > > - 5 new committers invited, including 2 new PPMC members (all accepted)
> > > - Diverse committers and PPMCs (from 9 companies/institutes)
> > > - New Apache website setup [3]
> > > - Issue tracking migrated to Jira [4]
> > > - Dev conversations moved to d...@gobblin.incubator.org
> > > - Apache Gobblin name search has been approved [5]
> > > - Assessed ourselves against the Apache Project maturity matrix [6]
> > > - We have built a meritocratic and open collaborative process (the
> Apache
> > > way)
> > >
> > > [1] https://s.apache.org/le17y
> > > [2] https://s.apache.org/q4ug6
> > > [3] https://gobblin.incubator.apache.org/
> > > [4] https://issues.apache.org/jira/projects/GOBBLIN/issues/
> > > [5] https://issues.apache.org/jira/browse/PODLINGNAMESEARCH-131
> > > [6]
> > >
> >
> https://cwiki.apache.org/confluence/display/GOBBLIN/ASF+Maturity+Evaluation
> > > [7] https://s.apache.org/1gt3s
> > >
> > > The vote will remain open for at least 72 hours.
> > >
> > > If approved by the Apache Incubator PMC members, the proposed
> > > resolution will be submitted to the Board of Directors for their
> > > consideration.
> > >
> > > Thanks,
> > > Abhishek
> > >
> > > ---
> > >
> > > Establish the Apache Gobblin Project
> > >
> > > WHEREAS, the Board of Directors deems it to be in the best interests of
> > > the Foundation and consistent with the Foundation's purpose to
> establish
> > > a Project Management Committee charged with the creation and
> maintenance
> > > of open-source software, for distribution at no charge to the public,
> > > related to a distributed data integration framework that simplifies
> > > common aspects of big data integration such as data ingestion,
> > > replication, organization and lifecycle management for both streaming
> > > and batch data ecosystems.
> > >
> > > NOW, THEREFORE, BE IT RESOLVED, that a Project Management Committee
> > > (PMC), to be known as the "Apache Gobblin Project", be and hereby is
> > > established pursuant to Bylaws of the Foundation; and be it further
> > >
> > > RESOLVED, that the Apache Gobblin Project be and hereby is responsible
> > > for the creation and maintenance of software related to a distributed
> > > data integration framework that simplifies common aspects of big data
> > > integration such as data ingestion, replication, organization and
> > > lifecycle management for both streaming and batch data ecosystems; and
> > > be it further
> > >
> > > RESOLVED, that the office of "Vice President, Apache Gobblin" be and
> > > hereby is created, the person holding such off

Re: [DISCUSS] Graduate Apache Pinot (Incubating) as a TLP

2021-06-10 Thread Abhishek Tiwari
+1 Pinot as an open source project has really grown and has a vibrant
community.

Abhishek

On Thu, Jun 10, 2021 at 4:12 PM Mayank Shrivastava 
wrote:

> Hi all,
>
> After a discussion with the community [1], voting [2], and a positive vote
> result [3],
>
> we believe Apache Pinot (Incubating) is ready for graduation to a TLP,
>
> and we'd like to bring it up in discussion with the IPMC.
>
> To list a few of the community's achievements:
>
>
>-
>
>7800+ contributions from 168 contributors
>-
>
>7 releases by various release managers
>-
>
>6 new committers and 2 new PPMCs invited (all accepted)
>-
>
>Diverse committers and PPMCs (from 7 companies/institutes)
>-
>
>Apache website setup [4]
>-
>
>Dev conversations at d...@pinot.apache.org
>-
>
>Assessed ourselves against the Apache Project maturity matrix [5]
>-
>
>We have built a meritocratic and open collaborative process (the Apache
>way)
>
>
> [1] Community Discussion for Graduation
> <
> https://lists.apache.org/thread.html/r6068cae91a474e86595cc02d90701501d22c08274216301facf935cc%40%3Cdev.pinot.apache.org%3E
> >
>
> [2] Voting Thread
> <
> https://lists.apache.org/thread.html/r9ca0b2ccc9b0fbdbee6a09aaf06b36ffd3a20e9cc1b810cdbe7c65d6%40%3Cdev.pinot.apache.org%3E
> >
>
> [3] Voting Result
> <
> https://lists.apache.org/thread.html/rc371ca50ce8ff2d6c0b068165195526cfdbd08d915105573e17042d2%40%3Cdev.pinot.apache.org%3E
> >
>
> [4] https://pinot.incubator.apache.org/
>
> [5] Maturity Model Assessment
> <
> https://cwiki.apache.org/confluence/display/PINOT/Apache+Maturity+Model+Assessment+for+Pinot
> >
>
> Please see the proposed board resolution below and let us know what you
>
> think.
>
> The discussion will remain open for at least 72 hours.
>
> ---
>
> Establish the Apache Pinot Project
>
> WHEREAS, the Board of Directors deems it to be in the best interests of the
> Foundation and consistent with the Foundation's purpose to establish a
> Project Management Committee charged with the creation and maintenance of
> open-source software, for distribution at no charge to the public, related
> to a distributed data integration framework that simplifies common aspects
> of big data integration such as data ingestion, replication, organization
> and lifecycle management for both streaming and batch data ecosystems.
>
> NOW, THEREFORE, BE IT RESOLVED, that a Project Management Committee (PMC),
> to be known as the "Apache Pinot Project", be and hereby is established
> pursuant to Bylaws of the Foundation; and be it further
>
> RESOLVED, that the Apache Pinot Project be and hereby is responsible for
> the creation and maintenance of software related to distributed OLAP data
> store to provide Real-time Analytics to power wide variety of analytical
> use case; and be it further
>
> RESOLVED, that the office of "Vice President, Apache Pinot" be and hereby
> is created, the person holding such office to serve at the direction of the
> Board of Directors as the chair of the Apache Pinot Project, and to have
> primary responsibility for management of the projects within the scope of
> responsibility of the Apache Pinot Project; and be it further
>
> RESOLVED, that the persons listed immediately below be and hereby are
> appointed to serve as the initial members of the Apache Pinot Project:
>
>-
>
>Felix Cheung 
>-
>
>Jackie Jiang 
>-
>
>Jim Jagielski 
>-
>
>Kishore G 
>-
>
>Mayank Shrivastava 
>-
>
>Neha Pawar 
>-
>
>Olivier Lamy 
>-
>
>Seunghyun Lee 
>-
>
>Siddharth Teotia 
>-
>
>Subbu Subramaniam 
>-
>
>Xiang Fu 
>
>
>
>
> NOW, THEREFORE, BE IT FURTHER RESOLVED, that Kishore Gopalakrishna be
> appointed to the office of Vice President, Apache Pinot, to serve in
> accordance with and subject to the direction of the Board of Directors and
> the Bylaws of the Foundation until death, resignation, retirement, removal
> of disqualification, or until a successor is appointed; and be it further
>
> RESOLVED, that the Apache Pinot Project be and hereby is tasked with the
> migration and rationalization of the Apache Incubator Pinot podling; and be
> it further
>
> RESOLVED, that all responsibilities pertaining to the Apache Incubator
> Pinot podling encumbered upon the Apache Incubator PMC are hereafter
> discharged.
>
>
> ---
>
>
> Thanks,
> Mayank
>


Re: [VOTE] Graduate Apache Pinot as TLP

2021-06-23 Thread Abhishek Tiwari
+1 (non-binding)

On Wed, Jun 23, 2021 at 10:34 PM Xiang Fu  wrote:

> +1
>
> Xiang Fu
>
>
> > On Jun 23, 2021, at 9:21 PM, Atri Sharma  wrote:
> >
> > +1(binding)
> >
> > On Wed, Jun 23, 2021 at 1:14 AM Mayank Shrivastava 
> wrote:
> >>
> >> Dear Incubator Community,
> >>
> >> We have discussed Apache Pinot Podling graduation in the
> general@incubator
> >> DISCUSS thread [1], and addressed all the questions and concerns
> brought up
> >> in the thread. Please refer to [1] for details on the questions and
> >> concerns brought up, as well as their resolutions. With no objections
> >> brought up in the discussion, we would like to proceed with the voting
> >> process.
> >>
> >> Here is the official vote for graduating Apache Pinot project as TLP.
> >>
> >> Please provide your in the following options:
> >>
> >> [ ] +1 - Recommend graduation of Apache Pinot as a TLP
> >>
> >> [ ]  0 - I don't feel strongly about it, but don't object
> >>
> >> [ ] -1 - Do not recommend the graduation of Apache Pinot because…
> >>
> >> The VOTE will remain open for at least 72 hours.
> >>
> >> To summarize a few of the community's achievements:
> >>
> >>
> >>   -
> >>
> >>   7800+ contributions from 168 contributors
> >>   -
> >>
> >>   7 releases by various release managers
> >>   -
> >>
> >>   6 new committers and 2 new PPMCs invited (all accepted)
> >>   -
> >>
> >>   Diverse committers and PPMCs (from 7 companies/institutes)
> >>   -
> >>
> >>   Apache website setup [4]
> >>   -
> >>
> >>   Dev conversations at d...@pinot.apache.org
> >>   -
> >>
> >>   Assessed ourselves against the Apache Project maturity matrix [5]
> >>   -
> >>
> >>   We have built a meritocratic and open collaborative process (the
> Apache
> >>   way)
> >>
> >>
> >>
> >> =
> >>
> >> Establish the Apache Pinot Project
> >>
> >> WHEREAS, the Board of Directors deems it to be in the best interests of
> the
> >> Foundation and consistent with the Foundation's purpose to establish a
> >> Project Management Committee charged with the creation and maintenance
> of
> >> open-source software, for distribution at no charge to the public,
> related
> >> to a distributed data integration framework that simplifies common
> aspects
> >> of big data integration such as data ingestion, replication,
> organization
> >> and lifecycle management for both streaming and batch data ecosystems.
> >>
> >> NOW, THEREFORE, BE IT RESOLVED, that a Project Management Committee
> (PMC),
> >> to be known as the "Apache Pinot Project", be and hereby is established
> >> pursuant to Bylaws of the Foundation; and be it further
> >>
> >> RESOLVED, that the Apache Pinot Project be and hereby is responsible for
> >> the creation and maintenance of software related to distributed OLAP
> data
> >> store to provide Real-time Analytics to power wide variety of analytical
> >> use case; and be it further
> >>
> >> RESOLVED, that the office of "Vice President, Apache Pinot" be and
> hereby
> >> is created, the person holding such office to serve at the direction of
> the
> >> Board of Directors as the chair of the Apache Pinot Project, and to have
> >> primary responsibility for management of the projects within the scope
> of
> >> responsibility of the Apache Pinot Project; and be it further
> >>
> >> RESOLVED, that the persons listed immediately below be and hereby are
> >> appointed to serve as the initial members of the Apache Pinot Project:
> >>
> >>   -
> >>
> >>   Felix Cheung 
> >>   -
> >>
> >>   Jackie Jiang 
> >>   -
> >>
> >>   Jim Jagielski 
> >>   -
> >>
> >>   Kishore G 
> >>   -
> >>
> >>   Mayank Shrivastava 
> >>   -
> >>
> >>   Neha Pawar 
> >>   -
> >>
> >>   Olivier Lamy 
> >>   -
> >>
> >>   Seunghyun Lee 
> >>   -
> >>
> >>   Siddharth Teotia 
> >>   -
> >>
> >>   Subbu Subramaniam 
> >>   -
> >>
> >>   Xiang Fu 
> >>
> >>
> >> NOW, THEREFORE, BE IT FURTHER RESOLVED, that Kishore Gopalakrishna be
> >> appointed to the office of Vice President, Apache Pinot, to serve in
> >> accordance with and subject to the direction of the Board of Directors
> and
> >> the Bylaws of the Foundation until death, resignation, retirement,
> removal
> >> of disqualification, or until a successor is appointed; and be it
> further
> >>
> >> RESOLVED, that the Apache Pinot Project be and hereby is tasked with the
> >> migration and rationalization of the Apache Incubator Pinot podling;
> and be
> >> it further
> >>
> >> RESOLVED, that all responsibilities pertaining to the Apache Incubator
> >> Pinot podling encumbered upon the Apache Incubator PMC are hereafter
> >> discharged.
> >>
> >>
> >> [1] general@Incubator Discuss thread
> >> <
> https://lists.apache.org/thread.html/r4421bf9517dc522a564e7453c2c87dddbf39019737dd143de57d2f49%40%3Cgeneral.incubator.apache.org%3E
> >
> >>
> >> [2] Community Discussion for Graduation
> >> <
> https://lists.apache.org/thread.html/r6068cae91a474e86595cc02d90701501d22c08274216301facf935cc%40%3Cdev.pinot.apache.o

Re: [MENTORS] Report sign off due Tuesday April 07

2020-04-01 Thread Abhishek Tiwari
Gobblin's report is in progress, apologies for the delay.
Hung is working on it as I type this.

Abhishek

On Wed, Apr 1, 2020 at 11:00 PM Justin Mclean 
wrote:

> Hi,
>
> Reports were due yesterday//today (depending on your timezone
> perspective), currently we’re missing a report from only one podling -
> Gobblin.
>
> Still needing at least one mentor to sign off are:
> Annotator
> APISIX
> PonyMail
> TubeMQ
> Weex
> YuniKorn
>
> As always the report can be found here. [1]
>
> Thanks,
> Justin
>
> 1. https://s.apache.org/incubator-report
> 1. https://cwiki.apache.org/confluence/display/INCUBATOR/Report
> -
> To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
> For additional commands, e-mail: general-h...@incubator.apache.org
>
>


Re: [MENTORS] Report sign off due Tuesday April 07

2020-04-02 Thread Abhishek Tiwari
Gobblin report is in.

> Thanks for that much appreciated. I can’t recall teh last time we had all
podlings report in a month.

Interesting, perhaps side effect of many of us working from home.

Abhishek

On Thu, Apr 2, 2020 at 12:19 AM Justin Mclean 
wrote:

> HI,
>
> > Gobblin's report is in progress, apologies for the delay.
>
> Thanks for that much appreciated. I can’t recall teh last time we had all
> podlings report in a month.
>
> Thanks,
> Justin
>
>
>
> -
> To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
> For additional commands, e-mail: general-h...@incubator.apache.org
>
>


Re: [MENTORS] Report sign off due Tuesday April 07

2020-04-08 Thread Abhishek Tiwari
Hi Gobblin mentors,

Please review and sign-off the report.

Abhishek

On Wed, Apr 8, 2020 at 12:24 AM Justin Mclean 
wrote:

> Hi,
>
> We still have two podlings with no mentor sign off:
> - Annotator
> - Gobblin
>
> The report will be submitted soon so please sign these off.
>
> Thanks,
> Justin
>
>
>
> -
> To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
> For additional commands, e-mail: general-h...@incubator.apache.org
>
>


Re: Podling Gobblin Report Reminder - May 2020

2020-04-16 Thread Abhishek Tiwari
Hi Justin,

I find it unfair for podling community to report again if mentors missed to
sign off - who are part of IPMC.
If anything, the action should be on IPMC to review and rectify its core
operational model to engage mentors and other IPMC members in its
functioning, rather than penalizing the podling community which did its job
on time.
So, I urge you and IPMC to take out Gobblin from reporting this month and
start a broader conversation about how to keep mentors engaged.

Abhishek

On Thu, Apr 16, 2020 at 1:12 AM Justin Mclean  wrote:

> Hi,
>
> Just in case there is some confusion. You are being asked to report again
> because your mentors didn't sign off your last report. You may need to
> remind them this Month to do so.
>
> Kind Regards,
> Justin
>


Re: [VOTE] Apache Gobblin 0.15.0 release RC2

2020-12-07 Thread Abhishek Tiwari
Yes :)

Abhishek

On Mon, Dec 7, 2020 at 8:38 PM Justin Mclean 
wrote:

> Hi,
>
> Is this the same as the other vote thread?
>
> Thanks,
> Justin
>
> -
> To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
> For additional commands, e-mail: general-h...@incubator.apache.org
>
>


[DISCUSS] Graduate Apache Gobblin (Incubating) as a TLP

2020-12-14 Thread Abhishek Tiwari
Hi all,

After a discussion with the community [1] and a positive vote result [2],
we believe Apache Gobblin (Incubating) is ready for graduation to a TLP,
and we'd like to bring up in discussion with the IPMC.

To list a few of the community's achievements:

- 1700+ contributions from 149 contributors
- 4 releases under 3 different release managers
- 5 new committers invited, including 2 new PPMC members (all accepted)
- Diverse committers and PPMCs (from 9 companies/institutes)
- New Apache website setup [3]
- Issue tracking migrated to Jira [4]
- Dev conversations moved to d...@gobblin.incubator.org
- Apache Gobblin name search has been approved [5]
- Assessed ourselves against the Apache Project maturity matrix [6]
- We have built a meritocratic and open collaborative process (the Apache
way)

[1] https://s.apache.org/le17y
[2] https://s.apache.org/q4ug6
[3] https://gobblin.incubator.apache.org/
[4] https://issues.apache.org/jira/projects/GOBBLIN/issues/
[5] https://issues.apache.org/jira/browse/PODLINGNAMESEARCH-131
[6]
https://cwiki.apache.org/confluence/display/GOBBLIN/ASF+Maturity+Evaluation

Please see the proposed board resolution below and let us know what you
think.
The discussion will remain open for at least 72 hours.

---

Establish the Apache Gobblin Project

WHEREAS, the Board of Directors deems it to be in the best interests of
the Foundation and consistent with the Foundation's purpose to establish
a Project Management Committee charged with the creation and maintenance
of open-source software, for distribution at no charge to the public,
related to a distributed data integration framework that simplifies
common aspects of big data integration such as data ingestion,
replication, organization and lifecycle management for both streaming
and batch data ecosystems.

NOW, THEREFORE, BE IT RESOLVED, that a Project Management Committee
(PMC), to be known as the "Apache Gobblin Project", be and hereby is
established pursuant to Bylaws of the Foundation; and be it further

RESOLVED, that the Apache Gobblin Project be and hereby is responsible
for the creation and maintenance of software related to a distributed
data integration framework that simplifies common aspects of big data
integration such as data ingestion, replication, organization and
lifecycle management for both streaming and batch data ecosystems; and
be it further

RESOLVED, that the office of "Vice President, Apache Gobblin" be and
hereby is created, the person holding such office to serve at the
direction of the Board of Directors as the chair of the Apache Gobblin
Project, and to have primary responsibility for management of the
projects within the scope of responsibility of the Apache Gobblin
Project; and be it further

RESOLVED, that the persons listed immediately below be and hereby are
appointed to serve as the initial members of the Apache Gobblin Project:

 * Abhishek Tiwari  
 * Hung Tran 
 * Issac Buenrostro 
 * Jean-Baptiste Onofré 
 * Kishore G
 * Lorand Bendig
 * Olivier Lamy 
 * Owen O'Malley
 * Sahil Takiar 
 * Shirshanka Das   
 * Sudarshan Vasudevan  
 * Tamás Németh 
 * Yinan Li 

NOW, THEREFORE, BE IT FURTHER RESOLVED, that Abhishek Tiwari be
appointed to the office of Vice President, Apache Gobblin, to serve in
accordance with and subject to the direction of the Board of Directors
and the Bylaws of the Foundation until death, resignation, retirement,
removal or disqualification, or until a successor is appointed; and be
it further

RESOLVED, that the Apache Gobblin Project be and hereby is tasked with
the migration and rationalization of the Apache Incubator Gobblin
podling; and be it further

RESOLVED, that all responsibilities pertaining to the Apache Incubator
Gobblin podling encumbered upon the Apache Incubator PMC are hereafter
discharged.

---

Thanks,
Abhishek


[VOTE] Graduate Apache Gobblin (Incubating) as a TLP

2020-12-17 Thread Abhishek Tiwari
Hi all,

After a discussion with the community [1], a positive vote
result [2], and a discussion with the IPMC [7], we believe
Apache Gobblin (Incubating) is ready for graduation to a TLP,
and we'd like to call for a Vote.

Please vote on the resolution pasted below to graduate
Apache Gobblin (Incubating) from the incubator to a TLP:

[ ] +1, Graduate Apache Gobblin from the Incubator.
[ ] +0, Don't care.
[ ] -1, Don't graduate Apache Gobblin from the Incubator (provide details)

To list a few of the community's achievements:

- 1700+ contributions from 149 contributors
- 4 releases under 3 different release managers
- 5 new committers invited, including 2 new PPMC members (all accepted)
- Diverse committers and PPMCs (from 9 companies/institutes)
- New Apache website setup [3]
- Issue tracking migrated to Jira [4]
- Dev conversations moved to d...@gobblin.incubator.org
- Apache Gobblin name search has been approved [5]
- Assessed ourselves against the Apache Project maturity matrix [6]
- We have built a meritocratic and open collaborative process (the Apache
way)

[1] https://s.apache.org/le17y
[2] https://s.apache.org/q4ug6
[3] https://gobblin.incubator.apache.org/
[4] https://issues.apache.org/jira/projects/GOBBLIN/issues/
[5] https://issues.apache.org/jira/browse/PODLINGNAMESEARCH-131
[6]
https://cwiki.apache.org/confluence/display/GOBBLIN/ASF+Maturity+Evaluation
[7] https://s.apache.org/1gt3s

The vote will remain open for at least 72 hours.

If approved by the Apache Incubator PMC members, the proposed
resolution will be submitted to the Board of Directors for their
consideration.

Thanks,
Abhishek

---

Establish the Apache Gobblin Project

WHEREAS, the Board of Directors deems it to be in the best interests of
the Foundation and consistent with the Foundation's purpose to establish
a Project Management Committee charged with the creation and maintenance
of open-source software, for distribution at no charge to the public,
related to a distributed data integration framework that simplifies
common aspects of big data integration such as data ingestion,
replication, organization and lifecycle management for both streaming
and batch data ecosystems.

NOW, THEREFORE, BE IT RESOLVED, that a Project Management Committee
(PMC), to be known as the "Apache Gobblin Project", be and hereby is
established pursuant to Bylaws of the Foundation; and be it further

RESOLVED, that the Apache Gobblin Project be and hereby is responsible
for the creation and maintenance of software related to a distributed
data integration framework that simplifies common aspects of big data
integration such as data ingestion, replication, organization and
lifecycle management for both streaming and batch data ecosystems; and
be it further

RESOLVED, that the office of "Vice President, Apache Gobblin" be and
hereby is created, the person holding such office to serve at the
direction of the Board of Directors as the chair of the Apache Gobblin
Project, and to have primary responsibility for management of the
projects within the scope of responsibility of the Apache Gobblin
Project; and be it further

RESOLVED, that the persons listed immediately below be and hereby are
appointed to serve as the initial members of the Apache Gobblin Project:

 * Abhishek Tiwari  
 * Hung Tran 
 * Issac Buenrostro 
 * Jean-Baptiste Onofré 
 * Kishore G
 * Lorand Bendig
 * Olivier Lamy 
 * Owen O'Malley
 * Sahil Takiar 
 * Shirshanka Das   
 * Sudarshan Vasudevan  
 * Tamás Németh 
 * Yinan Li     

NOW, THEREFORE, BE IT FURTHER RESOLVED, that Abhishek Tiwari be
appointed to the office of Vice President, Apache Gobblin, to serve in
accordance with and subject to the direction of the Board of Directors
and the Bylaws of the Foundation until death, resignation, retirement,
removal or disqualification, or until a successor is appointed; and be
it further

RESOLVED, that the Apache Gobblin Project be and hereby is tasked with
the migration and rationalization of the Apache Incubator Gobblin
podling; and be it further

RESOLVED, that all responsibilities pertaining to the Apache Incubator
Gobblin podling encumbered upon the Apache Incubator PMC are hereafter
discharged.


Re: [DISCUSS] Graduate Apache Gobblin (Incubating) as a TLP

2020-12-17 Thread Abhishek Tiwari
Hey all,

This discussion thread is now closed.
We have moved the process to a Vote on general@ in the following thread:
https://s.apache.org/mwn4g

Thanks,
Abhishek

On Mon, Dec 14, 2020 at 12:31 AM Abhishek Tiwari  wrote:

> Hi all,
>
> After a discussion with the community [1] and a positive vote result [2],
> we believe Apache Gobblin (Incubating) is ready for graduation to a TLP,
> and we'd like to bring up in discussion with the IPMC.
>
> To list a few of the community's achievements:
>
> - 1700+ contributions from 149 contributors
> - 4 releases under 3 different release managers
> - 5 new committers invited, including 2 new PPMC members (all accepted)
> - Diverse committers and PPMCs (from 9 companies/institutes)
> - New Apache website setup [3]
> - Issue tracking migrated to Jira [4]
> - Dev conversations moved to d...@gobblin.incubator.org
> - Apache Gobblin name search has been approved [5]
> - Assessed ourselves against the Apache Project maturity matrix [6]
> - We have built a meritocratic and open collaborative process (the Apache
> way)
>
> [1] https://s.apache.org/le17y
> [2] https://s.apache.org/q4ug6
> [3] https://gobblin.incubator.apache.org/
> [4] https://issues.apache.org/jira/projects/GOBBLIN/issues/
> [5] https://issues.apache.org/jira/browse/PODLINGNAMESEARCH-131
> [6]
> https://cwiki.apache.org/confluence/display/GOBBLIN/ASF+Maturity+Evaluation
>
> Please see the proposed board resolution below and let us know what you
> think.
> The discussion will remain open for at least 72 hours.
>
> ---
>
> Establish the Apache Gobblin Project
>
> WHEREAS, the Board of Directors deems it to be in the best interests of
> the Foundation and consistent with the Foundation's purpose to establish
> a Project Management Committee charged with the creation and maintenance
> of open-source software, for distribution at no charge to the public,
> related to a distributed data integration framework that simplifies
> common aspects of big data integration such as data ingestion,
> replication, organization and lifecycle management for both streaming
> and batch data ecosystems.
>
> NOW, THEREFORE, BE IT RESOLVED, that a Project Management Committee
> (PMC), to be known as the "Apache Gobblin Project", be and hereby is
> established pursuant to Bylaws of the Foundation; and be it further
>
> RESOLVED, that the Apache Gobblin Project be and hereby is responsible
> for the creation and maintenance of software related to a distributed
> data integration framework that simplifies common aspects of big data
> integration such as data ingestion, replication, organization and
> lifecycle management for both streaming and batch data ecosystems; and
> be it further
>
> RESOLVED, that the office of "Vice President, Apache Gobblin" be and
> hereby is created, the person holding such office to serve at the
> direction of the Board of Directors as the chair of the Apache Gobblin
> Project, and to have primary responsibility for management of the
> projects within the scope of responsibility of the Apache Gobblin
> Project; and be it further
>
> RESOLVED, that the persons listed immediately below be and hereby are
> appointed to serve as the initial members of the Apache Gobblin Project:
>
>  * Abhishek Tiwari  
>  * Hung Tran 
>  * Issac Buenrostro 
>  * Jean-Baptiste Onofré 
>  * Kishore G
>  * Lorand Bendig    
>  * Olivier Lamy 
>  * Owen O'Malley
>  * Sahil Takiar 
>  * Shirshanka Das   
>  * Sudarshan Vasudevan  
>  * Tamás Németh 
>  * Yinan Li 
>
> NOW, THEREFORE, BE IT FURTHER RESOLVED, that Abhishek Tiwari be
> appointed to the office of Vice President, Apache Gobblin, to serve in
> accordance with and subject to the direction of the Board of Directors
> and the Bylaws of the Foundation until death, resignation, retirement,
> removal or disqualification, or until a successor is appointed; and be
> it further
>
> RESOLVED, that the Apache Gobblin Project be and hereby is tasked with
> the migration and rationalization of the Apache Incubator Gobblin
> podling; and be it further
>
> RESOLVED, that all responsibilities pertaining to the Apache Incubator
> Gobblin podling encumbered upon the Apache Incubator PMC are hereafter
> discharged.
>
> ---
>
> Thanks,
> Abhishek
>


Re: [VOTE] Graduate Apache Gobblin (Incubating) as a TLP

2020-12-20 Thread Abhishek Tiwari
The vote passed and is now closed. I will send the result email soon.

Thank you all for voting!

Regards,
Abhishek

On Thu, Dec 17, 2020 at 10:25 AM Dave Fisher  wrote:

> +1 (binding)
>
> > On Dec 17, 2020, at 9:33 AM, Owen O'Malley 
> wrote:
> >
> > +1 (binding)
> >
> > On Thu, Dec 17, 2020 at 4:10 PM Jean-Baptiste Onofre 
> > wrote:
> >
> >> +1 (binding)
> >>
> >> Regards
> >> JB
> >>
> >>> Le 17 déc. 2020 à 09:54, Abhishek Tiwari  a écrit :
> >>>
> >>> Hi all,
> >>>
> >>> After a discussion with the community [1], a positive vote
> >>> result [2], and a discussion with the IPMC [7], we believe
> >>> Apache Gobblin (Incubating) is ready for graduation to a TLP,
> >>> and we'd like to call for a Vote.
> >>>
> >>> Please vote on the resolution pasted below to graduate
> >>> Apache Gobblin (Incubating) from the incubator to a TLP:
> >>>
> >>> [ ] +1, Graduate Apache Gobblin from the Incubator.
> >>> [ ] +0, Don't care.
> >>> [ ] -1, Don't graduate Apache Gobblin from the Incubator (provide
> >> details)
> >>>
> >>> To list a few of the community's achievements:
> >>>
> >>> - 1700+ contributions from 149 contributors
> >>> - 4 releases under 3 different release managers
> >>> - 5 new committers invited, including 2 new PPMC members (all accepted)
> >>> - Diverse committers and PPMCs (from 9 companies/institutes)
> >>> - New Apache website setup [3]
> >>> - Issue tracking migrated to Jira [4]
> >>> - Dev conversations moved to d...@gobblin.incubator.org
> >>> - Apache Gobblin name search has been approved [5]
> >>> - Assessed ourselves against the Apache Project maturity matrix [6]
> >>> - We have built a meritocratic and open collaborative process (the
> Apache
> >>> way)
> >>>
> >>> [1] https://s.apache.org/le17y
> >>> [2] https://s.apache.org/q4ug6
> >>> [3] https://gobblin.incubator.apache.org/
> >>> [4] https://issues.apache.org/jira/projects/GOBBLIN/issues/
> >>> [5] https://issues.apache.org/jira/browse/PODLINGNAMESEARCH-131
> >>> [6]
> >>>
> >>
> https://cwiki.apache.org/confluence/display/GOBBLIN/ASF+Maturity+Evaluation
> >>> [7] https://s.apache.org/1gt3s
> >>>
> >>> The vote will remain open for at least 72 hours.
> >>>
> >>> If approved by the Apache Incubator PMC members, the proposed
> >>> resolution will be submitted to the Board of Directors for their
> >>> consideration.
> >>>
> >>> Thanks,
> >>> Abhishek
> >>>
> >>> ---
> >>>
> >>> Establish the Apache Gobblin Project
> >>>
> >>> WHEREAS, the Board of Directors deems it to be in the best interests of
> >>> the Foundation and consistent with the Foundation's purpose to
> establish
> >>> a Project Management Committee charged with the creation and
> maintenance
> >>> of open-source software, for distribution at no charge to the public,
> >>> related to a distributed data integration framework that simplifies
> >>> common aspects of big data integration such as data ingestion,
> >>> replication, organization and lifecycle management for both streaming
> >>> and batch data ecosystems.
> >>>
> >>> NOW, THEREFORE, BE IT RESOLVED, that a Project Management Committee
> >>> (PMC), to be known as the "Apache Gobblin Project", be and hereby is
> >>> established pursuant to Bylaws of the Foundation; and be it further
> >>>
> >>> RESOLVED, that the Apache Gobblin Project be and hereby is responsible
> >>> for the creation and maintenance of software related to a distributed
> >>> data integration framework that simplifies common aspects of big data
> >>> integration such as data ingestion, replication, organization and
> >>> lifecycle management for both streaming and batch data ecosystems; and
> >>> be it further
> >>>
> >>> RESOLVED, that the office of "Vice President, Apache Gobblin" be and
> >>> hereby is created, the person holding such office to serve at the
> >>> direction of the Board of Directors as the chair of the Apache Gobblin
> >>

[RESULT] [VOTE] Graduate Apache Gobblin (Incubating) as a TLP

2020-12-20 Thread Abhishek Tiwari
The vote has passed with three +1 binding votes and no -1 or 0 votes.

+1 (binding):
Dave Fisher
Owen O'Malley
Jean-Baptiste Onofre

Thanks for taking the time to vote!  We'll submit the resolution to the
board.

Regards,
Abhishek, on behalf of the Apache Gobblin (Incubating) community

On Sun, Dec 20, 2020 at 1:59 AM Abhishek Tiwari  wrote:

> The vote passed and is now closed. I will send the result email soon.
>
> Thank you all for voting!
>
> Regards,
> Abhishek
>
> On Thu, Dec 17, 2020 at 10:25 AM Dave Fisher  wrote:
>
>> +1 (binding)
>>
>> > On Dec 17, 2020, at 9:33 AM, Owen O'Malley 
>> wrote:
>> >
>> > +1 (binding)
>> >
>> > On Thu, Dec 17, 2020 at 4:10 PM Jean-Baptiste Onofre 
>> > wrote:
>> >
>> >> +1 (binding)
>> >>
>> >> Regards
>> >> JB
>> >>
>> >>> Le 17 déc. 2020 à 09:54, Abhishek Tiwari  a écrit :
>> >>>
>> >>> Hi all,
>> >>>
>> >>> After a discussion with the community [1], a positive vote
>> >>> result [2], and a discussion with the IPMC [7], we believe
>> >>> Apache Gobblin (Incubating) is ready for graduation to a TLP,
>> >>> and we'd like to call for a Vote.
>> >>>
>> >>> Please vote on the resolution pasted below to graduate
>> >>> Apache Gobblin (Incubating) from the incubator to a TLP:
>> >>>
>> >>> [ ] +1, Graduate Apache Gobblin from the Incubator.
>> >>> [ ] +0, Don't care.
>> >>> [ ] -1, Don't graduate Apache Gobblin from the Incubator (provide
>> >> details)
>> >>>
>> >>> To list a few of the community's achievements:
>> >>>
>> >>> - 1700+ contributions from 149 contributors
>> >>> - 4 releases under 3 different release managers
>> >>> - 5 new committers invited, including 2 new PPMC members (all
>> accepted)
>> >>> - Diverse committers and PPMCs (from 9 companies/institutes)
>> >>> - New Apache website setup [3]
>> >>> - Issue tracking migrated to Jira [4]
>> >>> - Dev conversations moved to d...@gobblin.incubator.org
>> >>> - Apache Gobblin name search has been approved [5]
>> >>> - Assessed ourselves against the Apache Project maturity matrix [6]
>> >>> - We have built a meritocratic and open collaborative process (the
>> Apache
>> >>> way)
>> >>>
>> >>> [1] https://s.apache.org/le17y
>> >>> [2] https://s.apache.org/q4ug6
>> >>> [3] https://gobblin.incubator.apache.org/
>> >>> [4] https://issues.apache.org/jira/projects/GOBBLIN/issues/
>> >>> [5] https://issues.apache.org/jira/browse/PODLINGNAMESEARCH-131
>> >>> [6]
>> >>>
>> >>
>> https://cwiki.apache.org/confluence/display/GOBBLIN/ASF+Maturity+Evaluation
>> >>> [7] https://s.apache.org/1gt3s
>> >>>
>> >>> The vote will remain open for at least 72 hours.
>> >>>
>> >>> If approved by the Apache Incubator PMC members, the proposed
>> >>> resolution will be submitted to the Board of Directors for their
>> >>> consideration.
>> >>>
>> >>> Thanks,
>> >>> Abhishek
>> >>>
>> >>> ---
>> >>>
>> >>> Establish the Apache Gobblin Project
>> >>>
>> >>> WHEREAS, the Board of Directors deems it to be in the best interests
>> of
>> >>> the Foundation and consistent with the Foundation's purpose to
>> establish
>> >>> a Project Management Committee charged with the creation and
>> maintenance
>> >>> of open-source software, for distribution at no charge to the public,
>> >>> related to a distributed data integration framework that simplifies
>> >>> common aspects of big data integration such as data ingestion,
>> >>> replication, organization and lifecycle management for both streaming
>> >>> and batch data ecosystems.
>> >>>
>> >>> NOW, THEREFORE, BE IT RESOLVED, that a Project Management Committee
>> >>> (PMC), to be known as the "Apache Gobblin Project", be and hereby is
>> >>> established pursuant to Bylaws of the Foundation; and be it further
>> >>>
>> 

Re: [VOTE] Graduate Apache Gobblin (Incubating) as a TLP

2020-12-20 Thread Abhishek Tiwari
Hi Justin,

I closed the vote after 72 hours of starting the vote (which was after 72
hours of discussion time). Are you recommending adding more time to the
vote?

Abhishek

On Sun, Dec 20, 2020 at 2:43 AM Justin Mclean 
wrote:

> Hi,
>
> You might want to give the IPMC a little more time to have a look at the
> project and give some more feedback. It would be unfortunate if an issue
> was found that prevented the project from graduating.
>
> Thanks,
> Justin
> -
> To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
> For additional commands, e-mail: general-h...@incubator.apache.org
>
>


Re: [VOTE] Graduate Apache Gobblin (Incubating) as a TLP

2020-12-20 Thread Abhishek Tiwari
Hi Justin,

I know that you are an active IPMC member and are certainly speaking from
your experience and wisdom.
However, the steps that I have followed were modeled per the graduation
guide and numerous past IPMC vote threads:

Graduation Guide:
https://incubator.apache.org/guides/graduation.html#the_recommendation_vote
(please refer to the calendar, it says that 'let vote run for 72 hours')

DataFu: https://s.apache.org/wal8o passed by 3 +1 IPMC votes
SINGA: https://s.apache.org/qao4e passed by 4 +1 IPMC votes

So, I found it reasonable for me to close the vote thread given:
- Discuss thread in IPMC did not generate any objections or pending todos
(that ran for 72 hours)
- Vote thread in IPMC received 3 +1 votes (that ran for 72 hours)
- All mentors are onboard and have voted positively

Having said that, given the time of year and what is happening around the
world, I will reopen the vote thread for 48 more hours.
Please let me know if that works, or you have alternate recommendations?

Regards,
Abhishek

On Sun, Dec 20, 2020 at 3:18 AM Justin Mclean 
wrote:

> Hi,
>
> > I closed the vote after 72 hours of starting the vote (which was after 72
> > hours of discussion time). Are you recommending adding more time to the
> > vote?
>
> 72 hours is just a guideline for release votes not for graduation.
> Generally you want to get consensus from the entire IPMC and your mentors
> for graduation. Given the time of the year and what is happening in the
> world you might want to give IPMC members a little more time is all I’m
> saying.
>
> Thanks,
> Justin
> -
> To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
> For additional commands, e-mail: general-h...@incubator.apache.org
>
>


Re: [VOTE] Graduate Apache Gobblin (Incubating) as a TLP

2020-12-20 Thread Abhishek Tiwari
Hi all,

The vote has been re-opened and extended for IPMC members who may still
want to review and vote per the discussion here: https://s.apache.org/82wcs

Regards,
Abhishek

On Sun, Dec 20, 2020 at 1:59 AM Abhishek Tiwari  wrote:

> The vote passed and is now closed. I will send the result email soon.
>
> Thank you all for voting!
>
> Regards,
> Abhishek
>
> On Thu, Dec 17, 2020 at 10:25 AM Dave Fisher  wrote:
>
>> +1 (binding)
>>
>> > On Dec 17, 2020, at 9:33 AM, Owen O'Malley 
>> wrote:
>> >
>> > +1 (binding)
>> >
>> > On Thu, Dec 17, 2020 at 4:10 PM Jean-Baptiste Onofre 
>> > wrote:
>> >
>> >> +1 (binding)
>> >>
>> >> Regards
>> >> JB
>> >>
>> >>> Le 17 déc. 2020 à 09:54, Abhishek Tiwari  a écrit :
>> >>>
>> >>> Hi all,
>> >>>
>> >>> After a discussion with the community [1], a positive vote
>> >>> result [2], and a discussion with the IPMC [7], we believe
>> >>> Apache Gobblin (Incubating) is ready for graduation to a TLP,
>> >>> and we'd like to call for a Vote.
>> >>>
>> >>> Please vote on the resolution pasted below to graduate
>> >>> Apache Gobblin (Incubating) from the incubator to a TLP:
>> >>>
>> >>> [ ] +1, Graduate Apache Gobblin from the Incubator.
>> >>> [ ] +0, Don't care.
>> >>> [ ] -1, Don't graduate Apache Gobblin from the Incubator (provide
>> >> details)
>> >>>
>> >>> To list a few of the community's achievements:
>> >>>
>> >>> - 1700+ contributions from 149 contributors
>> >>> - 4 releases under 3 different release managers
>> >>> - 5 new committers invited, including 2 new PPMC members (all
>> accepted)
>> >>> - Diverse committers and PPMCs (from 9 companies/institutes)
>> >>> - New Apache website setup [3]
>> >>> - Issue tracking migrated to Jira [4]
>> >>> - Dev conversations moved to d...@gobblin.incubator.org
>> >>> - Apache Gobblin name search has been approved [5]
>> >>> - Assessed ourselves against the Apache Project maturity matrix [6]
>> >>> - We have built a meritocratic and open collaborative process (the
>> Apache
>> >>> way)
>> >>>
>> >>> [1] https://s.apache.org/le17y
>> >>> [2] https://s.apache.org/q4ug6
>> >>> [3] https://gobblin.incubator.apache.org/
>> >>> [4] https://issues.apache.org/jira/projects/GOBBLIN/issues/
>> >>> [5] https://issues.apache.org/jira/browse/PODLINGNAMESEARCH-131
>> >>> [6]
>> >>>
>> >>
>> https://cwiki.apache.org/confluence/display/GOBBLIN/ASF+Maturity+Evaluation
>> >>> [7] https://s.apache.org/1gt3s
>> >>>
>> >>> The vote will remain open for at least 72 hours.
>> >>>
>> >>> If approved by the Apache Incubator PMC members, the proposed
>> >>> resolution will be submitted to the Board of Directors for their
>> >>> consideration.
>> >>>
>> >>> Thanks,
>> >>> Abhishek
>> >>>
>> >>> ---
>> >>>
>> >>> Establish the Apache Gobblin Project
>> >>>
>> >>> WHEREAS, the Board of Directors deems it to be in the best interests
>> of
>> >>> the Foundation and consistent with the Foundation's purpose to
>> establish
>> >>> a Project Management Committee charged with the creation and
>> maintenance
>> >>> of open-source software, for distribution at no charge to the public,
>> >>> related to a distributed data integration framework that simplifies
>> >>> common aspects of big data integration such as data ingestion,
>> >>> replication, organization and lifecycle management for both streaming
>> >>> and batch data ecosystems.
>> >>>
>> >>> NOW, THEREFORE, BE IT RESOLVED, that a Project Management Committee
>> >>> (PMC), to be known as the "Apache Gobblin Project", be and hereby is
>> >>> established pursuant to Bylaws of the Foundation; and be it further
>> >>>
>> >>> RESOLVED, that the Apache Gobblin Project be and hereby is responsible
>> >>&g