zeppelin/dev
Jeff Zhang 9bc4dce988 ZEPPELIN-1918. Fix build with Spark 2.1.0
### What is this PR for?
It's my misunderstanding of `SPARK_VER` in travis. It is only used for downloading spark distribution. We need to specify spark profile explicitly for building with specific version of spark. This PR add new profile for spark 2.1 and fix the build issue with spark 2.1.0 because `SecurityManager` changes its constructor signature in spark 2.1

### What type of PR is it?
[Bug Fix ]

### Todos
* [ ] - Task

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

### How should this be tested?
Build with spark 2.1.0 and tested it manually as below screenshot.

### Screenshots (if appropriate)
![image](https://cloud.githubusercontent.com/assets/164491/21797414/d586aa04-d749-11e6-8c6f-3b12e9e2ae2d.png)

### Questions:
* Does the licenses files need update? No
* Is there breaking changes for older versions? No
* Does this needs documentation? No

Author: Jeff Zhang <zjffdu@apache.org>

Closes #1880 from zjffdu/ZEPPELIN-1918 and squashes the following commits:

8f87459 [Jeff Zhang] update release script
34772e0 [Jeff Zhang] update build doc for spark 2.1
5efdb11 [Jeff Zhang] fix unit test and address comments
def502f [Jeff Zhang] ZEPPELIN-1918. Fix build with Spark 2.1.0
2017-01-16 09:28:41 -08:00
..
travis ZEPPELIN-160 Working with provided Spark, Hadoop. 2015-09-01 10:05:41 -07:00
change_scala_version.sh [ZEPPELIN-1180] Update publish_release.sh to publish scala 210 and scala 211 artifacts 2016-07-24 23:40:24 +09:00
common_release.sh [ZEPPELIN-986] Create publish release script 2016-06-22 21:22:07 -07:00
create_release.sh ZEPPELIN-1918. Fix build with Spark 2.1.0 2017-01-16 09:28:41 -08:00
merge_zeppelin_pr.py [ZEPPELIN-980] Move git repository from incubator-zeppelin to zeppelin 2016-06-10 09:02:41 -07:00
publish_release.sh ZEPPELIN-1918. Fix build with Spark 2.1.0 2017-01-16 09:28:41 -08:00
test_zeppelin_pr.py [ZEPPELIN-980] Move git repository from incubator-zeppelin to zeppelin 2016-06-10 09:02:41 -07:00