You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lens.apache.org by "Jaideep Dhok (JIRA)" <ji...@apache.org> on 2015/02/24 13:06:04 UTC

[jira] [Created] (LENS-347) protobuf hadoop-client exclusion could affect unit tests

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)