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:
using
bdutil
, modifyambari_env.sh
, addzeppelin
list of services inambari_services
variable installed @ same time other services.alternatively, use ambari ui after cluster deployed add zeppelin service.
Comments
Post a Comment