I used following command to change the port
sudo ./bin/start --master local --zk zk://10.20.8.106:2181/marathon --http_port=7070
But it's not working, I am getting
[scallop] Error: Unknown option 'http_port=7070'.
As I am accessing ubuntu through putty Is it necessary to give IP address of ubuntu machine instead of "local" in command .