Github user jongyoul commented on the issue:
https://github.com/apache/zeppelin/pull/1157
And It's not necessary to have hadoop dependencies in case not to depend on
hadoop environment like mysql and postresql. I think we need different way to
deal with it. I think it's better to change the scope of those dependencies as
provided and Zeppelin handles it with reflection. In case that you use Hive,
you already have a dependencies of hadoop-common thus it's OK, otherwise,
JdbcInterpreter doesn't need to have hadoop-common. What do you think of my
idea?
---
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.
---