-
Notifications
You must be signed in to change notification settings - Fork 0
Direct Spark download url for CI as INFRA-12996 #5
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
Direct Spark download url for CI as INFRA-12996 #5
Conversation
|
Let's see if that helps CI and only after it's green - merge to apache#1689 |
36caa4b to
9a6ce80
Compare
6b24e3e to
0f26ef2
Compare
f9b66e1 to
d812f70
Compare
fae2333 to
09ffb0f
Compare
09ffb0f to
d4d27ed
Compare
|
CI Spar download pass now. Closing this in favour of apache#1709 |
### What is this PR for? Enabling "Personalized Mode" for specific note ### What type of PR is it? [Feature] ### Todos * [x] - Backend work for supporting that feature * [x] - Develop front-end UI ### What is the Jira issue? * https://issues.apache.org/jira/browse/ZEPPELIN-1594 ### How should this be tested? 1. config.personalizedMode = true in note.json 1. Navigate some jobs in two different browser ### Screenshots (if appropriate) ### Questions: * Does the licenses files need update? No * Is there breaking changes for older versions? No * Does this needs documentation? No Author: Jongyoul Lee <jl@Jongyouls-MacBook-Pro.local> Author: CloverHearts <cloverheartsdev@gmail.com> Author: CloverHearts <cloverhearts@users.noreply.github.com> Closes apache#1753 from jongyoul/ZEPPELIN-1594 and squashes the following commits: a9d8f7e [CloverHearts] change mode name shared to collaboration and dialog message (#5) 70f68d8 [Jongyoul Lee] Fixed dynamic forms Fixed NPE while broadcasting userParagraphsMap 2c7bd39 [CloverHearts] broadcast bugfix f59d26a [CloverHearts] implement update personalized mode websocket event in backend 9fcb7f8 [CloverHearts] implement ui 20425e7 [CloverHearts] add toggleNotePersonalizedMode and ui 4fabd88 [Jongyoul Lee] Fixed style a7c91f1 [Jongyoul Lee] Fixed the bug while not using personalized mode f627278 [Jongyoul Lee] Supported personalized mode
Azizyahyaxx
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| include: | ||
| # Test License compliance using RAT tool | ||
| - jdk: "oraclejdk7" | ||
| env: SCALA_VER="2.11" PROFILE="-Prat" BUILD_FLAG="clean" TEST_FLAG="org.apache.rat:apache-rat-plugin:check -Dcheckstyle.skip=true" TEST_PROJECTS="" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Connection to the server
http://archive.apache.org/dist/spark/spark-${SPARK_VERSION}/${SPARK_ARCHIVE}.tgz->http://d3kbcqa49mib13.cloudfront.net/${SPARK_ARCHIVE}.tgz