Sign inSign up

redsqirl/cloudera

By redsqirl

•Updated over 9 years ago

Red Sqirl on top of a Cloudera Cluster

Artifact
Image
3

10K+

redsqirl/cloudera repository overview

⁠Red Sqirl Cloudera Container

The Red Sqird Cloudera Container docker image is a Red Sqirl web application installed on top of a single node cloudera cluster.

⁠What is this image

In this image, we took the official cloudera quickstart image⁠ and added Red Sqirl⁠ on top of it.

⁠To Run

docker run --hostname=quickstart.cloudera --privileged=true -t -i -p 8842:8842 redsqirl/cloudera  /usr/bin/docker-quickstart

⁠Port

Red Sqirl runs on port 8842

⁠Set Up

  1. Install docker⁠
  2. Get the image: docker pull redsqirl/cloudera
  3. Create the image: docker run --hostname=quickstart.cloudera --privileged=true -t -i -p 8842:8842 redsqirl/cloudera /usr/bin/docker-quickstart
  4. Open your browser and go to the url: http://localhost:8842/redsqirl⁠
  5. Register an online Red Sqirl Account if necessary
  6. Do not install the default packages (Spark is not installed by default on a Cloudera cluster)
  7. Install the Pig package
  8. Sign Out
  9. Login with the OS user redsqirl (password redsqirl)

Tag summary

Content type

Image

Digest

Size

4.4 GB

Last updated

over 9 years ago

docker pull redsqirl/cloudera