Rotem, As Dinesh said, our existing installation script is unlikely to work on Windows as-is. But, you're welcome to manually install the quickstart VM; you'll just need to do more work around networking. The URL for the VM is: http://cloudera-kudu-beta.s3.amazonaws.com/cloudera-quickstart-vm-5.8.0-kudu-virtualbox.ova.
Once you've downloaded it, you'll need to use the virtualbox UI (or whatever virtualbox command line scripting there is on Windows) to set up networking. See the link Dinesh provided, paying close attention to the lines starting with VBoxManage. I've personally never done that; hopefully you're able to figure it out. If you do manage to get it working, please post back with your findings! On Mon, Nov 14, 2016 at 12:41 PM, Dinesh Bhat <[email protected]> wrote: > Hi, > > By documentation, I am assuming you are referring to quickstart. The > supported platforms to run quick start VM are unix-based (OS X, Ubuntu): > https://kudu.apache.org/docs/quickstart.html > > Existing script which sets up the virtual box VM for you relies on certain > configurations which are very much unixy and I am not sure how they behave > on windows: > https://github.com/cloudera/kudu-examples/blob/master/demo-vm-setup/setup-kudu-demo-vm.sh > > I recommend using a unix based OS. > > Tx, > > On Nov 14, 2016, at 12:23 PM, Rotem Gabay <[email protected]> wrote: > > hi. > I have installed oracle virtual box on my windows laptop. > the documentation uses curl , is there any way to download it to my pc > and open it with oracle virtual box ? > > Regarsd, > Rotem > >
