Github user jongyoul commented on the pull request:
https://github.com/apache/incubator-zeppelin/pull/31#issuecomment-91090235
@RamVenkatesh Yes, It works correctly with hadoop 2.4 on jackson 1.9.13.
You can use hadoop 2.6 like this:
```
mvn clean package -Pspark-1.3 -Dhadoop.version=2.6.0 -Phadoop-2.4 -Pyarn
-DskipTests
```
I hope it would be okay, and it should build Zeppelin with Hadoop
correctly. Feel free to talk to me if it doesn't work.
---
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.
---