Setup Cloudera Quickstart behind proxy -


While running behind the proxy in my organization, I can not get a quick start job (when it runs right at home So I believe it's firewall or more likely proxy).

Loading the QuickThat Hue, but complains that Ozzy, Impla, HBS (goes ... in the list) has problems. For example, the Hbase server "can not connect to the localhost: 9000"

This location lists the location in / var / but this location can not be used due to permissions. I have also tried to set up a proxy which allows the sandbox to connect to the internet but it does not start the color at all but rather "loading". I have also tried both with NAT and Braded Adapter

Please

Try to make a SST tunnel, it is used to go through the firewall to connect the hi-fi on the actual cluster.

To do this:

  ssh -l 9000: 127.0.0.1: 9000 [ip_of_hue_host]  

Then your web browser In settings 127.0.0.1, the proxy changes on port 9000.

If you are on windows, you use putty or slab to do this, if you are on Linux, then you just need one word! :)


Comments

Popular posts from this blog

import - Python ImportError: No module named wmi -

Editing Python Class in Shell and SQLAlchemy -

c# - MySQL Parameterized Select Query joining tables issue -