Running installation of HDP 3.1.0 and attempting to run the default Zeppelin examples (here the R notebook). When running any of the paragraphs in the notebook, see the error like...
java.lang.IllegalArgumentException: Unrecognized Hadoop major version number: 3.1.1.3.1.0.0-78 at org.apache.hadoop.hive.shims.ShimLoader.getMajorVersion(ShimLoader.java:174)
The configs are set to the initial default Ambari-given configs for Zeppelin, so not sure why would be seeing this. Any debugging advice for this?