Running in a VM is good idea. Do you have a recommendation on how much memory the VM should be configured with?
On Mon, Oct 17, 2016 at 7:58 PM, Jim Apple <[email protected]> wrote: > If you are running Ubuntu 14.04, you can bootstrap a development > environment using the script bin/bootstrap_development.sh[0]. It will > alter your environment, including ~/.ssh/config and /etc/hosts, so > consider running it in a VM or container. > > It takes 6-7 hours in total to load all of the testdata and run all of > the tests. See the comments in the file for more information. > > [0]: https://git-wip-us.apache.org/repos/asf?p=incubator-impala. > git;a=blob;f=bin/bootstrap_development.sh;h=8c4f742ae058f8017858d2a749e882 > 4be58bd410;hb=HEAD >
