It looks like our "exhaustive" build runs with --exploration_strategy=core --workload_exploration_strategy=functional-query:exhaustive, so the problem may be that a lot of non-functional-query (e.g. tpch) tests run in configurations that don't make sense.
On Tue, Nov 29, 2016 at 12:18 PM, Jim Apple <[email protected]> wrote: > Whatever the default value is > > On Tue, Nov 29, 2016 at 11:57 AM, Tim Armstrong <[email protected]> > wrote: > > I didn't even know the strategy existed (so no). It seems strange that > it's > > taking longer than exhaustive strategy. What > workload_exploration_strategy > > are you using in conjunction with it? > > > > On Tue, Nov 29, 2016 at 8:24 AM, Jim Apple <[email protected]> wrote: > > > >> In hte "pairwise" exploration strategy, I have a test error > >> (https://issues.cloudera.org/browse/IMPALA-4545), a crash, and a > >> 22-hour runtime. Is running this regularly? > >> >
