GitHub user galleon opened a pull request: https://github.com/apache/incubator-zeppelin/pull/416
[ZEPPELIN-409] Upgrade spark to 1.5.2 Upgrade spark to latest 1.5.2 version. Changed files: - spark-dependencies/pom.xml - spark/src/main/java/org/apache/zeppelin/spark/SparkVersion.java You can merge this pull request into a Git repository by running: $ git pull https://github.com/galleon/incubator-zeppelin master Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-zeppelin/pull/416.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 #416 ---- commit 2fbc9eaa38b198636e50e01161079a29c464c01b Author: Kirill A. Korinsky <kir...@korins.ky> Date: 2015-09-16T10:23:35Z Make forceY([0]) optional for line chart and stacked area chart commit d61c77687af741315d69832e74f22d81c117cdf4 Author: Kirill A. Korinsky <kir...@korins.ky> Date: 2015-09-17T10:02:07Z Implemented support of lineWithFocusChart commit 1ca95a07dafcd46c4f3c9f7e40be493acf05226f Author: tog <guillaume.all...@gmail.com> Date: 2015-09-19T08:14:36Z Merge remote-tracking branch 'catap/lineChartWithFocus' commit af6ac9ffd899b9b23b6cead877ac850837af9eb6 Author: Kirill A. Korinsky <kir...@korins.ky> Date: 2015-09-16T10:23:35Z Make forceY([0]) optional for line chart and stacked area chart commit 83e204a8b58e8bfc13d68d42bffd9416ccc43103 Author: Kirill A. Korinsky <kir...@korins.ky> Date: 2015-09-17T10:02:07Z Implemented support of lineWithFocusChart commit 8a0d6b6645ad5ea66a55c134a06236c8ce985ffe Author: Kirill A. Korinsky <kir...@korins.ky> Date: 2015-09-23T09:15:55Z Show the options only for lineChart commit 4d31bd641a5ed73afc26cc32553addb629ac671e Author: tog <guillaume.all...@gmail.com> Date: 2015-10-03T09:26:07Z Merge branch 'master' of https://github.com/apache/incubator-zeppelin commit 7be86a0b1ec3e909be2da139ec22ae71e4bb88b7 Author: tog <guillaume.all...@gmail.com> Date: 2015-10-03T17:01:17Z Merge remote-tracking branch 'catap/lineChartWithFocus' commit 8b65b98b1b9dd1af3c6bf963bf754c748dd69b55 Author: tog <guillaume.all...@gmail.com> Date: 2015-10-05T10:13:47Z Merge branch 'master' of https://github.com/apache/incubator-zeppelin commit 6d058f4d82caf795b053c5b28b81d942413c0437 Author: tog <guillaume.all...@gmail.com> Date: 2015-10-11T09:59:59Z Merge branch 'master' of https://github.com/apache/incubator-zeppelin commit 088d717cbb335517e993c035f3bee4610ee2908b Author: tog <guillaume.all...@gmail.com> Date: 2015-10-26T08:39:58Z Merge branch 'master' of https://github.com/apache/incubator-zeppelin into upstream/master commit 843befe1ff54d1282d7334da98c2d3f9becedf35 Author: tog <guillaume.all...@gmail.com> Date: 2015-11-06T21:52:52Z Merge branch 'master' of https://github.com/apache/incubator-zeppelin commit 3ade0324f46c8dcc88cdcb5a9226619200c7a4c6 Author: tog <guillaume.all...@gmail.com> Date: 2015-11-08T09:56:04Z Merge branch 'master' of https://github.com/apache/incubator-zeppelin commit 0848aad9eb425d96a01a0db00046f46c2ffd399f Author: tog <guillaume.all...@gmail.com> Date: 2015-11-10T19:32:50Z Merge branch 'master' of https://github.com/apache/incubator-zeppelin commit 5e7e377b7fb61a68e72a5c4ceababa930a3dc2b9 Author: tog <guillaume.all...@gmail.com> Date: 2015-11-10T20:17:52Z upgrade spark to 1.5.2 ---- --- 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. ---