There is another problem in that postcommit -- the direct runner dependency
breaks the runnable on service tests. We can fix that by breaking the test
dependency between Spark and the DirectRunner. I'll disable the postcommit
for now, since it's not worked yet

On Mon, Jul 25, 2016 at 2:25 PM, Amit Sela <[email protected]> wrote:

> Ah sorry.. I meant that the system property be passed by the "actual"
> executing command, I agree with Kenneth that I don't think it'll propagate
> via maven.
> Don't know why it's not documented.. I found it out by asking around the
> mailing list a couple of months ago.
> I could take a look tomorrow.
>
> Thanks,
> Amit
>
> On Tue, Jul 26, 2016, 00:17 Kenneth Knowles <[email protected]>
> wrote:
>
> > Looks like it didn't take. I don't think it can be done via the maven
> > command line. I think you may need to put this into the
> > <systemPropertyVariables> section of the pom for it to get plumbed in the
> > needed way. In searching about, I noticed that it is an internal system
> > property, not documented (why not?), so we might also set spark.ui.port=0
> > to just get an arbitrary unused port.
> >
> > On Mon, Jul 25, 2016 at 9:48 AM, Dan Halperin
> <[email protected]
> > >
> > wrote:
> >
> > > Done. We'll see if that fixes things. If not, I'll turn off the build
> > until
> > > I have more cycles to get it fixed up.
> > >
> > > Thanks Amit.
> > >
> > > On Sat, Jul 23, 2016 at 5:16 AM, Amit Sela <[email protected]>
> wrote:
> > >
> > > > Not sure what's the setup here, but there seems to be issues with the
> > > ports
> > > > for the UI.
> > > > Generally we don't need it for tests so you could add
> > > > -Dspark.ui.enabled=false
> > > > to the executing command.
> > > >
> > > > Thanks,
> > > > Amit
> > > >
> > > > ---------- Forwarded message ---------
> > > > From: Apache Jenkins Server <[email protected]>
> > > > Date: Sat, Jul 23, 2016 at 3:10 PM
> > > > Subject: Jenkins build is still unstable:
> > > > beam_PostCommit_RunnableOnService_SparkLocal #12
> > > > To: <[email protected]>, <[email protected]>, <
> > > > [email protected]>
> > > >
> > > >
> > > > See <
> > > >
> > > >
> > >
> >
> https://builds.apache.org/job/beam_PostCommit_RunnableOnService_SparkLocal/12/
> > > > >
> > > >
> > >
> >
>

Reply via email to