Skip to content

Conversation

@bzz
Copy link

@bzz bzz commented Nov 30, 2016

http://archive.apache.org/dist/spark/spark-${SPARK_VERSION}/${SPARK_ARCHIVE}.tgz -> http://d3kbcqa49mib13.cloudfront.net/${SPARK_ARCHIVE}.tgz

@bzz
Copy link
Author

bzz commented Nov 30, 2016

Let's see if that helps CI and only after it's green - merge to apache#1689

@bzz bzz force-pushed the feat/update-checkstyle-spark-download-url branch 3 times, most recently from 36caa4b to 9a6ce80 Compare November 30, 2016 06:15
@1ambda 1ambda force-pushed the feat/update-checkstyle branch from 6b24e3e to 0f26ef2 Compare November 30, 2016 08:31
@bzz bzz force-pushed the feat/update-checkstyle-spark-download-url branch 5 times, most recently from f9b66e1 to d812f70 Compare November 30, 2016 10:32
@bzz bzz force-pushed the feat/update-checkstyle-spark-download-url branch 2 times, most recently from fae2333 to 09ffb0f Compare November 30, 2016 12:00
@bzz bzz force-pushed the feat/update-checkstyle-spark-download-url branch from 09ffb0f to d4d27ed Compare November 30, 2016 12:06
@bzz
Copy link
Author

bzz commented Nov 30, 2016

CI Spar download pass now. Closing this in favour of apache#1709

@bzz bzz closed this Nov 30, 2016
@bzz bzz deleted the feat/update-checkstyle-spark-download-url branch November 30, 2016 14:17
1ambda pushed a commit that referenced this pull request Dec 25, 2016
### 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
Copy link

@Azizyahyaxx Azizyahyaxx left a 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=""

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Connection to the server

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.

2 participants