Meant! For every node while setting up and while scaling up. My concern is - while building one of the tool dependencies broke the build and was told to disable python test runs (DISABLE_PYTHON3_TEST) - when I build it after say 3-6 months if something else is broken like this for external dependencies what do I do.
I don't know why the team expects users to run tests, build with external dependency - doesn't it make the build extremely fragile and poses huge challenge to your maintenance/support team? Wouldn't a binary be a difficult thing to put out? ~JAK On Mon, Feb 20, 2023 at 7:26 AM Jim Apple <jbap...@apache.org> wrote: > On Thu, Feb 16, 2023 at 1:16 AM Arun J <mail....@gmail.com> wrote: > >> Is it possible to have a binary of Impala (built) that can be used in the >> other cluster nodes directly (and in the future) instead of building every >> time? >> > > By "every time", do you mean every release? So this is a request for > official releases to include a binary? >