There's not a lot of (required) ceremony. Any committer can create the
branch, including branch committers after the PMC adds them (see
bylaws [1]). -C
[1]: http://hadoop.apache.org/bylaws.html
On Thu, May 17, 2018 at 9:16 AM, Steve Loughran wrote:
> Now, what's next? I know we have the normal v
Now, what's next? I know we have the normal vote process to merge a branch back
in...what about the branch creation + giving people branch commit rights?
-steve
-
To unsubscribe, e-mail: common-dev-unsubscr...@hadoop.apache.org
On 15 May 2018, at 20:37, Sean Busbey
mailto:bus...@cloudera.com>> wrote:
apologies, copying back in common-dev@ with my question about the code.
On Tue, May 15, 2018 at 2:36 PM, Sean Busbey
mailto:bus...@cloudera.com>> wrote:
> Internal constraints prevented this feature from being develope
On 15 May 2018, at 17:30, Thomas Marquardt
mailto:tm...@microsoft.com>> wrote:
A feature branch seems reasonable to me too. Note that the WASB connector will
continue to exist, and live side-by-side with the new Azure Blob Filesystem
(ABFS) connector. We will encourage users to move to the
apologies, copying back in common-dev@ with my question about the code.
On Tue, May 15, 2018 at 2:36 PM, Sean Busbey wrote:
> > Internal constraints prevented this feature from being developed in
> Apache, so we want to ensure that all the code is discussed, maintainable,
> and documented by th
Sent: Tuesday, May 15, 2018 8:44 AM
To: Steve Loughran
Cc: Hadoop Common
Subject: Re: [DISCUSS] Branch Proposal: HADOOP 15407: ABFS
This seems like a reasonable and effective use of a feature branch and
branch committers to me.
On Tue, May 15, 2018 at 11:34 AM, Steve Loughran
wrote:
>
This seems like a reasonable and effective use of a feature branch and
branch committers to me.
On Tue, May 15, 2018 at 11:34 AM, Steve Loughran
wrote:
> Hi
>
> Chris Douglas I and I've have a proposal for a short-lived feature branch
> for the Azure ABFS connector to go into the hadoop-azure p
Hi
Chris Douglas I and I've have a proposal for a short-lived feature branch for
the Azure ABFS connector to go into the hadoop-azure package. This will connect
to the new azure storage service, which will ultimately replace the one used by
wasb. It's a big patch and, like all storage connector