hortonworks sandbox - Using OVA file (VirtualBox image) to create Google Compute Engine VM instance -


i want load hortonworks sandbox virtualbox/vmware image in google compute engine. possible? if yes, how?

i able load image locally in laptop, eats resources , slows down everything.

an easier approach trying out hdp on google compute engine use bdutil deploy hadoop cluster can configure install subset of hdp components, rather converting vm image 1 format another.

there 2 possible approaches:

  1. using bdutil, modify ambari_env.sh , add zeppelin list of services in ambari_services variable installed @ same time other services.

  2. alternatively, use ambari ui after cluster deployed add zeppelin service.


Comments