Github user bzz commented on the issue:
https://github.com/apache/zeppelin/pull/1303
@agura thank you for taking care!
CI fails on 2 profiles for Spark 1.5 and 1.6 with
```
#1.6
[INFO] Zeppelin: Display system apis ...................... FAILURE [ 15.213 s]
....
32mAngularElem[0m
[31m- should provide onclick method *** FAILED ***[0m
[31m The code passed to eventually never returned normally. Attempted 1 times over 6.556017119 seconds. Last failure message: 0 was not equal to 1. (AbstractAngularElemTest.scala:72)[0m
and 1.5
[INFO] Zeppelin: Display system apis ...................... FAILURE [ 4.087 s]
.....
[31m- should provide onclick method *** FAILED ***[0m
[31m The code passed to eventually never returned normally. Attempted 1 times over 327.498544 milliseconds. Last failure message: 0 was not equal to 1. (AbstractAngularElemTest.scala:72)[0m
[32mAngularElem[0m
```
This looks very suspicious and reproducible.. before digging any deeper - could you please close and re-open this PR in order to trigger the CI one more time?
GitHub user agura opened a pull request:
https://github.com/apache/zeppelin/pull/1303
ZEPPELIN-1308Apache Ignite version upgraded up to 1.7Apache Ignite 1.7 release contains contains many improvements and fixes. What is important for Ignite interpreter it support of distributed joins for non colocated data (
IGNITE-3563).[ Improvement ]
https://issues.apache.org/jira/browse/ZEPPELIN-1308
Unit-tests under `org.apache.zeppelin.ignite` package are enough/
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/agura/incubator-zeppelin
ZEPPELIN-1308Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/zeppelin/pull/1303.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 #1303
commit c83194ee0d2eed60092defb6e906ef8b93debd10
Author: agura <agura@gridgain.com>
Date: 2016-08-08T12:04:26Z
ZEPPELIN-1308Apache Ignite version upgraded up to 1.7