Jaideep Dhok created LENS-347:
---------------------------------
Summary: protobuf hadoop-client exclusion could affect unit tests
Key: LENS-347
URL: https://issues.apache.org/jira/browse/LENS-347
Project: Apache Lens
Issue Type: Bug
Reporter: Jaideep Dhok
Recently we have excluded transitive dependencies of hadoop-client from the
main pom.xml.
While working on LENS-316, I found that this could fail hive queries which run
in unit tests which have additional jars added through libjars. Query runs
successfully after *omitting* the protobuf exclusion from the hadoop-client
exclusions list.
We need to figure out a way to provide this (and maybe others) dependency to
tests while still excluding from dist.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)