我已经在我的Oracle Virtual Box(版本5.0.24 r108355)上导入了Hortonworks Sandbox(HDP 2.6.1)。当我点击这个Sandbox并按下开始时我面临以下错误:
The configured driver wasn't found. Either the necessary driver modules wasn't loaded, the name was misspelled, or it was a misconfiguration. (VERR_PDM_DRIVER_NOT_FOUND).
我也尝试过更改音频设置。但无法更改它们。
任何解决方案都会有所帮助。
由于
答案 0 :(得分:0)
最简单的解决方案是抛弃VirtualBox并使用VMware或Docker: https://hortonworks.com/tutorial/sandbox-deployment-and-install-guide/section/3/
答案 1 :(得分:0)
谢谢Sergey Kovalev的意见。 尝试使用:
而不是导入设备选项1.Create new virtual machine
2.Select - Use an existing virtual hard disk file
3.Follow the steps for storage
4.Disable audio settings
执行这些步骤后,可以在Oracle Virtual Box上启动和使用Hortonworks Sandbox。