GitHub user shijinkui opened a pull request: https://github.com/apache/incubator-zeppelin/pull/923
[ZEPPELIN 894] add new hadoop/spark profile and default spark 1.6 active ### What is this PR for? spark-dependencies module pom: 1. add spark-2.0 profile 2. add hadoop-2.7 profile 3. profile spark-1.6 activeByDefault 4. replace scala version 2.10 with property `scala.binary.version` You can merge this pull request into a Git repository by running: $ git pull https://github.com/shijinkui/incubator-zeppelin add_spark1.6_hdfs2.7 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-zeppelin/pull/923.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #923 ---- commit 6178a9051644a994285abadd2d3491c74629bd52 Author: shijinkui <shijinkui...@163.com> Date: 2016-05-28T10:03:38Z [ZEPPELIN 894] add new hadoop/spark profile and default spark 1.6 active 1. add spark-2.0 profile 2. add hadoop-2.7 profile 3. profile spark-1.6 activeByDefault 4. replace scala version 2.10 with property `scala.binary.version` ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---