1 min readAug 3, 2018
Most likely it is due to https://issues.apache.org/jira/browse/ZEPPELIN-3586?filter=-2 If you build it from source, then you can change the hadoop version to 2.7.3 when building zeppelin.
e.g. mvn clean package -DskipTests -Dhadoop.version=2.7.3