Podling Report Reminder - September 2017

2017-08-31 Thread johndament
Dear podling, This email was sent by an automated system on behalf of the Apache Incubator PMC. It is an initial reminder to give you plenty of time to prepare your quarterly board report. The board meeting is scheduled for Wed, 20 September 2017, 10:30 am PDT. The report for your podling will fo

Re: Include patched protoc in pulsar-build docker

2017-08-31 Thread Sijie Guo
Cool, thank you Dave. I will give it a try. - Sijie On Thu, Aug 31, 2017 at 9:34 AM, Dave Fisher wrote: > Hi - > > As long as binary files are kept out of the source release there are no > Apache troubles. > > As long as there are clear instructions and no surprises when building > from source

Re: Include patched protoc in pulsar-build docker

2017-08-31 Thread Dave Fisher
Hi - As long as binary files are kept out of the source release there are no Apache troubles. As long as there are clear instructions and no surprises when building from source then this is ok. Regards, Dave > On Aug 31, 2017, at 1:32 AM, Sijie Guo wrote: > > Hi all, > > Pulsar is using a

Include patched protoc in pulsar-build docker

2017-08-31 Thread Sijie Guo
Hi all, Pulsar is using a patched protoc (2.4.1) for generating protobuf files for java. However it requires a few steps to build the patched protoc. I am wondering if we should include a patched protoc in the pulsar-build docker image and then we can use this docker image for generating java prot