[
https://issues.apache.org/jira/browse/AMBARI-11335?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14555955#comment-14555955
]
Erik Bergenholtz commented on AMBARI-11335:
-------------------------------------------
Patch specifies the same version as Ambari which should resolve class loading
issue for all views (Pig, Hive and CapacityScheduler).
> Views need to add dependency reference in pom.xml
> -------------------------------------------------
>
> Key: AMBARI-11335
> URL: https://issues.apache.org/jira/browse/AMBARI-11335
> Project: Ambari
> Issue Type: Bug
> Components: ambari-views
> Affects Versions: 2.1.0
> Reporter: Erik Bergenholtz
> Assignee: Erik Bergenholtz
> Priority: Critical
> Fix For: 2.1.0
>
> Attachments: AMBARI-11335.patch
>
>
> Due to:
> http://stackoverflow.com/questions/18824729/logging-with-embedded-jetty-and-tapestry
> and the way that the view classloader works, the pom needs
> # require views to use the same version as ambari
> # require views to exclude the org.slf4j jars from the archive (stackoverflow
> solution)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)