Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Zepplin Service Port to 8090 #3

Open
wants to merge 13 commits into
base: master
Choose a base branch
from

Conversation

sshakeri
Copy link

Port 8080 is already setup for Spark UI.

What this PR does / why we need it:

Which issue this PR fixes

(optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close that issue when PR gets merged)

  • fixes #

Special notes for your reviewer:

Checklist

[Place an '[x]' (no spaces) in all applicable fields. Please remove unrelated fields.]

  • DCO signed
  • Chart Version bumped
  • Variables are documented in the README.md
  • Title of the PR starts with chart name (e.g. [stable/chart])

dbanda and others added 13 commits July 7, 2019 06:35
Signed-off-by: Dalitso Banda <[email protected]>
Signed-off-by: Dalitso Banda <[email protected]>
Signed-off-by: Dalitso Banda <[email protected]>
upgrading section. Update spark version

Signed-off-by: Dalitso Banda <[email protected]>
Signed-off-by: Dalitso Banda <[email protected]>
Co-Authored-By: dbanda <[email protected]>
Signed-off-by: Dalitso Banda <[email protected]>
Signed-off-by:  <[email protected]>
Signed-off-by: Dalitso Banda <[email protected]>
Signed-off-by: Dalitso Banda <[email protected]>
Signed-off-by: Dalitso Banda <[email protected]>
Signed-off-by: Dalitso Banda <[email protected]>
Port 8080 is setup for Spark UI.
@dbanda
Copy link
Owner

dbanda commented Aug 21, 2019

@sshakeri Has this been tested? I believe the zeppelin in the docker image runs on 8080. I'll double-check this when I get the chance

@sshakeri
Copy link
Author

@dbanda this changes the ServicePort to 8090. You are correct Zepplon ContainerPort is 8080 but can't map it to 8080 for the service because is in use for the Spark WebUI. I am running it and works fine.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants