Re: Configuring Impala to exit on OutOfMemoryError

2018-06-14 Thread Tim Armstrong
It definitely seems like it would result in more predictable behaviour. I think the other reasonable alternative is that we actually test the behaviour of the system when it gets into an OOM state and make sure that it can recover (which might not be possible with a reasonable amount of effort).

Re: Re: Breaking changes after 3.0, versioning, IMPALA-3307

2018-06-14 Thread Attila Jeges
If we want to implement the feature flag, we need to figure out how to map the old timezone names to the IANA names. The timezone mappings that are in use in 3.0 are not always sensible and sometimes they are downright misleading. This stems from the issues surrounding the current implementation

Re: Need access to assign JIRAs to myself

2018-06-14 Thread Bharath Vissapragada
Done. Can you try now? On Thu, Jun 14, 2018 at 1:36 PM, Laurel Hale wrote: > Hi, > My Apache Jira username is 'laurel'. Can you please give me permission to > assign Jiras to myself? > > Thanks, > Laurel >

Need access to assign JIRAs to myself

2018-06-14 Thread Laurel Hale
Hi, My Apache Jira username is 'laurel'. Can you please give me permission to assign Jiras to myself? Thanks, Laurel

Re: Need access to assign JIRAs to myself

2018-06-14 Thread Laurel Hale
It works. Thanks. On Thu, Jun 14, 2018 at 2:00 PM, Bharath Vissapragada < bhara...@cloudera.com.invalid> wrote: > Done. Can you try now? > > On Thu, Jun 14, 2018 at 1:36 PM, Laurel Hale > wrote: > > > Hi, > > My Apache Jira username is 'laurel'. Can you please give me permission to > > assign

Re: Broken/Flaky Tests

2018-06-14 Thread Tim Armstrong
I'm concerned that for the last couple of days we've been finding new issues faster than we're fixing them. I'll start pushing back on some higher-risk changes (e.g. in race-prone parts of the code) until we've cleared up some of the issues. On Tue, Jun 12, 2018 at 1:31 PM, Tim Armstrong wrote: