Github user bustios commented on the issue:
https://github.com/apache/zeppelin/pull/1352
The [CI
failure](https://s3.amazonaws.com/archive.travis-ci.org/jobs/154284590/log.txt)
seems not to be related to this change.
```
INFO [22:02:24,946][]
org.apache.zeppelin.cassandra.CassandraInterpreter@:<clinit> Bootstrapping
Cassandra Interpreter
ERROR [22:02:24,950][]
org.apache.zeppelin.interpreter.Interpreter@:register Static initialization is
deprecated. You should change it to use interpreter-setting.json in your jar or
interpreter/{interpreter}/interpreter-setting.json
```
```
[INFO] Running 'npm install --color=false' in
/home/travis/build/apache/zeppelin/zeppelin-web
[ERROR] npm WARN deprecated [email protected]: Please update to minimatch
3.0.2 or higher to avoid a RegExp DoS issue
[ERROR] npm WARN deprecated [email protected]: graceful-fs v3.0.0 and
before will fail on node releases >= v7.0. Please update to graceful-fs@^4.0.0
as soon as possible. Use 'npm ls graceful-fs' to find it in the tree.
[ERROR] npm WARN deprecated [email protected]: Please update to minimatch
3.0.2 or higher to avoid a RegExp DoS issue
[ERROR] npm WARN deprecated [email protected]: Please update to minimatch
3.0.2 or higher to avoid a RegExp DoS issue
[ERROR] npm WARN deprecated [email protected]: lodash@<3.0.0 is no longer
maintained. Upgrade to lodash@^4.0.0.
[ERROR] npm WARN deprecated [email protected]: graceful-fs v3.0.0 and
before will fail on node releases >= v7.0. Please update to graceful-fs@^4.0.0
as soon as possible. Use 'npm ls graceful-fs' to find it in the tree.
[ERROR] npm WARN deprecated [email protected]: ReDoS vulnerability parsing
Set-Cookie https://nodesecurity.io/advisories/130
[ERROR] npm WARN deprecated [email protected]: the module is now available as
'css-select'
[ERROR] npm WARN deprecated [email protected]: the module is now available as
'css-what'
[ERROR] npm WARN optional dep failed, continuing [email protected]
```
```
[ERROR] Failed to execute goal
com.github.eirslett:frontend-maven-plugin:0.0.25:npm (npm install) on project
zeppelin-web: Failed to run task: 'npm install --color=false' failed. (error
code 1) -> [Help 1]
```
---
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 [email protected] or file a JIRA ticket
with INFRA.
---