Sign inSign up

batou9150/hue

By batou9150

Updated about 7 years ago

Hue is an open source Workbench for developing and accessing Data Apps. http://gethue.com/

Image
0

445

batou9150/hue repository overview

batou9150/hue

Docker Pulls Docker Stars Docker Hub 

A docker image to run Hue

Hue on github : cloudera/hue

Environment Variables

Hue

  • CONFIG_HUE_BIND_HOST : Webserver listens on this address. (default "0.0.0.0")
  • CONFIG_HUE_PORT : Webserver listens on this port. (default "8888")
  • CONFIG_HUE_APP_BLACKLIST : Comma separated list of apps to not load at server startup. (Optionnal)

SMTP (Optionnal)

  • CONFIG_SMTP_HOST : SMTP server
  • CONFIG_SMTP_PORT : SMTP port (default "25")

SPARK with LIVY (Optionnal)

  • CONFIG_LIVY_HOST : The host of the livy server
  • CONFIG_LIVY_PORT : The port of the livy server (default "8998")

HDFS

  • CONFIG_HDFS_DEFAULTFS : The filesystem uri. (default "hdfs://localhost:8020")
  • CONFIG_HDFS_WEBHDFS : Domain should be the NameNode or HttpFs host. (default "http://localhost:50070/webhdfs/v1")

YARN

  • CONFIG_YARN_HOST : The host on which you are running the ResourceManager. (default "localhost")
  • CONFIG_YARN_PORT : The port where the ResourceManager IPC listens on. (default "8032")
  • CONFIG_YARN_API : URL of the ResourceManager API. (default "http://localhost:8088")
  • CONFIG_YARN_PROXI_API : URL of the ProxyServer API. (default "http://localhost:8088")

MAPRED

SPARK HISTORY when using YARN (Optionnal)

  • CONFIG_SPARK_HISTORY : URL of the Spark History Server.

HIVE (Optionnal)

  • CONFIG_HIVE_HOST : Host where HiveServer2 is running.
  • CONFIG_HIVE_PORT : Port where HiveServer2 Thrift server runs on. (default "10000")

OOZIE (Optionnal)

  • CONFIG_OOZIE_URL : The URL where the Oozie service runs on.
  • CONFIG_OOZIE_REMOTE_DEPLOYEMENT_DIR : Location on HDFS where the workflows/coordinator are deployed when submitted.

Tag summary

Content type

Image

Digest

Size

1.7 GB

Last updated

about 7 years ago

docker pull batou9150/hue