47563/how-to-configure-hue-for-tls-ssl-communication
Follow these steps from the root of your Hue installation path:
ssl_certificate=/path/to/certificate ssl_private_key=/path/to/key
# Create a key $ openssl genrsa 1024 > host.key # Create a self-signed certificate $ openssl req -new -x509 -nodes -sha1 -key host.key > host.cert
The Cloudera Connect Partner Program, more than ...READ MORE
For UBUNTU Hosts File and other configuration for Hadoop ...READ MORE
When the JobTracker and the Hue Server ...READ MORE
Hi. To add mysql database in the config, open ...READ MORE
Firstly you need to understand the concept ...READ MORE
org.apache.hadoop.mapred is the Old API org.apache.hadoop.mapreduce is the ...READ MORE
Hi, You can create one directory in HDFS ...READ MORE
In your case there is no difference ...READ MORE
You have to set the secret key ...READ MORE
In the Hue configuration file, search for ...READ MORE
OR
At least 1 upper-case and 1 lower-case letter
Minimum 8 characters and Maximum 50 characters
Already have an account? Sign in.