[Minor] Remove hardcoded key in zeppelinhub.#2621
Conversation
|
@prabhjyotsingh Please help review. |
prabhjyotsingh
left a comment
There was a problem hiding this comment.
LGTM, there shouldn't be any hard-coded KEY.
|
LGTM |
|
We need to consider below while removing the key. Are we relying on any such behaviour by specifying the seed value? Refer: http://docs.oracle.com/javase/8/docs/api/java/util/Random.html |
|
LGTM. |
|
Merging this if no more discussion. Build fails for profile #4(selenium, https://travis-ci.org/yanboliang/zeppelin/jobs/286776182) which looks flaky and unrelated to me. |
Hardcoded seed/key may cause security issue, so remove potential risk. [Improvement] No. No jira created. Author: Yanbo Liang <ybliang8@gmail.com> Closes apache#2621 from yanboliang/key and squashes the following commits: 2515283 [Yanbo Liang] Remove hardcoded key in zeppelinhub.
What is this PR for?
Hardcoded seed/key may cause security issue, so remove potential risk.
What type of PR is it?
[Improvement]
Todos
No.
What is the Jira issue?
No jira created.