Sign inSign up

batou9150/livy

By batou9150

Updated almost 4 years ago

Apache Livy - A REST Service for Apache Spark

Image
0

530

batou9150/livy repository overview

Livy

A REST Service for Apache Spark

Livy

  • CONFIG_LIVY_BIND_HOST : Server listens on this address. (default "0.0.0.0")
  • CONFIG_LIVY_PORT : Server listens on this port. (default "8998")
  • CONFIG_LIVY_BASEPATH : Base path ui should work on. (default "/")
  • CONFIG_LIVY_CACHE_LOG_SIZE : Logs size livy can cache for each session/batch. (default "200")
  • CONFIG_LIVY_ENABLE_HIVE_CONTEXT : Whether to enable HiveContext in livy interpreter (default "false")
  • CONFIG_LIVY_LOCAL_DIR_WHITELIST : List of local directories from where files are allowed to be added to user sessions. (Optional)

Spark

  • CONFIG_SPARK_MASTER : The Spark Master (default "yarn")
  • CONFIG_SPARK_DEPLOY_MODE : The Spark Deploy Mode : "cluster" or "client" (default "cluster")

Tag summary

Content type

Image

Digest

sha256:e66e391e3

Size

467.6 MB

Last updated

almost 4 years ago

docker pull batou9150/livy