Github user RamVenkatesh commented on the pull request:
https://github.com/apache/incubator-zeppelin/pull/31#issuecomment-91729957
@jongyoul please see
https://github.com/apache/hadoop/blob/branch-2.4/hadoop-project/pom.xml
<dependency>
<groupId>org.codehaus.jackson</groupId>
<artifactId>jackson-mapper-asl</artifactId>
<version>1.8.8</version>
</dependency>
Also, longer term, when submitting to a (secure) Hadoop cluster, there are
differences between Hadoop 2.4 and Hadoop 2.6. I understand your point that
Spark 1.2.1 is not tested with Hadoop 2.6, but this option enables us to keep
the dependencies correct. What do others think?
---
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.
---