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

ZEPPELIN-1321 Zeppelin HTTP and HTTPS port should be managed seperately #1489

Closed
wants to merge 2 commits into from

Conversation

r-kamath
Copy link
Member

@r-kamath r-kamath commented Oct 5, 2016

What is this PR for?

Use a different variable for ssl port number

  • add new property for ssl port

What type of PR is it?

Improvement

Todos

  • - Add documentation in upgrade.md

What is the Jira issue?

https://issues.apache.org/jira/browse/ZEPPELIN-1321

How should this be tested?

Add ZEPPELIN_SSL_PORT or zeppelin.server.ssl.port in zeppelin env or site xml and configure the rest of ssl properties and start zeppelin.

Screenshots (if appropriate)

n/a

Questions:

  • Does the licenses files need update? n/a
  • Is there breaking changes for older versions? n/a
  • Does this needs documentation? Updated install doc

@r-kamath
Copy link
Member Author

r-kamath commented Oct 5, 2016

Travis failure is unrelated and only on one of the build profile

@Leemoonsoo
Copy link
Member

Shell we have an entry for this change in upgrading section?

@r-kamath
Copy link
Member Author

r-kamath commented Oct 5, 2016

@Leemoonsoo sure. will update.

@prabhjyotsingh
Copy link
Contributor

Tested on local, LGTM.

@r-kamath
Copy link
Member Author

r-kamath commented Oct 5, 2016

@Leemoonsoo 8f9006a

@Leemoonsoo
Copy link
Member

LGTM

@r-kamath
Copy link
Member Author

r-kamath commented Oct 6, 2016

cool. will merge this if there are no more discussions

@asfgit asfgit closed this in a66b019 Oct 6, 2016
pedrozatta pushed a commit to pedrozatta/zeppelin that referenced this pull request Oct 27, 2016
### What is this PR for?
Use a different variable for ssl port number
- add new property for ssl port

### What type of PR is it?
Improvement

### Todos
* [x] - Add documentation in upgrade.md

### What is the Jira issue?
https://issues.apache.org/jira/browse/ZEPPELIN-1321

### How should this be tested?
Add ZEPPELIN_SSL_PORT or  zeppelin.server.ssl.port in zeppelin env or site xml and configure the rest of ssl properties and start zeppelin.

### Screenshots (if appropriate)
n/a

### Questions:
* Does the licenses files need update? n/a
* Is there breaking changes for older versions? n/a
* Does this needs documentation? Updated install doc

Author: Renjith Kamath <renjith.kamath@gmail.com>

Closes apache#1489 from r-kamath/ZEPPELIN-1321 and squashes the following commits:

8f9006a [Renjith Kamath] ZEPPELIN-1321 update zeppelin upgrade guide
41899b1 [Renjith Kamath] ZEPPELIN-1321 Zeppelin HTTP and HTTPS port should be managed seperately
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants