Re: [DISCUSS] Adjust test logs for CI

2018-04-24 Thread Felix Cheung
+1 on that too From: Jongyoul Lee <jongy...@gmail.com> Sent: Sunday, April 22, 2018 9:30:27 PM To: dev Subject: Re: [DISCUSS] Adjust test logs for CI I like this idea!! On Mon, Apr 23, 2018 at 12:14 PM, Jeff Zhang <zjf...@gmail.com> wrote: > A

Re: [DISCUSS] Adjust test logs for CI

2018-04-22 Thread Jongyoul Lee
do you have ? Each module has log4j.properties > >> under > >> > its test folder that we can change the log level. > >> > > >> > > >> > > >> > Felix Cheung <felixcheun...@hotmail.com>于2018年4月23日周一 上午3:52写道: > >> > >

Re: [DISCUSS] Adjust test logs for CI

2018-04-22 Thread Jeff Zhang
> under >> > its test folder that we can change the log level. >> > >> > >> > >> > Felix Cheung <felixcheun...@hotmail.com>于2018年4月23日周一 上午3:52写道: >> > >> > > Is there a way to do this via enable/disable component for logging in &

Re: [DISCUSS] Adjust test logs for CI

2018-04-22 Thread Jeff Zhang
gt; > > > Is there a way to do this via enable/disable component for logging in > > > log4j? > > > > > > ____ > > > From: Jongyoul Lee <jongy...@gmail.com> > > > Sent: Sunday, April 22, 2018 7:01:54 AM > > > T

Re: [DISCUSS] Adjust test logs for CI

2018-04-22 Thread Jongyoul Lee
> > > > From: Jongyoul Lee <jongy...@gmail.com> > > Sent: Sunday, April 22, 2018 7:01:54 AM > > To: dev > > Subject: [DISCUSS] Adjust test logs for CI > > > > Hello contributors, > > > > I wonder how you guys think

Re: [DISCUSS] Adjust test logs for CI

2018-04-22 Thread Jeff Zhang
n > log4j? > > > From: Jongyoul Lee <jongy...@gmail.com> > Sent: Sunday, April 22, 2018 7:01:54 AM > To: dev > Subject: [DISCUSS] Adjust test logs for CI > > Hello contributors, > > I wonder how you guys think of reducing test logs to help to

Re: [DISCUSS] Adjust test logs for CI

2018-04-22 Thread Felix Cheung
Is there a way to do this via enable/disable component for logging in log4j? From: Jongyoul Lee <jongy...@gmail.com> Sent: Sunday, April 22, 2018 7:01:54 AM To: dev Subject: [DISCUSS] Adjust test logs for CI Hello contributors, I wonder how you guys

[DISCUSS] Adjust test logs for CI

2018-04-22 Thread Jongyoul Lee
Hello contributors, I wonder how you guys think of reducing test logs to help to debug with CI. Recently, Zeppelin's Travis log is too big to read anything. So I suggest these kinds of step: 1. leave test logs as much as you want to test your code passed in CI 2. If passed, please remove all of