Running Cloudera Quickstart CDH VM on Hyper-V - cloudera

The Cloudera quickstart CDH VM can be downloaded as a Virtual Box, KVM, VMWare or Docker Image but I only have Hyper-V available. Is it possible to run this under Hyper-V?

The solution is to download the "Microsoft Virtual Machine Converter 3.0" from Microsoft and convert the vmware image into Hyper-V. Works fine.
https://www.microsoft.com/en-nz/download/details.aspx?id=42497

Related

Bridged networking does not work on VMWare Player 15.5

If I use NAT I get connectivity between my guest OS and all other hosts on my network. If I use Bridged networking I cannot connect from the host to guest os and my guest os cannot connect to any other host on my network.
My host is Windows 10 running on Dell XPS15-9560 laptop. My guest os is ubuntu 19.10.
Does anyone know if this has been fixed in VMWare workstation pro? I can upgrade if the pro version of VMWare will work.
I was able to reproduce this: Installing kubernetes breaks network connectivity. I doubt this is due to VMWare Player.
It also doesn't seem to cause a problem on Ubuntu 18.04, so maybe a problem with 16.04 and 19.10 releases, or maybe just need different installation procedures with different Ubuntu versions.

From where or How can I download Cloudera Quick start VM 5.12

In the cloudera website I can see only the Cloudera Quick start VM 5.13.But I need Quick start VM 5.12.
From where or How can I download Quick start VM 5.12
The official website states:
The current Quickstart VM is based on CDH 5.13. Although Cloudera
periodically releases updated versions with newer releases of CDH,
older versions are not available for download.
So you can't download 5.12, at least from official site.

Can Windows 2016 Standard support Rancher?

With the release of Rancher upon 1.3.0 version, Windows 2016 Datacenter with Container can provide the experimental support of Rancher. May I know whether there is any way that we can work with Rancher on Windows 2016 Standard version?
Docker for Windows and Docker for Windows Server are very different things with similar names.
Docker for Windows creates a Linux Hyper-V VM on your PC and runs normal Docker and Docker containers. https://docs.docker.com/docker-for-windows/
Docker for Windows Server runs Windows containers on a port of the Docker engine to Windows. https://learn.microsoft.com/en-us/virtualization/windowscontainers/quick-start/quick-start-windows-server
The Rancher support is for Windows containers on Docker for Windows Server. Also I believe even Docker for Windows requires Windows 10 Pro or similar, not Standard.

How to port a symfony project code from a Linux to Windows server

I've a Project in Symfony 1.4.5. It was configured previously on a Linux VPS.
Need to run it on my localhost Windows machine, using Apache locally.
I'm lost. Which configuration files should be changed to achieve this ?

How to test Windows application that communicates with a Unix machine

I wrote a windows desktop tool that is supposed to read / write files to a unix machine. The problem is that I don't have a unix machine to test it on.
Is there something I can install on my windows machine that will mimic a remote unix machine and let me test my application?
Installed VMWare player. In VMWare player installed Lubunto. Works perfectly.

Resources