Uploaded image for project: 'Ambari'
  1. Ambari
  2. AMBARI-5755

Views: Pig and Files view no longer need to include dependency classes

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.6.0
    • 1.6.0
    • ambari-web
    • None

    Description

      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.

      Attachments

        1. AMBARI-5755.patch
          5 kB
          Jaimin Jetly
        2. AMBARI-5755_2.patch
          0.4 kB
          Jaimin Jetly

        Activity

          People

            jaimin Jaimin Jetly
            jaimin Jaimin Jetly
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: