You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Jaimin D Jetly (JIRA)" <ji...@apache.org> on 2014/05/16 12:57:01 UTC

[jira] [Reopened] (AMBARI-5755) Views: Pig and Files view no longer need to include dependency classes

     [ https://issues.apache.org/jira/browse/AMBARI-5755?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jaimin D Jetly reopened AMBARI-5755:
------------------------------------


> Views: Pig and Files view no longer need to include dependency classes
> ----------------------------------------------------------------------
>
>                 Key: AMBARI-5755
>                 URL: https://issues.apache.org/jira/browse/AMBARI-5755
>             Project: Ambari
>          Issue Type: Bug
>          Components: client
>    Affects Versions: 1.6.0
>            Reporter: Jaimin D Jetly
>            Assignee: Jaimin D Jetly
>             Fix For: 1.6.0
>
>         Attachments: AMBARI-5755.patch, AMBARI-5755_2.patch
>
>
> Views can now include dependencies as jars by including the jars in WEB-INF/lib folder of the view. 
> The Files and Pig views currently do ...
>     <descriptorRef>jar-with-dependencies</descriptorRef>
> ...for the maven assembly plugin in the pom.xml.
> This works but includes all of the dependency classes into the view archive including the ambari-view classes.
> Instead of using jar-with-dependencies we should just put the required dependency jars into the WEB-INF/lib of the view archive. 



--
This message was sent by Atlassian JIRA
(v6.2#6252)