zeppelin/docs/install
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
..
build.md ZEPPELIN-1918. Fix build with Spark 2.1.0 2017-01-16 09:28:41 -08:00
cdh.md [ZEPPELIN-1279] Zeppelin with CDH5.x docker document. 2016-09-29 21:01:31 +09:00
configuration.md [ZEPPELIN-1825] Use versioned notebook storage by default 2017-01-08 03:10:10 -08:00
docker.md [ZEPPELIN-1386] Docker images for running Apache Zeppelin releases 2016-12-14 12:59:51 +09:00
install.md [ZEPPELIN-1825] Use versioned notebook storage by default 2017-01-08 03:10:10 -08:00
spark_cluster_mode.md [MINOR][DOCS] Add troubleshooting section to spark_cluster_mode.md 2017-01-05 18:04:41 -08:00
upgrade.md [ZEPPELIN-1825] Use versioned notebook storage by default 2017-01-08 03:10:10 -08:00
virtual_machine.md [ZEPPELIN-1549] Change NotebookID variable name to NoteID 2016-10-25 14:51:07 +09:00
yarn_install.md [ZEPPELIN-1219] Add searching feature to Zeppelin docs site 2016-08-10 12:39:22 +09:00