Re: Configuring Jenkins

2016-11-16 Thread Vikas Kedigehalli
This is awesome! Looking forward to separate builds for java and python for faster builds! On Tue, Nov 15, 2016 at 9:59 AM, Kenneth Knowles wrote: > Awesome. This is a dramatic improvement. > > On Tue, Nov 15, 2016 at 8:52 AM, Amit Sela wrote: > > > Sweet! Versioning changes in a visible way ca

Hosting data stores for IO Transform testing

2016-11-16 Thread Stephen Sisk
Hi everyone! Currently we have a good set of unit tests for our IO Transforms - those tend to run against in-memory versions of the data stores. However, we'd like to further increase our test coverage to include running them against real instances of the data stores that the IO Transforms work ag

[PROPOSAL] "IOChannelFactory" Redesign and Make it Configurable

2016-11-16 Thread Pei He
Hi, I am working on BEAM-59 "IOChannelFactory redesign". The goals are: 1. Support file-based IOs (TextIO, AvorIO) with user-defined file system. 2. Support configuring any user-defined file system. And, I drafted the design proposal in two parts

Build failed in Jenkins: beam_Release_NightlySnapshot #236

2016-11-16 Thread Apache Jenkins Server
See Changes: [tgroh] Exercise Dynamic Splitting in the DirectRunner [tgroh] Remove Pipeline#getFullNameForTesting [tgroh] Reduce incidence of Namespace StringKey comparisons [tgroh] Remove unused Thread variable in Transf